| Name | Description | Type | Package | Framework |
| AbstractDateTimeValue | | Class | org.exist.xquery.value | ExistDB |
|
| AbstractExpression | Fields inherited from interface org. | Class | org.exist.xquery | ExistDB |
|
| AbstractInternalModule | Abstract base class for an InternalModule. | Class | org.exist.xquery | ExistDB |
|
| AbstractInternalModule .FunctionComparator | Constructor SummaryAbstractInternalModule. | Class | org.exist.xquery | ExistDB |
|
| AbstractMapType | Abstract base class for map types. | Class | org.exist.xquery.functions.map | ExistDB |
|
| AbstractMatchFunction | | Class | org.exist.xquery.functions.text | ExistDB |
|
| AbstractSequence | An abstract implementation of Sequence with default implementations for some methods. | Class | org.exist.xquery.value | ExistDB |
|
| AccountManagementFunction | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.securitymanager | ExistDB |
|
| AccountStatusFunction | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.securitymanager | ExistDB |
|
| AnalyzeContextInfo | Holds context information and execution hints for XQuery expressions. | Class | org.exist.xquery | ExistDB |
|
| AncestorSelector | | Class | org.exist.xquery | ExistDB |
|
| Annotation | Represents an XQuery 3. | Class | org.exist.xquery | ExistDB |
|
| Annotations | | Class | org.exist.xquery | ExistDB |
|
| AnnotationTrigger | | Interface | org.exist.xquery | ExistDB |
|
| AnnotationTriggerOnResult | | Interface | org.exist.xquery | ExistDB |
|
| AnyNodeTest | The class AnyNodeTestAuthor:Wolfgang Meier (wolfgang@exist-db. | Class | org.exist.xquery | ExistDB |
|
| AnyURIValue | | Class | org.exist.xquery.value | ExistDB |
|
| AsUser | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.system | ExistDB |
|
| AtomicToString | Fields inherited from interface org. | Class | org.exist.xquery | ExistDB |
|
| AtomicValue | Represents an atomic value. | Class | org.exist.xquery.value | ExistDB |
|
| Atomize | Fields inherited from interface org. | Class | org.exist.xquery | ExistDB |
|
| AttributeConstructor | Node constructor for attribute nodes. | Class | org.exist.xquery | ExistDB |
|
| Base64BinaryDocument | Wrapper around Base64Binary. | Class | org.exist.xquery.value | ExistDB |
|
| Base64BinaryValueType | | Class | org.exist.xquery.value | ExistDB |
|
| Base64Functions | Base64 String conversion functions. | Class | org.exist.xquery.functions.util | ExistDB |
|
| BaseConversionFunctions | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.util | ExistDB |
|
| BaseConverter | Converts the supplied number in given base to other base. | Class | org.exist.xquery.functions.util | ExistDB |
|
| BaseConverter .Base | | Class | org.exist.xquery.functions.util | ExistDB |
|
| BasicExpressionVisitor | Basic implementation of the ExpressionVisitor interface. | Class | org.exist.xquery | ExistDB |
|
| BasicExpressionVisitor .FirstStepVisitor | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery | ExistDB |
|
| BasicExpressionVisitor .VariableRefVisitor | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery | ExistDB |
|
| BasicFunction | Abstract base class for simple functions. | Class | org.exist.xquery | ExistDB |
|
| BinaryDoc | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.util | ExistDB |
|
| BinaryOp | Fields inherited from interface org. | Class | org.exist.xquery | ExistDB |
|
| BinaryToString | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.util | ExistDB |
|
| BinaryValue | Fields inherited from class org. | Class | org.exist.xquery.value | ExistDB |
|
| BinaryValueFromBinaryString | Representation of an XSD binary value e. | Class | org.exist.xquery.value | ExistDB |
|
| BinaryValueFromFile | Representation of an XSD binary value e. | Class | org.exist.xquery.value | ExistDB |
|
| BinaryValueFromInputStream | Representation of an XSD binary value e. | Class | org.exist.xquery.value | ExistDB |
|
| BinaryValueManager | | Interface | org.exist.xquery.value | ExistDB |
|
| BinaryValueType | | Class | org.exist.xquery.value | ExistDB |
|
| BindingExpression | Abstract superclass for the variable binding expressions "for" and "let". | Class | org.exist.xquery | ExistDB |
|
| BooleanValue | | Class | org.exist.xquery.value | ExistDB |
|
| BuiltinFunctions | Returns a sequence containing the QNames of all built-in functions currently registered in the query engine. | Class | org.exist.xquery.functions.util | ExistDB |
|
| CachedResult | This class is used to hold an intermediate result that can be cached. | Class | org.exist.xquery | ExistDB |
|
| CallFunction | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.util | ExistDB |
|
| Cardinality | Defines occurrence indicators (*,?,+). | Class | org.exist.xquery | ExistDB |
|
| CaseVariants | This class holds data about the case-variants of Unicode characters. | Class | org.exist.xquery.regex | ExistDB |
|
| CastableExpression | Fields inherited from interface org. | Class | org.exist.xquery | ExistDB |
|
| CastExpression | CastExpression represents cast expressions as well as all type Fields inherited from interface org. | Class | org.exist.xquery | ExistDB |
|
| CatchFunction | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.util | ExistDB |
|
| CDATAConstructor | Constructs an in-memory CDATA node. | Class | org.exist.xquery | ExistDB |
|
| ChildSelector | | Class | org.exist.xquery | ExistDB |
|
| Clear | | Class | org.exist.xquery.functions.session | ExistDB |
|
| CollatingFunction | Base class for functions accepting an optional collation argument. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| Collations | Library function to return all collation locales currently known to the system. | Class | org.exist.xquery.functions.util | ExistDB |
|
| CollectionName | | Class | org.exist.xquery.functions.util | ExistDB |
|
| CombiningExpression | Abstract base class for the XQuery/XPath combining operators "union", "intersect"Author:Wolfgang Meier (wolfgang@exist-db. | Class | org.exist.xquery | ExistDB |
|
| CommentConstructor | Fields inherited from interface org. | Class | org.exist.xquery | ExistDB |
|
| Compile | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.util | ExistDB |
|
| CompiledXQuery | | Interface | org.exist.xquery | ExistDB |
|
| ComputableValue | | Class | org.exist.xquery.value | ExistDB |
|
| ConcatExpr | Fields inherited from interface org. | Class | org.exist.xquery | ExistDB |
|
| ConditionalExpression | XQuery if . | Class | org.exist.xquery | ExistDB |
|
| Constants | Declares various constants and flags used by the query engine: axis specifiers, operators. | Interface | org.exist.xquery | ExistDB |
|
| CountInstances | Return details about eXist instancesAuthor:Adam Retter (adam. | Class | org.exist.xquery.functions.system | ExistDB |
|
| Create | | Class | org.exist.xquery.functions.session | ExistDB |
|
| DateTimeValue | Represents a value of type xs:dateTime. | Class | org.exist.xquery.value | ExistDB |
|
| DateValue | | Class | org.exist.xquery.value | ExistDB |
|
| DayTimeDurationValue | | Class | org.exist.xquery.value | ExistDB |
|
| DebuggableExpression | Fields inherited from interface org. | Class | org.exist.xquery | ExistDB |
|
| DecimalValue | | Class | org.exist.xquery.value | ExistDB |
|
| DeclScanner | Try to read the XQuery declaration. | Class | org.exist.xquery.parser | ExistDB |
|
| DeclScannerTokenTypes | | Interface | org.exist.xquery.parser | ExistDB |
|
| DeepCopyFunction | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.util | ExistDB |
|
| DefaultExpressionVisitor | An ExpressionVisitor which traverses the entire expression tree. | Class | org.exist.xquery | ExistDB |
|
| DeferredFunctionCall | Fields inherited from interface org. | Class | org.exist.xquery | ExistDB |
|
| Delete | Fields inherited from interface org. | Class | org.exist.xquery.update | ExistDB |
|
| Dependency | Defines bit flags to indicate, upon which parts of the execution context an expression depends (Expression. | Class | org.exist.xquery | ExistDB |
|
| DeprecatedExtRegexp | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| DescendantOrSelfSelector | | Class | org.exist.xquery | ExistDB |
|
| DescendantSelector | | Class | org.exist.xquery | ExistDB |
|
| DescribeFunction | Describe a built-in function identified by its QName. | Class | org.exist.xquery.functions.util | ExistDB |
|
| DocumentConstructor | document node with its own node identity. | Class | org.exist.xquery | ExistDB |
|
| DocumentNameOrId | | Class | org.exist.xquery.functions.util | ExistDB |
|
| DocUtils | Utilities for XPath doc related functionsAuthor:wolf, Pierrick Brihaye | Class | org.exist.xquery.util | ExistDB |
|
| DoubleValue | | Class | org.exist.xquery.value | ExistDB |
|
| DurationValue | | Class | org.exist.xquery.value | ExistDB |
|
| DynamicAttributeConstructor | Represents a dynamic attribute constructor. | Class | org.exist.xquery | ExistDB |
|
| DynamicCardinalityCheck | Runtime-check for the cardinality of a function parameter. | Class | org.exist.xquery | ExistDB |
|
| DynamicCommentConstructor | the character content of a DynamicCommentConstructor is determined only at evaluation time. | Class | org.exist.xquery | ExistDB |
|
| DynamicFunctionCall | Fields inherited from interface org. | Class | org.exist.xquery | ExistDB |
|
| DynamicNameCheck | Check element or attribute name to match sequence type. | Class | org.exist.xquery | ExistDB |
|
| DynamicPIConstructor | Dynamic constructor for processing instruction nodes. | Class | org.exist.xquery | ExistDB |
|
| DynamicTextConstructor | the character content of a DynamicTextConstructor is determined only at evaluation time. | Class | org.exist.xquery | ExistDB |
|
| DynamicTypeCheck | Check a function parameter type at runtime. | Class | org.exist.xquery | ExistDB |
|
| ElementConstructor | Constructor for element nodes. | Class | org.exist.xquery | ExistDB |
|
| EmptySequence | Fields inherited from interface org. | Class | org.exist.xquery.value | ExistDB |
|
| EmptySequenceIterator | Fields inherited from interface org. | Class | org.exist.xquery.value | ExistDB |
|
| EnclosedExpr | Represents an enclosed expression {expr} inside element content. | Class | org.exist.xquery | ExistDB |
|
| EncodeURL | | Class | org.exist.xquery.functions.session | ExistDB |
|
| Error | Class used to pass an error context to subordinate expressions. | Class | org.exist.xquery.util | ExistDB |
|
| ErrorCodes | | Class | org.exist.xquery | ExistDB |
|
| ErrorCodes .ErrorCode | Constructor SummaryErrorCodes. | Class | org.exist.xquery | ExistDB |
|
| ErrorCodes .EXistErrorCode | Methods inherited from class org. | Class | org.exist.xquery | ExistDB |
|
| ErrorCodes .JavaErrorCode | Constructor SummaryErrorCodes. | Class | org.exist.xquery | ExistDB |
|
| ErrorCodes .W3CErrorCode | Methods inherited from class org. | Class | org.exist.xquery | ExistDB |
|
| Eval | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.util | ExistDB |
|
| Except | | Class | org.exist.xquery | ExistDB |
|
| ExclusiveLockFunction | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.util | ExistDB |
|
| Expand | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.util | ExistDB |
|
| Expression | Base interface implemented by all classes which are part of an XQuery/XPath expression. | Interface | org.exist.xquery | ExistDB |
|
| ExpressionDumper | | Class | org.exist.xquery.util | ExistDB |
|
| ExpressionVisitor | | Interface | org.exist.xquery | ExistDB |
|
| ExtCollection | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| ExtensionExpression | a list of pragmas, followed by an expression enclosed in curly braces. | Class | org.exist.xquery | ExistDB |
|
| ExternalModule | An external library module implemented in XQuery and loaded through the "import module" directive. | Interface | org.exist.xquery | ExistDB |
|
| ExternalModuleImpl | Default implementation of an ExternalModule. | Class | org.exist.xquery | ExistDB |
|
| ExtFulltext | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| ExtNear | text:near() function. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| ExtPhrase | phrase() function : search an exact phrase in a NodeSetAuthor:Bruno Chatel (March 30, 2005) | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FilteredExpression | FilteredExpression represents a primary expression with a predicate. | Class | org.exist.xquery | ExistDB |
|
| FilterNested | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.text | ExistDB |
|
| FindGroupFunction | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.securitymanager | ExistDB |
|
| FindLastModifiedSince | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| FindUserFunction | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.securitymanager | ExistDB |
|
| FloatValue | | Class | org.exist.xquery.value | ExistDB |
|
| FnExport | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.system | ExistDB |
|
| FnFormatDates | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FnFormatNumbers | fn:format-number($value as numeric?, $picture as xs:string) as xs:string fn:format-number($value as numeric?, $picture as xs:string, $decimal-format-name as xs:string) as xs:string | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FnImport | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.system | ExistDB |
|
| FnModule | Module function definitions for xpath-functions module. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| ForceIndexUse | | Class | org.exist.xquery.pragmas | ExistDB |
|
| ForExpr | Represents an XQuery "for" expression. | Class | org.exist.xquery | ExistDB |
|
| FtIndexLookup | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.system | ExistDB |
|
| FunAbs | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunAdjustTimezone | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunAnalyzeString | XPath and XQuery 3. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunAvg | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunBaseURI | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunBoolean | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunCeiling | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunCodepointEqual | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunCodepointsToString | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunCompare | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunConcat | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunContains | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunCount | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| Function | Abstract base class for all built-in and user-defined functions. | Class | org.exist.xquery | ExistDB |
|
| Function .Placeholder | Fields inherited from interface org. | Class | org.exist.xquery | ExistDB |
|
| FunctionAvailable | | Class | org.exist.xquery.functions.system | ExistDB |
|
| FunctionCall | Represents a call to a user-defined function UserDefinedFunction. | Class | org.exist.xquery | ExistDB |
|
| FunctionDef | A function definition, consisting of a signature and the implementing class. | Class | org.exist.xquery | ExistDB |
|
| FunctionFactory | | Class | org.exist.xquery | ExistDB |
|
| FunctionFunction | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.util | ExistDB |
|
| FunctionId | Used to uniquely identify a function by its function name and arity. | Class | org.exist.xquery | ExistDB |
|
| FunctionParameterSequenceType | This class is used to specify the name and description of an XQuery function parameter. | Class | org.exist.xquery.value | ExistDB |
|
| FunctionReference | Represents a function item, i. | Class | org.exist.xquery.value | ExistDB |
|
| FunctionReturnSequenceType | This class is used to specify the name and description of an XQuery function parameter. | Class | org.exist.xquery.value | ExistDB |
|
| FunctionSignature | Describes the signature of a built-in or user-defined function, i. | Class | org.exist.xquery | ExistDB |
|
| FunctionTrace | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.system | ExistDB |
|
| FunCurrentDateTime | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunData | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunDateTime | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunDeepEqual | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunDefaultCollation | Built-in function fn:default-collation(). | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunDistinctValues | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunDistinctValues .ValueComparator | Constructor SummaryFunDistinctValues. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunDoc | This will be replaced by XQuery's fn:doc() function. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunDocAvailable | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunDoctype | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.util | ExistDB |
|
| FunDocumentURI | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunEmpty | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunEncodeForURI | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunEndsWith | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunEnvironment | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunEquals | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunError | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunEscapeHTMLURI | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunEscapeURI | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunExactlyOne | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunExists | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunFloor | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunGenerateId | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunGetDateComponent | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunGetDurationComponent | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunHeadTail | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunHigherOrderFun | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunId | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunIdRef | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunImplicitTimezone | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunIndexOf | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunInScopePrefixes | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunInsertBefore | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunIRIToURI | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunLang | Built-in function fn:lang(). | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunLast | Built-in function fn:last(). | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunLocalName | Built-in function fn:local-name(). | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunMatches | Based on the java. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunMax | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunMin | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunName | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunNamespaceURI | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunNamespaceURIForPrefix | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunNilled | Built-in function fn:last(). | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunNodeName | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunNormalizeSpace | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunNormalizeUnicode | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunNot | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunNumber | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunOneOrMore | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunOnFunctions | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunPosition | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunQName | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunRemove | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunReplace | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunResolveQName | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunResolveURI | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunReverse | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunRoot | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunRound | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunRoundHalfToEven | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunSerialize | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunStartsWith | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunString | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunStringJoin | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunStringPad | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunStringToCodepoints | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunStrLength | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunSubSequence | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunSubstring | Built-in function fn:substring(). | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunSubstringAfter | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunSubstringBefore | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunSum | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunTokenize | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunTrace | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunTranslate | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunTrueOrFalse | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunUnEscapeURI | | Class | org.exist.xquery.functions.util | ExistDB |
|
| FunUnordered | The XQuery fn:unordered function. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunUpperOrLowerCase | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FunXCollection | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| FunZeroOrOne | | Class | org.exist.xquery.functions.fn | ExistDB |
|
| FuzzyIndexTerms | | Class | org.exist.xquery.functions.text | ExistDB |
|
| FuzzyMatchAll | | Class | org.exist.xquery.functions.text | ExistDB |
|
| FuzzyMatchAny | | Class | org.exist.xquery.functions.text | ExistDB |
|
| FuzzyMatcher | A fuzzy implementation of TermMatcher. | Class | org.exist.xquery.functions.text | ExistDB |
|
| GDayValue | Fields inherited from class org. | Class | org.exist.xquery.value | ExistDB |
|
| GeneralComparison | A general XQuery/XPath2 comparison expression. | Class | org.exist.xquery | ExistDB |
|
| GeneralComparison .IndexFlags | | Class | org.exist.xquery | ExistDB |
|
| GetAttribute | Returns an attribute stored in the current session or an empty sequence if the attribute does not exist. | Class | org.exist.xquery.functions.session | ExistDB |
|
| GetAttributeNames | | Class | org.exist.xquery.functions.session | ExistDB |
|
| GetBuild | Return the eXist buildAuthor:Adam Retter (adam. | Class | org.exist.xquery.functions.system | ExistDB |
|
| GetContextPath | | Class | org.exist.xquery.functions.request | ExistDB |
|
| GetCookieNames | | Class | org.exist.xquery.functions.request | ExistDB |
|
| GetCookieValue | | Class | org.exist.xquery.functions.request | ExistDB |
|
| GetCreationTime | Returns the time when this session was created, or January 1, 1970 GMT if it is an invalidated session | Class | org.exist.xquery.functions.session | ExistDB |
|
| GetData | | Class | org.exist.xquery.functions.request | ExistDB |
|
| GetExistHome | Return the eXist home. | Class | org.exist.xquery.functions.system | ExistDB |
|
| GetExists | | Class | org.exist.xquery.functions.request | ExistDB |
|
| GetExists | | Class | org.exist.xquery.functions.response | ExistDB |
|
| GetExists | | Class | org.exist.xquery.functions.session | ExistDB |
|
| GetFragmentBetween | Delivers the fragment between two nodes (normally milestones) of a document. | Class | org.exist.xquery.functions.util | ExistDB |
|
| GetHeader | | Class | org.exist.xquery.functions.request | ExistDB |
|
| GetHeaderNames | | Class | org.exist.xquery.functions.request | ExistDB |
|
| GetHostname | | Class | org.exist.xquery.functions.request | ExistDB |
|
| GetID | Returns the ID of the current session or an empty sequence if there is no session. | Class | org.exist.xquery.functions.session | ExistDB |
|
| GetIndexStatistics | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.system | ExistDB |
|
| GetLastAccessedTime | Returns the last time the client sent a request associated with this session January 1, 1970 GMT if it is an invalidated | Class | org.exist.xquery.functions.session | ExistDB |
|
| GetMaxInactiveInterval | Returns an attribute stored in the current session or an empty sequence if the attribute does not exist. | Class | org.exist.xquery.functions.session | ExistDB |
|
| GetMemory | Return details abount memory use for eXistAuthor:Adam Retter (adam. | Class | org.exist.xquery.functions.system | ExistDB |
|
| GetMethod | | Class | org.exist.xquery.functions.request | ExistDB |
|
| GetModuleLoadPath | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.system | ExistDB |
|
| GetNodeById | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.util | ExistDB |
|
| GetParameter | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.request | ExistDB |
|
| GetParameterNames | | Class | org.exist.xquery.functions.request | ExistDB |
|
| GetPathInfo | | Class | org.exist.xquery.functions.request | ExistDB |
|
| GetPrincipalMetadataFunction | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.securitymanager | ExistDB |
|
| GetQueryString | | Class | org.exist.xquery.functions.request | ExistDB |
|
| GetRemoteAddr | | Class | org.exist.xquery.functions.request | ExistDB |
|
| GetRemoteHost | | Class | org.exist.xquery.functions.request | ExistDB |
|
| GetRemotePort | | Class | org.exist.xquery.functions.request | ExistDB |
|
| GetRequestAttribute | | Class | org.exist.xquery.functions.request | ExistDB |
|
| GetRevision | Return the Subversion revision. | Class | org.exist.xquery.functions.system | ExistDB |
|
| GetRunningJobs | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.system | ExistDB |
|
| GetRunningXQueries | Return a list of the currently running XQueries (must be dba)Author:Andrzej Taramina (andrzej@chaeron. | Class | org.exist.xquery.functions.system | ExistDB |
|
| GetScheduledJobs | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.system | ExistDB |
|
| GetScheme | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.request | ExistDB |
|
| GetSequenceType | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.util | ExistDB |
|
| GetServerName | | Class | org.exist.xquery.functions.request | ExistDB |
|
| GetServerPort | | Class | org.exist.xquery.functions.request | ExistDB |
|
| GetUploadedFile | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.request | ExistDB |
|
| GetUploadedFileName | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.request | ExistDB |
|
| GetUploadedFileSize | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.request | ExistDB |
|
| GetUptime | | Class | org.exist.xquery.functions.system | ExistDB |
|
| GetURI | | Class | org.exist.xquery.functions.request | ExistDB |
|
| GetURL | | Class | org.exist.xquery.functions.request | ExistDB |
|
| GetVersion | | Class | org.exist.xquery.functions.system | ExistDB |
|
| GMonthDayValue | Fields inherited from class org. | Class | org.exist.xquery.value | ExistDB |
|
| GMonthValue | Fields inherited from class org. | Class | org.exist.xquery.value | ExistDB |
|
| GrammarTooling | xQuery function for validation of XML instance documents using grammars like XSDs and DTDs. | Class | org.exist.xquery.functions.validation | ExistDB |
|
| GroupedValueSequence | A sequence that containts items of one group specified by the group specs of an "group by" clause. | Class | org.exist.xquery.value | ExistDB |
|
| GroupedValueSequenceTable | An Hashtable that containts a GroupedValueSequence for each group. | Class | org.exist.xquery.value | ExistDB |
|
| GroupManagementFunction | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.securitymanager | ExistDB |
|
| GroupMembershipFunctions | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.securitymanager | ExistDB |
|
| GroupSpec | A XQuery grouping specifier as specified in an "group by" clause (based on Used by BindingExpression. | Class | org.exist.xquery | ExistDB |
|
| GYearMonthValue | Fields inherited from class org. | Class | org.exist.xquery.value | ExistDB |
|
| GYearValue | Fields inherited from class org. | Class | org.exist.xquery.value | ExistDB |
|
| Hash | Generate a massage digest (hashcode) from a string. | Class | org.exist.xquery.functions.util | ExistDB |
|
| HexBinaryValueType | Constructor SummaryHexBinaryValueType()Methods inherited from class org. | Class | org.exist.xquery.value | ExistDB |
|
| HighlightMatches | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.text | ExistDB |
|
| HTTPUtils | A place holder for static utility functions related to HTTP. | Class | org.exist.xquery.util | ExistDB |
|
| IndexKeyDocuments | | Class | org.exist.xquery.functions.util | ExistDB |
|
| IndexKeyOccurrences | | Class | org.exist.xquery.functions.util | ExistDB |
|
| IndexKeys | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.util | ExistDB |
|
| IndexTerms | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.text | ExistDB |
|
| IndexType | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.util | ExistDB |
|
| IndexUseReporter | Expressions that use an index to speed-up their evaluation may implement this interface. | Interface | org.exist.xquery | ExistDB |
|
| InlineFunction | An XQuery 3. | Class | org.exist.xquery | ExistDB |
|
| Insert | | Class | org.exist.xquery.update | ExistDB |
|
| InspectFunction | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.inspect | ExistDB |
|
| InspectionModule | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.inspect | ExistDB |
|
| InspectModule | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.inspect | ExistDB |
|
| InstanceOfExpression | Fields inherited from interface org. | Class | org.exist.xquery | ExistDB |
|
| IntegerValue | [Definition:] integer is derived from decimal by fixing the value of fractionDigits to be 0. | Class | org.exist.xquery.value | ExistDB |
|
| InternalFunctionCall | Wrapper for internal modules in order to perform access control checks on internal | Class | org.exist.xquery | ExistDB |
|
| InternalModule | Defines an internal module implemented in Java. | Interface | org.exist.xquery | ExistDB |
|
| Intersection | | Class | org.exist.xquery | ExistDB |
|
| IntRangeSet | Set of int values. | Class | org.exist.xquery.regex | ExistDB |
|
| Invalidate | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.session | ExistDB |
|
| IsExternallyAuthenticated | | Class | org.exist.xquery.functions.securitymanager | ExistDB |
|
| IsMultiPartContent | | Class | org.exist.xquery.functions.request | ExistDB |
|
| Item | This class represents an item in a sequence as defined by the XPath 2. | Interface | org.exist.xquery.value | ExistDB |
|
| JavaCall | A special function call to a Java method or constructor. | Class | org.exist.xquery | ExistDB |
|
| JavaObjectValue | Represents a reference to an arbitrary Java object which is treated as anFields inherited from class org. | Class | org.exist.xquery.value | ExistDB |
|
| Jaxp | xQuery function for validation of XML instance documents using grammars like XSDs and DTDs. | Class | org.exist.xquery.functions.validation | ExistDB |
|
| Jaxv | xQuery function for validation of XML instance documents using grammars like XSDs and DTDs. | Class | org.exist.xquery.functions.validation | ExistDB |
|
| JDK15RegexTranslator | This class translates XML Schema regex syntax into JDK 1. | Class | org.exist.xquery.regex | ExistDB |
|
| Jing | xQuery function for validation of XML instance documents using jing for grammars like XSD, Relaxng, nvdl and schematron. | Class | org.exist.xquery.functions.validation | ExistDB |
|
| KillRunningXQuery | Kill a running XQuery (must be dba)Author:Andrzej Taramina (andrzej@chaeron. | Class | org.exist.xquery.functions.system | ExistDB |
|
| KWICDisplay | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.text | ExistDB |
|
| LetExpr | | Class | org.exist.xquery | ExistDB |
|
| LibFunction | | Class | org.exist.xquery.functions.system | ExistDB |
|
| LiteralValue | A literal value, i. | Class | org.exist.xquery | ExistDB |
|
| LocalVariable | Represents a local variable as declared by for and let. | Class | org.exist.xquery | ExistDB |
|
| LocationStep | Processes all location path steps (like descendant::*, ancestor::XXX). | Class | org.exist.xquery | ExistDB |
|
| LockFunction | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.util | ExistDB |
|
| LogFunction | | Class | org.exist.xquery.functions.util | ExistDB |
|
| LogicalOp | Base class for the boolean operators "and" and "or". | Class | org.exist.xquery | ExistDB |
|
| MapErrorCode | | Class | org.exist.xquery.functions.map | ExistDB |
|
| MapExpr | Fields inherited from interface org. | Class | org.exist.xquery.functions.map | ExistDB |
|
| MapFunction | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.map | ExistDB |
|
| MapModule | http://dev. | Class | org.exist.xquery.functions.map | ExistDB |
|
| MapType | Full implementation of the map type based on a persistent, immutable tree map. | Class | org.exist.xquery.functions.map | ExistDB |
|
| MatchCount | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.text | ExistDB |
|
| MatchRegexp | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.text | ExistDB |
|
| MathModule | eXist module for mathematical operations. | Class | org.exist.xquery.functions.math | ExistDB |
|
| MemoryNodeSet | | Interface | org.exist.xquery.value | ExistDB |
|
| Messages | Reads error messages from a ResourceBundle and provides shorthand methods to format the error message using the | Class | org.exist.xquery.util | ExistDB |
|
| MixedNodeValueComparator | | Class | org.exist.xquery.value | ExistDB |
|
| Modification | Fields inherited from interface org. | Class | org.exist.xquery.update | ExistDB |
|
| Module | Defines an XQuery library module. | Interface | org.exist.xquery | ExistDB |
|
| ModuleContext | Subclass of XQueryContext forFields inherited from class org. | Class | org.exist.xquery | ExistDB |
|
| ModuleFunctions | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.inspect | ExistDB |
|
| ModuleInfo | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.util | ExistDB |
|
| ModuleUtils | Utility Functions for XQuery Extension ModulesVersion:1. | Class | org.exist.xquery.modules | ExistDB |
|
| ModuleUtils .ContextMapEntryModifier | Constructor SummaryModuleUtils. | Class | org.exist.xquery.modules | ExistDB |
|
| ModuleUtils .ContextMapModifier | | Interface | org.exist.xquery.modules | ExistDB |
|
| NamedFunctionReference | Fields inherited from interface org. | Class | org.exist.xquery | ExistDB |
|
| NamespaceConstructor | Fields inherited from interface org. | Class | org.exist.xquery | ExistDB |
|
| NameTest | | Class | org.exist.xquery | ExistDB |
|
| NodeComparison | | Class | org.exist.xquery | ExistDB |
|
| NodeConstructor | Abstract base class for all node constructors. | Class | org.exist.xquery | ExistDB |
|
| NodeId | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.util | ExistDB |
|
| NodeSelector | | Interface | org.exist.xquery | ExistDB |
|
| NodeTest | | Interface | org.exist.xquery | ExistDB |
|
| NodeValue | Represents a node value. | Interface | org.exist.xquery.value | ExistDB |
|
| NodeXPath | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.util | ExistDB |
|
| NoIndexPragma | | Class | org.exist.xquery.pragmas | ExistDB |
|
| NoParamFunctions | Class containing math functions that accept no parameters. | Class | org.exist.xquery.functions.math | ExistDB |
|
| NumberFormatter | Formatter for numbers and dates. | Class | org.exist.xquery.util | ExistDB |
|
| NumberFormatter_de | German language formatting of numbers and dates. | Class | org.exist.xquery.util | ExistDB |
|
| NumberFormatter_en | English formatter for numbers and dates. | Class | org.exist.xquery.util | ExistDB |
|
| NumberFormatter_nl | Dutch language formatting of numbers and dates. | Class | org.exist.xquery.util | ExistDB |
|
| NumberFormatter_ru | Russian formatter for numbers and dates. | Class | org.exist.xquery.util | ExistDB |
|
| NumberFormatter_sv | Swedish language formatting of numbers and dates. | Class | org.exist.xquery.util | ExistDB |
|
| NumericValue | Fields inherited from class org. | Class | org.exist.xquery.value | ExistDB |
|
| OneParamFunctions | Class containing math functions that accept one parameter. | Class | org.exist.xquery.functions.math | ExistDB |
|
| OpAnd | Boolean operator "and". | Class | org.exist.xquery | ExistDB |
|
| OpNumeric | numeric operation on two operands by +, -, *, div, mod etc. | Class | org.exist.xquery | ExistDB |
|
| OpOr | Boolean operator "or". | Class | org.exist.xquery | ExistDB |
|
| OpSimpleMap | Fields inherited from interface org. | Class | org.exist.xquery | ExistDB |
|
| Optimizable | Fields inherited from interface org. | Interface | org.exist.xquery | ExistDB |
|
| Optimize | | Class | org.exist.xquery.pragmas | ExistDB |
|
| Optimizer | Analyzes the query and marks optimizable expressions for the query engine. | Class | org.exist.xquery | ExistDB |
|
| Option | Represents an XQuery option declared via "declare option". | Class | org.exist.xquery | ExistDB |
|
| OrderedValueSequence | A sequence that sorts its entries in the order specified by the order specs of an "order by" clause. | Class | org.exist.xquery.value | ExistDB |
|
| OrderSpec | An XQuery order specifier as specified in an "order by" clause. | Class | org.exist.xquery | ExistDB |
|
| ParentSelector | | Class | org.exist.xquery | ExistDB |
|
| Parse | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.util | ExistDB |
|
| PartialFunctionApplication | | Class | org.exist.xquery | ExistDB |
|
| PathExpr | PathExpr is just a sequence of XQuery/XPath expressions, which will be calledAuthor:Wolfgang Meier (wolfgang@exist-db. | Class | org.exist.xquery | ExistDB |
|
| PerformanceStats | | Class | org.exist.xquery | ExistDB |
|
| PermissionsFunctions | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.securitymanager | ExistDB |
|
| PIConstructor | Constructor for processing-instruction nodes. | Class | org.exist.xquery | ExistDB |
|
| Pragma | | Class | org.exist.xquery | ExistDB |
|
| Predicate | Handles predicate expressions. | Class | org.exist.xquery | ExistDB |
|
| PreorderedValueSequence | A sequence that sorts its items in the order specified by the order specs of an "order by" clause. | Class | org.exist.xquery.value | ExistDB |
|
| Profile | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.util | ExistDB |
|
| ProfilePragma | | Class | org.exist.xquery.pragmas | ExistDB |
|
| Profiler | XQuery profiling output. | Class | org.exist.xquery | ExistDB |
|
| PrologFunctions | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.util | ExistDB |
|
| QNameFunctions | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.fn | ExistDB |
|
| QNameIndexLookup | | Class | org.exist.xquery.functions.util | ExistDB |
|
| QNameValue | Wrapper class around a QName value which extendsFields inherited from class org. | Class | org.exist.xquery.value | ExistDB |
|
| QuantifiedExpression | Represents a quantified expression: "some . | Class | org.exist.xquery | ExistDB |
|
| RandomFunction | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.util | ExistDB |
|
| RangeExpression | An XQuery range expression, like "1 to 10". | Class | org.exist.xquery | ExistDB |
|
| RangeSequence | Fields inherited from interface org. | Class | org.exist.xquery | ExistDB |
|
| RedirectTo | | Class | org.exist.xquery.functions.response | ExistDB |
|
| RegexData | Non-instantiable class containing constant data definitions used by the various Regular Expression translators Copied from Saxon-HE 9. | Class | org.exist.xquery.regex | ExistDB |
|
| RegexpFilter | xQuery function for filtering strings from text that match the specified pattern. | Class | org.exist.xquery.functions.text | ExistDB |
|
| RegexSyntaxException | Thrown when an syntactically incorrect regular expression is detected. | Class | org.exist.xquery.regex | ExistDB |
|
| RegexTranslator | Abstract superclass for the various regex translators, which differ according to the target platform. | Class | org.exist.xquery.regex | ExistDB |
|
| RegexTranslator .Range | A Range represents a range of consecutive Unicode codepointsConstructor SummaryRegexTranslator. | Class | org.exist.xquery.regex | ExistDB |
|
| RemoveAttribute | | Class | org.exist.xquery.functions.session | ExistDB |
|
| Rename | Fields inherited from interface org. | Class | org.exist.xquery.update | ExistDB |
|
| Replace | Fields inherited from interface org. | Class | org.exist.xquery.update | ExistDB |
|
| RequestModule | Module function definitions for transform module. | Class | org.exist.xquery.functions.request | ExistDB |
|
| ResponseModule | Module function definitions for xmldb module. | Class | org.exist.xquery.functions.response | ExistDB |
|
| Restore | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.system | ExistDB |
|
| RewritableExpression | | Interface | org.exist.xquery | ExistDB |
|
| RootNode | Reads a set of document root nodes from the context. | Class | org.exist.xquery | ExistDB |
|
| SecurityManagerModule | eXist Security Manager Module Extension An extension module for interacting with eXist-db Security Manager | Class | org.exist.xquery.functions.securitymanager | ExistDB |
|
| SelfSelector | | Class | org.exist.xquery | ExistDB |
|
| Sequence | This interface represents a sequence as defined in the XPath 2. | Interface | org.exist.xquery.value | ExistDB |
|
| SequenceConstructor | An XQuery sequence constructor ",". | Class | org.exist.xquery | ExistDB |
|
| SequenceIterator | | Interface | org.exist.xquery.value | ExistDB |
|
| SequenceType | Represents an XQuery SequenceType and provides methods to check sequences and items against this type. | Class | org.exist.xquery.value | ExistDB |
|
| Serialize | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.util | ExistDB |
|
| SessionModule | Module function definitions for transform module. | Class | org.exist.xquery.functions.session | ExistDB |
|
| SetAttribute | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.request | ExistDB |
|
| SetAttribute | | Class | org.exist.xquery.functions.session | ExistDB |
|
| SetCookie | Set's a HTTP Cookie on the HTTP Response. | Class | org.exist.xquery.functions.response | ExistDB |
|
| SetCurrentUser | | Class | org.exist.xquery.functions.session | ExistDB |
|
| SetDateHeader | Set's a HTTP header on the HTTP Response. | Class | org.exist.xquery.functions.response | ExistDB |
|
| SetHeader | Set's a HTTP header on the HTTP Response. | Class | org.exist.xquery.functions.response | ExistDB |
|
| SetMaxInactiveInterval | | Class | org.exist.xquery.functions.session | ExistDB |
|
| SetPrincipalMetadataFunction | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.securitymanager | ExistDB |
|
| SetStatusCode | Set's a HTTP server status code on the HTTP Response. | Class | org.exist.xquery.functions.response | ExistDB |
|
| Shared | Shared methods for validation functions. | Class | org.exist.xquery.functions.validation | ExistDB |
|
| SharedLockFunction | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.util | ExistDB |
|
| Shutdown | Shutdown the eXist server (must be dba)Author:Adam Retter (adam. | Class | org.exist.xquery.functions.system | ExistDB |
|
| SimpleStep | Represents a primary expression in a simple path step like foo//$x. | Class | org.exist.xquery | ExistDB |
|
| SingleItemIterator | Fields inherited from interface org. | Class | org.exist.xquery.value | ExistDB |
|
| SingleKeyMapType | Fields inherited from class org. | Class | org.exist.xquery.functions.map | ExistDB |
|
| StaticXQueryException | | Class | org.exist.xquery | ExistDB |
|
| Step | Fields inherited from interface org. | Class | org.exist.xquery | ExistDB |
|
| Stream | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.response | ExistDB |
|
| StreamBinary | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.response | ExistDB |
|
| StringValue | | Class | org.exist.xquery.value | ExistDB |
|
| SwitchExpression | Fields inherited from interface org. | Class | org.exist.xquery | ExistDB |
|
| SystemModule | Module function definitions for system module. | Class | org.exist.xquery.functions.system | ExistDB |
|
| SystemProperty | Libary function to retrieve the value of a system property. | Class | org.exist.xquery.functions.util | ExistDB |
|
| SystemTime | | Class | org.exist.xquery.functions.util | ExistDB |
|
| TerminatedException | | Class | org.exist.xquery | ExistDB |
|
| TerminatedException .SizeLimitException | | Class | org.exist.xquery | ExistDB |
|
| TerminatedException .TimeoutException | | Class | org.exist.xquery | ExistDB |
|
| TextConstructor | Direct constructor for text nodes. | Class | org.exist.xquery | ExistDB |
|
| TextModule | Module function definitions for text module. | Class | org.exist.xquery.functions.text | ExistDB |
|
| TextRank | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.text | ExistDB |
|
| TimerPragma | | Class | org.exist.xquery.pragmas | ExistDB |
|
| TimeUtils | Centralizes access to time-related utility functions. | Class | org.exist.xquery.value | ExistDB |
|
| TimeValue | | Class | org.exist.xquery.value | ExistDB |
|
| Tokenize | | Class | org.exist.xquery.functions.text | ExistDB |
|
| Transform | | Class | org.exist.xquery.functions.transform | ExistDB |
|
| TransformModule | Module function definitions for transform module. | Class | org.exist.xquery.functions.transform | ExistDB |
|
| TreatAsExpression | Fields inherited from interface org. | Class | org.exist.xquery | ExistDB |
|
| TriggerSystemTask | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.system | ExistDB |
|
| TryCatchExpression | XQuery 1. | Class | org.exist.xquery | ExistDB |
|
| TwoParamFunctions | Class containing math functions that accept two parameters. | Class | org.exist.xquery.functions.math | ExistDB |
|
| Type | Defines all built-in types and their relations. | Class | org.exist.xquery.value | ExistDB |
|
| TypeswitchExpression | Fields inherited from interface org. | Class | org.exist.xquery | ExistDB |
|
| TypeTest | Tests if a node is of a given node type. | Class | org.exist.xquery | ExistDB |
|
| UMaskFunction | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.securitymanager | ExistDB |
|
| UnaryExpr | A unary minus or plus. | Class | org.exist.xquery | ExistDB |
|
| Union | Fields inherited from interface org. | Class | org.exist.xquery | ExistDB |
|
| UntypedAtomicValue | | Class | org.exist.xquery.value | ExistDB |
|
| UntypedValueCheck | Runtime-value check for untyped atomic values. | Class | org.exist.xquery | ExistDB |
|
| Update | Fields inherited from interface org. | Class | org.exist.xquery.update | ExistDB |
|
| UpdateStatistics | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.system | ExistDB |
|
| URIUtils | Utilities for URI related functionsAuthor:Pierrick Brihaye | Class | org.exist.xquery.util | ExistDB |
|
| UserDefinedFunction | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery | ExistDB |
|
| UtilModule | Module function definitions for util module. | Class | org.exist.xquery.functions.util | ExistDB |
|
| UUID | | Class | org.exist.xquery.functions.util | ExistDB |
|
| Validation | XQuery function for validation of XML instance documents using grammars like XSDs and DTDs. | Class | org.exist.xquery.functions.validation | ExistDB |
|
| ValidationModule | Module function definitions for validation module. | Class | org.exist.xquery.functions.validation | ExistDB |
|
| ValueComparison | | Class | org.exist.xquery | ExistDB |
|
| ValueSequence | A sequence that may contain a mixture of atomic values and nodes. | Class | org.exist.xquery.value | ExistDB |
|
| Variable | An XQuery/XPath variable, consisting of a QName and a value. | Interface | org.exist.xquery | ExistDB |
|
| VariableDeclaration | A global variable declaration (with: declare variable). | Class | org.exist.xquery | ExistDB |
|
| VariableImpl | An XQuery/XPath variable, consisting of a QName and a value. | Class | org.exist.xquery | ExistDB |
|
| VariableReference | Represents a reference to an in-scope variable. | Class | org.exist.xquery | ExistDB |
|
| Wait | | Class | org.exist.xquery.functions.util | ExistDB |
|
| XMLCharacterData | This module contains data regarding the classification of characters in XML 1. | Class | org.exist.xquery.regex | ExistDB |
|
| XMLDBAbstractCollectionManipulator | | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBAddUserToGroup | | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBAuthenticate | | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBChangeUser | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBChmodCollection | | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBChmodResource | | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBCollectionAvailable | | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBCopy | | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBCreateCollection | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBCreated | | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBCreateGroup | | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBCreateUser | | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBDefragment | Implments the xmldb:defragment() function. | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBDeleteUser | | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBDocument | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBGetChildCollections | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBGetChildResources | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBGetCurrentUser | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBGetCurrentUserAttribute | | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBGetCurrentUserAttributeNames | Created by IntelliJ IDEA. | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBGetMimeType | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBGetUserOrGroup | | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBGetUsers | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBGroupExists | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBHasLock | | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBIsAdmin | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBIsAuthenticated | | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBLoadFromPattern | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBMatchCollection | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBModule | Module function definitions for xmldb module. | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBMove | | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBPermissions | | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBPermissionsToString | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBRegisterDatabase | Register an XMLDB driver with the XMLDB DatabaseManager. | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBReindex | Reindex a collection in the database. | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBRemove | | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBRemoveUserFromGroup | | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBRename | | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBSetCollectionPermissions | | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBSetMimeType | | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBSetResourcePermissions | | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBSize | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBStore | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBURIFunctions | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBUserAccess | Various functions to get information about users. | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XMLDBXUpdate | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.exist.xquery.functions.xmldb | ExistDB |
|
| XPathException | | Class | org.exist.xquery | ExistDB |
|
| XPathException .FunctionStackElement | Constructor SummaryXPathException. | Class | org.exist.xquery | ExistDB |
|
| XPathUtil | | Class | org.exist.xquery | ExistDB |
|
| XQDocHelper | Helper for parsing XQDoc comments on function declarations. | Class | org.exist.xquery.xqdoc | ExistDB |
|
| XQDocLexer | | Class | org.exist.xquery.xqdoc.parser | ExistDB |
|
| XQDocParser | | Class | org.exist.xquery.xqdoc.parser | ExistDB |
|
| XQDocParserTokenTypes | | Interface | org.exist.xquery.xqdoc.parser | ExistDB |
|
| XQuery | | Class | org.exist.xquery | ExistDB |
|
| XQueryAST | | Class | org.exist.xquery.parser | ExistDB |
|
| XQueryContext | The current XQuery execution context. | Class | org.exist.xquery | ExistDB |
|
| XQueryFunctionAST | AST for XQuery function declarations. | Class | org.exist.xquery.parser | ExistDB |
|
| XQueryLexer | The XQuery/XPath lexical analyzer. | Class | org.exist.xquery.parser | ExistDB |
|
| XQueryParser | eXist parses an XQuery expression in (currently) 4 phases:1) lexical analysis in XQueryLexer | Class | org.exist.xquery.parser | ExistDB |
|
| XQueryTokenTypes | | Interface | org.exist.xquery.parser | ExistDB |
|
| XQueryTreeParser | The tree parser: walks the AST created by XQueryParser and generates an internal representation of the query in the form of XQuery expression objects. | Class | org.exist.xquery.parser | ExistDB |
|
| XQueryTreeParserTokenTypes | | Interface | org.exist.xquery.parser | ExistDB |
|
| XQueryWatchDog | | Class | org.exist.xquery | ExistDB |
|
| YearMonthDurationValue | | Class | org.exist.xquery.value | ExistDB |