A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

U

u() - Method in class org.basex.query.xquery.expr.Expr
Checks if this is an untyped item.
u() - Method in class org.basex.query.xquery.item.Atm
 
u() - Method in class org.basex.query.xquery.item.Node
 
UBy - Class in org.basex.query.xquery.item
Unsigned Byte item.
UBy(long) - Constructor for class org.basex.query.xquery.item.UBy
Constructor.
uc(byte[]) - Static method in class org.basex.util.Token
Converts the specified token to upper case.
uc(int) - Static method in class org.basex.util.Token
Switches a character to upper case.
UIn - Class in org.basex.query.xquery.item
Unsigned Integer item.
UIn(long) - Constructor for class org.basex.query.xquery.item.UIn
Constructor.
ULn - Class in org.basex.query.xquery.item
Unsigned Long item.
ULn(long) - Constructor for class org.basex.query.xquery.item.ULn
Constructor.
Unary - Class in org.basex.query.xpath.expr
XPath Unary Expression.
Unary(Expr) - Constructor for class org.basex.query.xpath.expr.Unary
Constructor.
Unary - Class in org.basex.query.xquery.expr
Unary Expression.
Unary(Expr, boolean) - Constructor for class org.basex.query.xquery.expr.Unary
Constructor.
UNCLOSED - Static variable in interface org.basex.build.BuildText
Scanner Error.
UNEXPECTEDEND - Static variable in interface org.basex.query.xpath.XPText
Parsing exception.
UNFINISHEDFUNC - Static variable in interface org.basex.query.xpath.XPText
Parsing exception.
UNFINISHEDPRED - Static variable in interface org.basex.query.xpath.XPText
Parsing exception.
unfinishedPredicateBug() - Method in class org.basex.test.ASTTest
Test for 'a[b' throwing ParsingException, not Errors.
Union - Class in org.basex.query.xpath.expr
XPath Union Expression.
Union(Expr[]) - Constructor for class org.basex.query.xpath.expr.Union
Constructor.
Union - Class in org.basex.query.xquery.expr
Expression List.
Union(Expr[]) - Constructor for class org.basex.query.xquery.expr.Union
Constructor.
UNION - Static variable in interface org.basex.query.xquery.XQTokens
Parser token.
UNIX - Static variable in class org.basex.core.Prop
Flag denoting if OS belongs to UNIX or Windows family.
UNKNOWN - Static variable in class org.basex.query.xpath.locpath.TestName
Unknown tag/attribute name.
UNKNOWNAXIS - Static variable in interface org.basex.query.xpath.XPText
Parsing exception.
UNKNOWNCOMP - Static variable in interface org.basex.query.xpath.XPText
Parsing exception.
UNKNOWNFUNC - Static variable in interface org.basex.query.xpath.XPText
Parsing exception.
UNKNOWNKIND - Static variable in interface org.basex.query.xpath.XPText
Parsing exception.
UNKNOWNREL - Static variable in interface org.basex.query.xpath.XPText
Evaluation Exception.
UNKNOWNTOKEN - Static variable in interface org.basex.query.xpath.XPText
Parsing exception.
UNKNOWNVAR - Static variable in interface org.basex.query.xpath.XPText
Parsing exception.
UNORDERED - Static variable in interface org.basex.query.xquery.XQTokens
Parser token.
Update - Class in org.basex.core.proc
Evaluates the 'update' command.
Update() - Constructor for class org.basex.core.proc.Update
 
update(int, byte[]) - Method in class org.basex.data.Data
Updates a tag name, text node, comment or processing instruction.
update(int, byte[], byte[]) - Method in class org.basex.data.Data
Updates an attribute name and value.
update(int, byte[]) - Method in class org.basex.data.DiskData
 
update(int, byte[], byte[]) - Method in class org.basex.data.DiskData
 
update(int, byte[], byte[]) - Method in class org.basex.data.MemData
 
update(int, byte[]) - Method in class org.basex.data.MemData
 
