cs.arizona.tau.docs
Class ConventionalSchema

java.lang.Object
  extended by cs.arizona.tau.docs.ConventionalSchema

public class ConventionalSchema
extends java.lang.Object


Constructor Summary
ConventionalSchema(java.lang.String conventional_schema_doc_name)
           
 
Method Summary
 org.w3c.dom.Document GetConventionalSchemaDocument()
           
 java.util.List<Pair<org.w3c.dom.Element,ConventionalSchema>> getImports()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConventionalSchema

public ConventionalSchema(java.lang.String conventional_schema_doc_name)
Method Detail

getImports

public java.util.List<Pair<org.w3c.dom.Element,ConventionalSchema>> getImports()

GetConventionalSchemaDocument

public org.w3c.dom.Document GetConventionalSchemaDocument()