|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QName | |
---|---|
com.jaxfront.core.schema | |
com.jaxfront.core.schema.impl | |
com.jaxfront.core.type | |
com.jaxfront.core.xpath | |
com.jaxfront.core.xpath.schema |
Uses of QName in com.jaxfront.core.schema |
---|
Subinterfaces of QName in com.jaxfront.core.schema | |
---|---|
interface |
SchemaComplexType
Represent a complex XML schema type. |
interface |
SchemaNode
Represents an XML Schema element from the XML Schema holding a simple or a complex XML SchemaType. |
interface |
SchemaSimpleType
Represent a simple XML schema type. |
interface |
SchemaType
Represent an abstract XML schema type (for complex or simple types). |
Uses of QName in com.jaxfront.core.schema.impl |
---|
Classes in com.jaxfront.core.schema.impl that implement QName | |
---|---|
class |
SchemaComplexTypeImpl
Represents a XML Schema complex type. |
class |
SchemaNodeImpl
Represents an XML Schema element from the XML Schema holding a simple or a complex XML SchemaType from the oracle Schema Parser (oracle.xml.parser.schema.XSDNode). |
class |
SchemaSimpleTypeImpl
Represent a simple XML schema type. |
Uses of QName in com.jaxfront.core.type |
---|
Classes in com.jaxfront.core.type that implement QName | |
---|---|
class |
AbstractCompositeType
This class represents an abstract Composite Type. |
class |
AbstractListType
This class represents an abstract list type. |
class |
AbstractType
This class represents an abstract JAXFront 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 QName in com.jaxfront.core.xpath |
---|
Classes in com.jaxfront.core.xpath that implement QName | |
---|---|
class |
DummyXPathRootType
|
Uses of QName in com.jaxfront.core.xpath.schema |
---|
Classes in com.jaxfront.core.xpath.schema that implement QName | |
---|---|
class |
DummySchemaRoot
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |