org.dom4j.datatype

Class SchemaParser


public class SchemaParser
extends java.lang.Object

SchemaParser reads an XML Schema Document.
Version:
$Revision: 1.19 $
Authors:
James Strachan
Yuxin Ruan

Constructor Summary

SchemaParser()
SchemaParser(DatatypeDocumentFactory documentFactory)

Method Summary

void
build(Document schemaDocument)
Parses the given schema document
void
build(Document schemaDocument, Namespace namespace)

Constructor Details

SchemaParser

public SchemaParser()

SchemaParser

public SchemaParser(DatatypeDocumentFactory documentFactory)

Method Details

build

public void build(Document schemaDocument)
Parses the given schema document
Parameters:
schemaDocument - is the document of the XML Schema

build

public void build(Document schemaDocument,
                  Namespace namespace)

Copyright B) 2005 MetaStuff Ltd. All Rights Reserved. Hosted by

SourceForge Logo