Uses of Class
org.apache.xml.dtm.ref.ExtendedType
| Package | Description |
|---|---|
| org.apache.xml.dtm.ref | |
| org.apache.xml.dtm.ref.sax2dtm |
-
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 booleanExtendedType. equals(ExtendedType other)Test if this ExtendedType object is equal to the given ExtendedType. -
Uses of ExtendedType in org.apache.xml.dtm.ref.sax2dtm
Fields in org.apache.xml.dtm.ref.sax2dtm declared as ExtendedType Modifier and Type Field Description protected ExtendedType[]SAX2DTM2. m_extendedTypes