| Package | Description |
|---|---|
| lux.xquery |
| Modifier and Type | Method and Description |
|---|---|
Namespace[] |
XQuery.getNamespaceDeclarations() |
| Constructor and Description |
|---|
ElementConstructor(QName qname,
Namespace[] namespaces,
AbstractExpression content,
AttributeConstructor... attributes)
Make an element constructor - this models literal element constructors, not computed element
constructors.
|
XQuery(String defaultElementNamespace,
String defaultFunctionNamespace,
String defaultCollation,
ModuleImport[] importedModules,
Namespace[] namespaceDeclarations,
VariableDefinition[] variableDefinitions,
FunctionDefinition[] defs,
AbstractExpression body,
String baseURI,
Boolean copyNamespacesPreserve,
Boolean copyNamespacesInherit,
boolean emptyLeast) |
Copyright © 2013. All Rights Reserved.