Uses of Class
org.apache.xml.dtm.ref.ExpandedNameTable

Packages that use ExpandedNameTable
org.apache.xml.dtm.ref   
 

Uses of ExpandedNameTable in org.apache.xml.dtm.ref
 

Fields in org.apache.xml.dtm.ref declared as ExpandedNameTable
private  ExpandedNameTable DTMDocumentImpl.m_expandedNames
           
private  ExpandedNameTable DTMManagerDefault.m_expandedNameTable
          The default table for exandedNameID lookups.
protected  ExpandedNameTable DTMDefaultBase.m_expandedNameTable
          The table for exandedNameID lookups.
 

Methods in org.apache.xml.dtm.ref that return ExpandedNameTable
 ExpandedNameTable DTMManagerDefault.getExpandedNameTable(DTM dtm)
          return the expanded name table.