cs.arizona.tau.docs
Class ConstantSchemaTemporalDocument

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

public class ConstantSchemaTemporalDocument
extends java.lang.Object


Constructor Summary
ConstantSchemaTemporalDocument(TargetIdentifier ti, LogicalAnnotationValidator lav, PhysicalAnnotationValidator defaultPav, org.w3c.dom.Document temporal_document)
           
 
Method Summary
 org.w3c.dom.Document getInternalTemporalDocument()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstantSchemaTemporalDocument

public ConstantSchemaTemporalDocument(TargetIdentifier ti,
                                      LogicalAnnotationValidator lav,
                                      PhysicalAnnotationValidator defaultPav,
                                      org.w3c.dom.Document temporal_document)
Method Detail

getInternalTemporalDocument

public org.w3c.dom.Document getInternalTemporalDocument()