Package | Description |
---|---|
com.sun.msv.reader |
reads XML representation of grammar and creates AGM.
|
com.sun.msv.reader.dtd |
reads DTD and constructs AGM.
|
com.sun.msv.reader.util |
Miscellaneous utilities
|
Modifier and Type | Field and Description |
---|---|
Controller |
GrammarReader.controller
this object receives errors and warnings
|
Modifier and Type | Field and Description |
---|---|
protected Controller |
DTDReader.controller |
Modifier and Type | Field and Description |
---|---|
private Controller |
GrammarLoader.controller |
Modifier and Type | Method and Description |
---|---|
Controller |
GrammarLoader.getController() |