BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.apache.xml.utils.NSInfo

Packages that use NSInfo
weblogic.apache.xpath   
 

Uses of NSInfo in weblogic.apache.xpath
 

Fields in weblogic.apache.xpath declared as NSInfo
protected static NSInfo DOMHelper.m_NSInfoUnProcWithXMLNS
          Object to put into the m_NSInfos table that tells that a node has not been processed, but has xmlns namespace decls.
protected static NSInfo DOMHelper.m_NSInfoUnProcWithoutXMLNS
          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_NSInfoUnProcNoAncestorXMLNS
          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_NSInfoNullWithXMLNS
          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_NSInfoNullWithoutXMLNS
          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_NSInfoNullNoAncestorXMLNS
          Object to put into the m_NSInfos table that tells that a node has been processed, and has no xmlns namespace decls.
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.