uk.ac.ic.doc.automed.xmlschema
Class XMLSchemaBuilder

java.lang.Object
  extended by uk.ac.ic.doc.automed.xmlschema.XMLSchemaBuilder

public class XMLSchemaBuilder
extends java.lang.Object


Constructor Summary
XMLSchemaBuilder(Schema schema)
          Creates a new instance of XMLSchemaBuilder based on schema
 
Method Summary
 Document createXSDOM()
          Build up an internal representation of any XMLSchema nodes in the AutoMed Schema we're looking at
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLSchemaBuilder

public XMLSchemaBuilder(Schema schema)
Creates a new instance of XMLSchemaBuilder based on schema

Method Detail

createXSDOM

public Document createXSDOM()
Build up an internal representation of any XMLSchema nodes in the AutoMed Schema we're looking at