UPDATEATTR - Static variable in interface org.basex.core.proc.ProcText
Update attribute info.
updateColors() - Method in class org.basex.gui.GUI
Refreshes layout.
UPDATEELEM - Static variable in interface org.basex.core.proc.ProcText
Update element info.
UPDATEERR - Static variable in interface org.basex.core.proc.ProcText
Block storage support.
UPDATEINFO - Static variable in interface org.basex.core.proc.ProcText
Update query info.
UPDATENODE - Static variable in interface org.basex.core.proc.ProcText
Update node info.
updateViews() - Method in class org.basex.gui.view.ViewContainer
Updates and validates the views.
updating() - Method in enum org.basex.core.Commands
Returns if the current command generates updates in the data structure.
UPDATING - Static variable in interface org.basex.core.proc.ProcText
Commands flag: updating command.
uppercase - Variable in class org.basex.query.xquery.expr.FTOptions
Insensitive flag.
UPPERCASE - Static variable in interface org.basex.query.xquery.XQTokens
Parser fulltext token.
uri - Variable in class org.basex.query.xquery.item.QNm
URI.
uri - Variable in enum org.basex.query.xquery.item.Type
String representation.
URI - Class in org.basex.query.xquery.item
URI item.
URI(byte[], boolean) - Constructor for class org.basex.query.xquery.item.URI
Constructor.
URI(byte[]) - Constructor for class org.basex.query.xquery.item.URI
Constructor.
URI() - Constructor for class org.basex.query.xquery.item.URI
Empty Constructor.
uri(QNm) - Method in class org.basex.query.xquery.util.Namespaces
Assigns a uri to the specified QName.
uri(byte[]) - Method in class org.basex.query.xquery.util.Namespaces
Finds the specified namespace uri.
uri(byte[]) - Method in class org.basex.query.xquery.util.NSIndex
Finds the specified namespace uri.
URIINV - Static variable in interface org.basex.query.xquery.XQText
XQST0046: Parsing exception.
URL - Static variable in interface org.basex.Text
URL.
URLCOLL - Static variable in interface org.basex.query.xquery.XQTokens
Default collation.
usesPos() - Method in class org.basex.query.xpath.expr.ArrayExpr
 
usesPos() - Method in class org.basex.query.xpath.expr.DualExpr
 
usesPos() - Method in class org.basex.query.xpath.expr.Expr
Checks whether this Expression (or its children) make use of the position parameter.
usesPos() - Method in class org.basex.query.xpath.expr.Filter
 
usesPos() - Method in class org.basex.query.xpath.expr.Path
 
usesPos() - Method in class org.basex.query.xpath.expr.Unary
 
usesPos() - Method in class org.basex.query.xpath.func.Func
 
usesPos() - Method in class org.basex.query.xpath.func.Position
 
usesPos() - Method in class org.basex.query.xpath.internal.InternalExpr
 
usesPos() - Method in class org.basex.query.xpath.locpath.LocPath
 
usesPos() - Method in class org.basex.query.xpath.locpath.Preds
Checks whether the predicates make use of the position parameter.
usesPos() - Method in class org.basex.query.xpath.values.Item
 
usesSetSize() - Method in class org.basex.query.xpath.locpath.Preds
Checks whether the predicates make use of the size parameter.
usesSize() - Method in class org.basex.query.xpath.expr.ArrayExpr
 
usesSize() - Method in class org.basex.query.xpath.expr.DualExpr
 
usesSize() - Method in class org.basex.query.xpath.expr.Expr
Checks whether this Expression (or its children) make use of the setsize parameter.
usesSize() - Method in class org.basex.query.xpath.expr.Filter
 
usesSize() - Method in class org.basex.query.xpath.expr.Path
 
usesSize() - Method in class org.basex.query.xpath.expr.Unary
 
usesSize() - Method in class org.basex.query.xpath.func.Func
 
usesSize() - Method in class org.basex.query.xpath.func.Last
 
usesSize() - Method in class org.basex.query.xpath.internal.InternalExpr
 
usesSize() - Method in class org.basex.query.xpath.locpath.LocPath
 
usesSize() - Method in class org.basex.query.xpath.values.Item
 
USh - Class in org.basex.query.xquery.item
Unsigned Short item.
USh(long) - Constructor for class org.basex.query.xquery.item.USh
Constructor.
UTF8 - Static variable in class org.basex.util.Token
UTF8 encoding string.
utf8(byte[], String) - Static method in class org.basex.util.Token
Converts a token from the input encoding to UTF8.
UTF82 - Static variable in class org.basex.util.Token
UTF8 encoding string (variant).

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z