Uses of Class
org.htmlunit.xpath.xml.dtm.ref.ExpandedNameTable
-
Packages that use ExpandedNameTable Package Description org.htmlunit.xpath.xml.dtm.ref -
-
Uses of ExpandedNameTable in org.htmlunit.xpath.xml.dtm.ref
Fields in org.htmlunit.xpath.xml.dtm.ref declared as ExpandedNameTable Modifier and Type Field Description protected ExpandedNameTableDTMDefaultBase. m_expandedNameTableThe table for exandedNameID lookups.private ExpandedNameTableDTMManagerDefault. m_expandedNameTableThe default table for exandedNameID lookups.Methods in org.htmlunit.xpath.xml.dtm.ref that return ExpandedNameTable Modifier and Type Method Description ExpandedNameTableDTMManagerDefault. getExpandedNameTable()
-