Package org.dom4j.datatype
package org.dom4j.datatype
An implementation of the dom4j API which supports the XML Schema Data Types specification.
-
ClassDescription
DatatypeAttributerepresents an Attribute which supports the XML Schema Data Types specification.DatatypeDocumentFactoryis a factory of XML objects which support the XML Schema Data Types specification.DatatypeElementrepresents an Element which supports the XML Schema Data Types specification.DatatypeElementFactoryis a factory for a specific Element in an XML Schema.InvalidSchemaExceptionis thrown when an invalid XML Schema document is usedNamedTypeResolverresolves named types for a given QName.SchemaParserreads an XML Schema Document.