Uses of Class
org.apache.xml.utils.NSInfo
| Package | Description |
|---|---|
| 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 Modifier and Type Field Description protected static NSInfoDOMHelper. m_NSInfoNullNoAncestorXMLNSDeprecated.Object to put into the m_NSInfos table that tells that a node has been processed, and has no xmlns namespace decls.protected static NSInfoDOMHelper. m_NSInfoNullWithoutXMLNSDeprecated.Object to put into the m_NSInfos table that tells that a node has been processed, and has no xmlns namespace decls.protected static NSInfoDOMHelper. m_NSInfoNullWithXMLNSDeprecated.Object to put into the m_NSInfos table that tells that a node has been processed, and has xmlns namespace decls.protected static NSInfoDOMHelper. m_NSInfoUnProcNoAncestorXMLNSDeprecated.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 NSInfoDOMHelper. m_NSInfoUnProcWithoutXMLNSDeprecated.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 NSInfoDOMHelper. m_NSInfoUnProcWithXMLNSDeprecated.Object to put into the m_NSInfos table that tells that a node has not been processed, but has xmlns namespace decls.