|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NSInfo | |
---|---|
org.apache.xml.utils | Implementation of Xalan utility classes. |
Uses of NSInfo in org.apache.xml.utils |
---|
Fields in org.apache.xml.utils declared as NSInfo | |
---|---|
protected static NSInfo |
DOMHelper.m_NSInfoNullNoAncestorXMLNS
Deprecated. Object to put into the m_NSInfos table that tells that a node has been processed, and has no xmlns namespace decls. |
protected static NSInfo |
DOMHelper.m_NSInfoNullWithoutXMLNS
Deprecated. Object to put into the m_NSInfos table that tells that a node has been processed, and has no xmlns namespace decls. |
protected static NSInfo |
DOMHelper.m_NSInfoNullWithXMLNS
Deprecated. Object to put into the m_NSInfos table that tells that a node has been processed, and has xmlns namespace decls. |
protected static NSInfo |
DOMHelper.m_NSInfoUnProcNoAncestorXMLNS
Deprecated. Object to put into the m_NSInfos table that tells that a node has not been processed, and has no xmlns namespace decls, and has no ancestor decls. |
protected static NSInfo |
DOMHelper.m_NSInfoUnProcWithoutXMLNS
Deprecated. Object to put into the m_NSInfos table that tells that a node has not been processed, but has no xmlns namespace decls. |
protected static NSInfo |
DOMHelper.m_NSInfoUnProcWithXMLNS
Deprecated. Object to put into the m_NSInfos table that tells that a node has not been processed, but has xmlns namespace decls. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |