| Package | Description |
|---|---|
| com.sun.msv.reader |
reads XML representation of grammar and creates AGM.
|
| com.sun.msv.reader.xmlschema |
parses XML representation of XML Schema into AGM.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
Controller |
Internal view of GrammarReaderController.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
WSDLGrammarReaderController |
Catch error messages and resolve schema locations.
|
| Modifier and Type | Method | Description |
|---|---|---|
static XMLSchemaGrammar |
WSDLSchemaReader.read(Source wsdlSource,
SAXParserFactory factory,
GrammarReaderController2 controller) |
Read the schemas from a WSDL.
|
| Constructor | Description |
|---|---|
WSDLGrammarReaderController(GrammarReaderController2 nextController,
String baseURI,
Map<String,EmbeddedSchema> sources) |
create the resolving controller.
|
Copyright © 2019 Oracle Corporation. All rights reserved.