|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NamespacesStack | |
|---|---|
| org.exolab.castor.xml.parsing | |
| org.exolab.castor.xml.util | |
| Uses of NamespacesStack in org.exolab.castor.xml.parsing |
|---|
| Methods in org.exolab.castor.xml.parsing that return NamespacesStack | |
|---|---|
NamespacesStack |
NamespaceHandling.getNamespaceStack()
Returns the namespace stack. |
| Uses of NamespacesStack in org.exolab.castor.xml.util |
|---|
| Methods in org.exolab.castor.xml.util with parameters of type NamespacesStack | |
|---|---|
static void |
AnyNode2SAX2.fireEvents(AnyNode node,
ContentHandler handler,
NamespacesStack namespacesStack)
|
static void |
AnyNode2SAX.fireEvents(AnyNode node,
DocumentHandler handler,
NamespacesStack namespacesStack)
|
| Constructors in org.exolab.castor.xml.util with parameters of type NamespacesStack | |
|---|---|
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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||