| 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 | Field and Description |
|---|---|
static AbortException |
AbortException.theInstance |
| Modifier and Type | Method and Description |
|---|---|
InputSource |
GrammarReader.resolveLocation(State sourceState,
String uri)
obtains InputSource for the specified url.
|
void |
GrammarReader.switchSource(State sourceState,
String url,
State newState)
Switchs InputSource to the specified URL and
parses it by the specified state.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
XMLSchemaReader.switchSource(State sourceState,
State newRootState) |
Copyright © 2016 Oracle Corporation. All Rights Reserved.