Uses of Class
com.sun.msv.reader.relax.RELAXReader.StateFactory
-
Packages that use RELAXReader.StateFactory Package Description com.sun.msv.reader.relax common parts for parseing RELAX Core/Namespace into AGM.com.sun.msv.reader.relax.core parses RELAX Core into AGM.com.sun.msv.relaxns.reader.relax parses XML representation of RELAXNS-extended RELAX Core. -
-
Uses of RELAXReader.StateFactory in com.sun.msv.reader.relax
Fields in com.sun.msv.reader.relax declared as RELAXReader.StateFactory Modifier and Type Field Description RELAXReader.StateFactory
RELAXReader. sfactory
Constructors in com.sun.msv.reader.relax with parameters of type RELAXReader.StateFactory Constructor Description RELAXReader(GrammarReaderController controller, javax.xml.parsers.SAXParserFactory parserFactory, RELAXReader.StateFactory stateFactory, ExpressionPool pool, State initialState)
-
Uses of RELAXReader.StateFactory in com.sun.msv.reader.relax.core
Subclasses of RELAXReader.StateFactory in com.sun.msv.reader.relax.core Modifier and Type Class Description static class
RELAXCoreReader.StateFactory
-
Uses of RELAXReader.StateFactory in com.sun.msv.relaxns.reader.relax
Subclasses of RELAXReader.StateFactory in com.sun.msv.relaxns.reader.relax Modifier and Type Class Description private static class
RELAXCoreIslandSchemaReader.StateFactory
-