Uses of Class
com.sun.msv.reader.xmlschema.EmbeddedSchema

Packages that use EmbeddedSchema
com.sun.msv.reader.xmlschema parses XML representation of XML Schema into AGM. 
 

Uses of EmbeddedSchema in com.sun.msv.reader.xmlschema
 

Constructor parameters in com.sun.msv.reader.xmlschema with type arguments of type EmbeddedSchema
WSDLGrammarReaderController(GrammarReaderController2 nextController, String baseURI, Map<String,EmbeddedSchema> sources)
          create the resolving controller.
 



MSV