Package org.rumbledb.expressions.xml
Class NamespaceDeclaration
java.lang.Object
org.rumbledb.expressions.xml.NamespaceDeclaration
Namespace declaration in a direct element constructor start tag.
This is intentionally not an attribute node expression: namespace declarations
contribute namespace nodes and static namespace bindings, but do not construct
attribute nodes.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NamespaceDeclaration
-
-
Method Details
-
getPrefix
-
getUri
-
getMetadata
-
serializeToJSONiq
-