cs.arizona.tau.xml
Class DoSVSchemaMapping

java.lang.Object
  extended by cs.arizona.tau.xml.DoSVSchemaMapping
All Implemented Interfaces:
IDoSchemaMapping

public class DoSVSchemaMapping
extends java.lang.Object
implements IDoSchemaMapping

Author:
Shailesh Joshi

Constructor Summary
DoSVSchemaMapping()
           
 
Method Summary
 org.w3c.dom.Document createRepresentationalSchema(java.lang.String temporalBundle)
          Creates a Representational schema document from given set of Snapshot document,Temporal and Physical Annotations and Temporal Bundle.
 java.util.ArrayList getItemIdentifierCorrList()
           
 java.util.ArrayList getScpTimeSpanList()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoSVSchemaMapping

public DoSVSchemaMapping()
Method Detail

createRepresentationalSchema

public org.w3c.dom.Document createRepresentationalSchema(java.lang.String temporalBundle)
Creates a Representational schema document from given set of Snapshot document,Temporal and Physical Annotations and Temporal Bundle. The Representational Schema Document will be written at location specified by representationalSchema.

Parameters:
temporalBundle - - Path of temporal bundle document
representationalSchema - - Path of representational schema

getItemIdentifierCorrList

public java.util.ArrayList getItemIdentifierCorrList()

getScpTimeSpanList

public java.util.ArrayList getScpTimeSpanList()