Uses of Interface
org.apache.ode.utils.xsd.SchemaModel

Packages that use SchemaModel
org.apache.ode.utils.xsd   
 

Uses of SchemaModel in org.apache.ode.utils.xsd
 

Classes in org.apache.ode.utils.xsd that implement SchemaModel
 class SchemaModelImpl
          Xerces based schema model.
 

Methods in org.apache.ode.utils.xsd that return SchemaModel
static SchemaModel SchemaModelImpl.newModel(java.util.Map<java.net.URI,byte[]> schemas)
          Generate a schema model from a collection of schemas.
 



Copyright © 2015 WSO2. All Rights Reserved.