Uses of Class
com.jaxfront.core.type.AbstractType

Packages that use AbstractType
com.jaxfront.core.type   
com.jaxfront.core.xpath   
 

Uses of AbstractType in com.jaxfront.core.type
 

Subclasses of AbstractType in com.jaxfront.core.type
 class AbstractCompositeType
          This class represents an abstract Composite Type.
 class AbstractListType
          This class represents an abstract list type.
 class ComplexGroup
          This class represents a ComplexGroup which is a JAXFront type.
 class ComplexGroupList
          This class represents a ComplexGroupList which is JAXFront type.
 class EmptyType
          This class represents a null marker for an empty JAXFront type.
 class SimpleGroup
          This class represents a SimpleGroup which is a JAXFront type.
 class SimpleGroupList
          This class represents a SimpleGroupList which is JAXFront type.
 class SimpleType
          This class represents a SimpleType which is a always a leaf node of the under- lying XML Schema.
 class SimpleTypeList
          This class represents a SimpleTypeList which is JAXFront type.
 

Uses of AbstractType in com.jaxfront.core.xpath
 

Subclasses of AbstractType in com.jaxfront.core.xpath
 class DummyXPathRootType