Uses of Class
com.sun.msv.reader.relax.RELAXReader
Packages that use RELAXReader
Package
Description
parses RELAX Core into AGM.
parses XML representation of RELAX Namespace.
parses XML representation of RELAXNS-extended RELAX Core.
-
Uses of RELAXReader in com.sun.msv.reader.relax.core
Subclasses of RELAXReader in com.sun.msv.reader.relax.coreModifier and TypeClassDescriptionclass
reads RELAX module (classic RELAX module; no namespace extension) by SAX2 and constructs abstract grammar model. -
Uses of RELAXReader in com.sun.msv.relaxns.reader
Subclasses of RELAXReader in com.sun.msv.relaxns.readerModifier and TypeClassDescriptionclass
parses RELAX Namespace XML and constructs a SchemaProvider. -
Uses of RELAXReader in com.sun.msv.relaxns.reader.relax
Subclasses of RELAXReader in com.sun.msv.relaxns.reader.relaxModifier and TypeClassDescriptionclass
reads RELAX-Namespace-extended RELAX Core.