JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package com.sun.msv.reader.dtd
package
com.sun.msv.reader.dtd
reads DTD and constructs AGM.
Related Packages
Package
Description
com.sun.msv.reader
reads XML representation of grammar and creates AGM.
com.sun.msv.reader.datatype
interface of Datatype vocabulary reader.
com.sun.msv.reader.relax
common parts for parseing RELAX Core/Namespace into AGM.
com.sun.msv.reader.trex
shared code between RELAX NG reader and TREX reader.
com.sun.msv.reader.util
Miscellaneous utilities
com.sun.msv.reader.xmlschema
parses XML representation of XML Schema into AGM.
Classes
Class
Description
DTDReader
constructs
TREXGrammar
object that exactly matches to the parsed DTD.