Uses of Class
org.htmlunit.xpath.xml.dtm.ref.ExtendedType
Packages that use ExtendedType
-
Uses of ExtendedType in org.htmlunit.xpath.xml.dtm.ref
Fields in org.htmlunit.xpath.xml.dtm.ref declared as ExtendedTypeModifier and TypeFieldDescription(package private) final ExtendedType
ExpandedNameTable.hashET
Workspace for lookup.(package private) final ExtendedType
ExpandedNameTable.HashEntry.key
private static final ExtendedType[]
ExpandedNameTable.m_defaultExtendedTypes
The array to store the default extended types.private ExtendedType[]
ExpandedNameTable.m_extendedTypes
Array of extended types for this documentMethods in org.htmlunit.xpath.xml.dtm.ref with parameters of type ExtendedTypeModifier and TypeMethodDescriptionboolean
ExtendedType.equals
(ExtendedType other) Test if this ExtendedType object is equal to the given ExtendedType.Constructors in org.htmlunit.xpath.xml.dtm.ref with parameters of type ExtendedTypeModifierConstructorDescriptionprivate
HashEntry
(ExtendedType key, int value, int hash, ExpandedNameTable.HashEntry next)