Uses of Package
com.jaxfront.core.schema

Packages that use com.jaxfront.core.schema
com.jaxfront.core.dom   
com.jaxfront.core.error   
com.jaxfront.core.keyRef   
com.jaxfront.core.schema   
com.jaxfront.core.schema.impl   
com.jaxfront.core.type   
com.jaxfront.core.util.io.cache   
com.jaxfront.core.util.io.cvsexport   
com.jaxfront.core.xpath   
com.jaxfront.core.xpath.schema   
com.jaxfront.swing.ui.editor   
 

Classes in com.jaxfront.core.schema used by com.jaxfront.core.dom
SchemaCreationException
          This exception is thrown if the parsing of the XML Schema has failed.
SchemaNode
          Represents an XML Schema element from the XML Schema holding a simple or a complex XML SchemaType.
ValidationException
          This exception is thrown if setting a value to a JAXFront type violates a XML Schema facet restriction, a cardinality restriction or a user defined cross field validation (xui rule).
XMLSchema
          Represents a W3C XML Schema.
XMLSchemaBuilder
          Factory class for creating new XML Schemas based on a URL and a schema root name.
 

Classes in com.jaxfront.core.schema used by com.jaxfront.core.error
ValidationException
          This exception is thrown if setting a value to a JAXFront type violates a XML Schema facet restriction, a cardinality restriction or a user defined cross field validation (xui rule).
 

Classes in com.jaxfront.core.schema used by com.jaxfront.core.keyRef
KeyRefException
           
SchemaKey
          Represents an XML Schema key definition.
SchemaNode
          Represents an XML Schema element from the XML Schema holding a simple or a complex XML SchemaType.
 

Classes in com.jaxfront.core.schema used by com.jaxfront.core.schema
QName
           
SchemaCreationException
          This exception is thrown if the parsing of the XML Schema has failed.
SchemaKey
          Represents an XML Schema key definition.
SchemaKeyRef
          Represents an XML Schema keyRef definition.
SchemaNode
          Represents an XML Schema element from the XML Schema holding a simple or a complex XML SchemaType.
SchemaSimpleType
          Represent a simple XML schema type.
SchemaType
          Represent an abstract XML schema type (for complex or simple types).
ValidationException
          This exception is thrown if setting a value to a JAXFront type violates a XML Schema facet restriction, a cardinality restriction or a user defined cross field validation (xui rule).
XMLSchema
          Represents a W3C XML Schema.
 

Classes in com.jaxfront.core.schema used by com.jaxfront.core.schema.impl
KeyRefException
           
QName
           
SchemaComplexType
          Represent a complex XML schema type.
SchemaCreationException
          This exception is thrown if the parsing of the XML Schema has failed.
SchemaKey
          Represents an XML Schema key definition.
SchemaKeyRef
          Represents an XML Schema keyRef definition.
SchemaNode
          Represents an XML Schema element from the XML Schema holding a simple or a complex XML SchemaType.
SchemaSimpleType
          Represent a simple XML schema type.
SchemaType
          Represent an abstract XML schema type (for complex or simple types).
ValidationException
          This exception is thrown if setting a value to a JAXFront type violates a XML Schema facet restriction, a cardinality restriction or a user defined cross field validation (xui rule).
XMLSchema
          Represents a W3C XML Schema.
XMLSchemaBuilder
          Factory class for creating new XML Schemas based on a URL and a schema root name.
 

Classes in com.jaxfront.core.schema used by com.jaxfront.core.type
KeyRefException
           
QName
           
SchemaNode
          Represents an XML Schema element from the XML Schema holding a simple or a complex XML SchemaType.
SchemaSimpleType
          Represent a simple XML schema type.
SchemaType
          Represent an abstract XML schema type (for complex or simple types).
ValidationException
          This exception is thrown if setting a value to a JAXFront type violates a XML Schema facet restriction, a cardinality restriction or a user defined cross field validation (xui rule).
XMLSchema
          Represents a W3C XML Schema.
 

Classes in com.jaxfront.core.schema used by com.jaxfront.core.util.io.cache
XMLSchema
          Represents a W3C XML Schema.
 

Classes in com.jaxfront.core.schema used by com.jaxfront.core.util.io.cvsexport
SchemaCreationException
          This exception is thrown if the parsing of the XML Schema has failed.
ValidationException
          This exception is thrown if setting a value to a JAXFront type violates a XML Schema facet restriction, a cardinality restriction or a user defined cross field validation (xui rule).
 

Classes in com.jaxfront.core.schema used by com.jaxfront.core.xpath
QName
           
SchemaCreationException
          This exception is thrown if the parsing of the XML Schema has failed.
SchemaNode
          Represents an XML Schema element from the XML Schema holding a simple or a complex XML SchemaType.
SchemaType
          Represent an abstract XML schema type (for complex or simple types).
ValidationException
          This exception is thrown if setting a value to a JAXFront type violates a XML Schema facet restriction, a cardinality restriction or a user defined cross field validation (xui rule).
 

Classes in com.jaxfront.core.schema used by com.jaxfront.core.xpath.schema
QName
           
SchemaNode
          Represents an XML Schema element from the XML Schema holding a simple or a complex XML SchemaType.
XMLSchema
          Represents a W3C XML Schema.
 

Classes in com.jaxfront.core.schema used by com.jaxfront.swing.ui.editor
XMLSchema
          Represents a W3C XML Schema.