org.dom4j.datatype
public class SchemaParser extends Object
SchemaParser reads an XML Schema Document.
Version: $Revision: 1.19 $
| Constructor Summary | |
|---|---|
| SchemaParser() | |
| SchemaParser(DatatypeDocumentFactory documentFactory) | |
| Method Summary | |
|---|---|
| void | build(Document schemaDocument)
Parses the given schema document
|
| void | build(Document schemaDocument, Namespace namespace) |
Parameters: schemaDocument is the document of the XML Schema