Uses of Interface
cs.arizona.tau.xml.IDoSchemaMapping

Packages that use IDoSchemaMapping
cs.arizona.tau.xml   
 

Uses of IDoSchemaMapping in cs.arizona.tau.xml
 

Classes in cs.arizona.tau.xml that implement IDoSchemaMapping
 class DoSchemaMapping
           
 class DoSVSchemaMapping
           
 

Methods in cs.arizona.tau.xml that return IDoSchemaMapping
 IDoSchemaMapping IRepresentationFactory.createSchemaMappingObj(java.lang.String dataFile, boolean schemaVersioningFlag)
           
 IDoSchemaMapping DecomposedRepresentationFactory.createSchemaMappingObj(java.lang.String dataFile, boolean schemaVersioningFlag)