|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Namespace | |
|---|---|
| lux.xquery | |
| Uses of Namespace in lux.xquery |
|---|
| Methods in lux.xquery that return Namespace | |
|---|---|
Namespace[] |
XQuery.getNamespaceDeclarations()
|
| Constructors in lux.xquery with parameters of type Namespace | |
|---|---|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||