Package | Description |
---|---|
org.exolab.castor.xml.parsing | |
org.exolab.castor.xml.util |
Modifier and Type | Method and Description |
---|---|
NamespacesStack |
NamespaceHandling.getNamespaceStack()
Returns the namespace stack.
|
Modifier and Type | Method and Description |
---|---|
static void |
AnyNode2SAX2.fireEvents(AnyNode node,
ContentHandler handler,
NamespacesStack namespacesStack) |
static void |
AnyNode2SAX.fireEvents(AnyNode node,
DocumentHandler handler,
NamespacesStack namespacesStack) |
Constructor and Description |
---|
AnyNode2SAX(AnyNode node,
NamespacesStack namespacesStack)
Creates a AnyNode2SAX for the given node and the namespace context.
|
AnyNode2SAX2(AnyNode node,
NamespacesStack namespacesStack)
Creates a AnyNode2SAX2 for the given node and the namespace context.
|
SAX2ANY(NamespacesStack namespacesStack,
boolean wsPreserve)
Constructs a SAX2ANY given a namespace context.
|
Copyright © 2021. All rights reserved.