|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NamespaceMappings.Stack | |
|---|---|
| org.apache.xml.serializer | Processes SAX events into streams. |
| Uses of NamespaceMappings.Stack in org.apache.xml.serializer |
|---|
| Fields in org.apache.xml.serializer declared as NamespaceMappings.Stack | |
|---|---|
private NamespaceMappings.Stack |
NamespaceMappings.m_nodeStack
This stack is used as a convenience. |
| Methods in org.apache.xml.serializer that return NamespaceMappings.Stack | |
|---|---|
private NamespaceMappings.Stack |
NamespaceMappings.createPrefixStack(java.lang.String prefix)
A more type-safe way of saving stacks under the m_namespaces Hashtable. |
private NamespaceMappings.Stack |
NamespaceMappings.getPrefixStack(java.lang.String prefix)
A more type-safe way to get a stack of prefix mappings from the Hashtable m_namespaces (this is the only method that does the type cast). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||