Uses of Class
org.htmlunit.xpath.xml.dtm.ref.ExpandedNameTable.HashEntry
Packages that use ExpandedNameTable.HashEntry
-
Uses of ExpandedNameTable.HashEntry in org.htmlunit.xpath.xml.dtm.ref
Fields in org.htmlunit.xpath.xml.dtm.ref declared as ExpandedNameTable.HashEntryModifier and TypeFieldDescriptionprivate ExpandedNameTable.HashEntry[]
ExpandedNameTable.m_table
The internal array to store the hash entries.(package private) ExpandedNameTable.HashEntry
ExpandedNameTable.HashEntry.next
Constructors in org.htmlunit.xpath.xml.dtm.ref with parameters of type ExpandedNameTable.HashEntryModifierConstructorDescriptionprivate
HashEntry
(ExtendedType key, int value, int hash, ExpandedNameTable.HashEntry next)