Home
last modified time | relevance | path

Searched refs:m_NSInfoNullWithoutXMLNS (Results 1 – 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/utils/
DDOMHelper.java597 protected static final NSInfo m_NSInfoNullWithoutXMLNS = new NSInfo(true, field in DOMHelper
781 else if (candidateInfo == m_NSInfoNullWithoutXMLNS) in getNamespaceOfNode()
802 m_NSInfos.put(n, m_NSInfoNullWithoutXMLNS); in getNamespaceOfNode()