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 ExtendedTypeExpandedNameTable.hashETWorkspace for lookup.(package private) final ExtendedTypeExpandedNameTable.HashEntry.keyprivate static final ExtendedType[]ExpandedNameTable.m_defaultExtendedTypesThe array to store the default extended types.private ExtendedType[]ExpandedNameTable.m_extendedTypesArray of extended types for this documentMethods in org.htmlunit.xpath.xml.dtm.ref with parameters of type ExtendedTypeModifier and TypeMethodDescriptionbooleanExtendedType.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 ExtendedTypeModifierConstructorDescriptionprivateHashEntry(ExtendedType key, int value, int hash, ExpandedNameTable.HashEntry next)