Uses of Class
com.sun.msv.reader.relax.RELAXReader.StateFactory

Packages that use RELAXReader.StateFactory
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. 
 

Uses of RELAXReader.StateFactory in com.sun.msv.reader.relax
 

Fields in com.sun.msv.reader.relax declared as RELAXReader.StateFactory
 RELAXReader.StateFactory RELAXReader.sfactory
           
 

Constructors in com.sun.msv.reader.relax with parameters of type RELAXReader.StateFactory
RELAXReader(GrammarReaderController controller, 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
static class RELAXCoreReader.StateFactory
           
 



MSV