Uses of Class
org.apache.xml.dtm.ref.ExtendedType
-
Packages that use ExtendedType Package Description org.apache.xml.dtm.ref -
-
Uses of ExtendedType in org.apache.xml.dtm.ref
Methods in org.apache.xml.dtm.ref that return ExtendedType Modifier and Type Method Description ExtendedType[]
ExpandedNameTable. getExtendedTypes()
Return the array of extended typesMethods in org.apache.xml.dtm.ref with parameters of type ExtendedType Modifier and Type Method Description boolean
ExtendedType. equals(ExtendedType other)
Test if this ExtendedType object is equal to the given ExtendedType.
-