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.item.Item
Checks if this is an untyped item.
uc - Variable in class org.basex.index.FTTokenizer
Uppercase flag.
UC - Static variable in class org.basex.query.FTOpt
Uppercase flag.
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
Converts a character to upper case.
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.
Undo - Class in org.basex.util
This class stores strings in a history.
Undo() - Constructor for class org.basex.util.Undo
Constructor.
UNDOC - Static variable in interface org.basex.query.xquery.XQText
FODC0002: Evaluation exception.
UNENTITY - Static variable in interface org.basex.query.QueryTokens
Parsing exception.
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.
union(int[]) - Method in class org.basex.data.Nodes
The specified nodes are merged.
union(int[], int[]) - Static method in class org.basex.data.Nodes
Merges two integer arrays via union.
UNION - Static variable in interface org.basex.query.QueryTokens
Parser token.
Union - Class in org.basex.query.xpath.expr
Union Expression.
Union(Expr[]) - Constructor for class org.basex.query.xpath.expr.Union
Constructor.
Union - Class in org.basex.query.xquery.expr
Union Expression.
Union(Expr[]) - Constructor for class org.basex.query.xquery.expr.Union
Constructor.
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.
UNKNOWN_ERROR - Static variable in class org.xmldb.api.base.ErrorCodes
Set when a more detailed error can not be determined.
UNKNOWN_RESOURCE_TYPE - Static variable in class org.xmldb.api.base.ErrorCodes
Set if the resource type requested is unknown to the API implementation.
UNKNOWNAXIS - Static variable in interface org.basex.query.xpath.XPText
Parsing exception.
UNKNOWNCOMP - Static variable in interface org.basex.query.xpath.XPText
Parsing exception.
UNKNOWNDOC - Static variable in interface org.basex.query.xpath.XPText
Parsing Exception.
UNKNOWNENTITY - Static variable in interface org.basex.build.BuildText
Scanner Error.
UNKNOWNFUNC - Static variable in interface org.basex.query.xpath.XPText
Parsing exception.
UNKNOWNKIND - Static variable in interface org.basex.query.xpath.XPText
Parsing exception.
UNKNOWNPE - Static variable in interface org.basex.build.BuildText
Scanner Error.
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.
unt - Variable in enum org.basex.query.xquery.item.Type
Untyped flag.
Update - Class in org.basex.core.proc
Updates an element in database.
Update(Commands.CmdUpdate, String...) - Constructor for class org.basex.core.proc.Update
Constructor.
Update(boolean, Commands.CmdUpdate, String...) - Constructor for class org.basex.core.proc.Update
Constructor for GUI updates.
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() - Method in class org.basex.data.Data
Notifies meta structures of an update.
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
 
update() - Method in class org.basex.data.MetaData
Notifies the meta structures of an update.
update(String) - Method in interface org.xmldb.api.modules.XUpdateQueryService
Runs a set of XUpdate operations against the collection.
UPDATE0 - Static variable in interface org.basex.Text
Command Help.
UPDATE1 - Static variable in interface org.basex.Text
Command Help.
UPDATE2 - Static variable in interface org.basex.Text
Command Help.
UPDATEINFO - Static variable in interface org.basex.Text
Update query info.
updateLayout() - Method in class org.basex.gui.GUI
Refreshes the layout.
UPDATENODE - Static variable in interface org.basex.Text
Update node info.
UPDATENS - Static variable in interface org.basex.Text
Update namespaces error.
updateResource(String, String) - Method in interface org.xmldb.api.modules.XUpdateQueryService
Runs a set of XUpdate operations against a resource stored in a collection.
updateViews() - Method in class org.basex.gui.view.ViewContainer
Updates and validates the views.
updating() - Method in class org.basex.core.Process
Returns if the current command generates updates in the data structure.
UPPERCASE - Static variable in interface org.basex.query.QueryTokens
Parser token.
uptodate - Variable in class org.basex.index.Names
Statistics flag.
uri - Variable in class org.basex.query.xquery.item.QNm
URI.
uri - Variable in enum org.basex.query.xquery.item.Type
URI representation.
Uri - Class in org.basex.query.xquery.item
URI item.
uri(byte[]) - Static method in class org.basex.query.xquery.item.Uri
Creates a new uri instance.
uri(byte[]) - Static method in class org.basex.query.xquery.util.NSGlobal
Finds the specified namespace uri.
uri(QNm) - Method in class org.basex.query.xquery.util.NSLocal
Assigns a uri to the specified QName.
uri(byte[]) - Method in class org.basex.query.xquery.util.NSLocal
Finds the uri for the specified prefix in the local and global namespaces.
URIINV - Static variable in interface org.basex.query.xquery.XQText
FORG0002: Evaluation exception.
url(String) - Static method in class org.basex.io.IO
Creates a URL from the specified path.
URL - Static variable in interface org.basex.Text
URL.
URLCOLL - Static variable in interface org.basex.query.xquery.XQTokens
Default collation.
USAGE - Static variable in interface org.basex.fs.FSText
Filesystem Help.
USER - Static variable in class org.basex.core.Prop
User name.
uses(Expr.Using) - Method in class org.basex.query.xquery.expr.Arr
 
uses(Expr.Using) - Method in class org.basex.query.xquery.expr.Context
 
uses(Expr.Using) - Method in class org.basex.query.xquery.expr.Expr
Indicates if an expression uses the specified type.
uses(Expr.Using) - Method in class org.basex.query.xquery.expr.FTExpr
 
uses(Expr.Using) - Method in class org.basex.query.xquery.expr.Pred
 
uses(Expr.Using) - Method in class org.basex.query.xquery.expr.Root
 
uses(Expr.Using) - Method in class org.basex.query.xquery.expr.Single
 
uses(Expr.Using) - Method in class org.basex.query.xquery.expr.TypeSwitch
 
uses(Expr.Using) - Method in class org.basex.query.xquery.func.Fun
 
uses(Expr.Using) - Method in class org.basex.query.xquery.item.Item
 
uses(Expr.Using) - Method in class org.basex.query.xquery.path.Path
 
uses(Expr.Using) - Method in class org.basex.query.xquery.path.Step
 
usesPos() - Method in class org.basex.query.xpath.expr.Arr
 
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.FTArrayExpr
 
usesPos() - Method in class org.basex.query.xpath.expr.Pos
 
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.item.Item
 
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.
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.Arr
 
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.FTArrayExpr
 
usesSize() - Method in class org.basex.query.xpath.expr.Pos
 
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.item.Item
 
usesSize() - Method in class org.basex.query.xpath.locpath.LocPath
 
UTF16BE - Static variable in class org.basex.util.Token
UTF16 encoding string.
UTF16LE - Static variable in class org.basex.util.Token
UTF16 encoding string.
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