Package org.dom4j.datatype
An implementation of the dom4j API which supports the XML Schema Data Types specification.
-
Class Summary Class Description DatatypeAttribute DatatypeAttributerepresents an Attribute which supports the XML Schema Data Types specification.DatatypeDocumentFactory DatatypeDocumentFactoryis a factory of XML objects which support the XML Schema Data Types specification.DatatypeElement DatatypeElementrepresents an Element which supports the XML Schema Data Types specification.DatatypeElementFactory DatatypeElementFactoryis a factory for a specific Element in an XML Schema.SchemaParser SchemaParserreads an XML Schema Document. -
Exception Summary Exception Description InvalidSchemaException InvalidSchemaExceptionis thrown when an invalid XML Schema document is used