Uses of Class
com.sun.msv.reader.xmlschema.EmbeddedSchema
-
Packages that use EmbeddedSchema Package Description 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 Constructor Description WSDLGrammarReaderController(GrammarReaderController2 nextController, String baseURI, Map<String,EmbeddedSchema> sources)
create the resolving controller.
-