Uses of Class
com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory

Packages that use XMLSchemaReader.StateFactory
com.sun.msv.reader.xmlschema parses XML representation of XML Schema into AGM. 
 

Uses of XMLSchemaReader.StateFactory in com.sun.msv.reader.xmlschema
 

Fields in com.sun.msv.reader.xmlschema declared as XMLSchemaReader.StateFactory
 XMLSchemaReader.StateFactory XMLSchemaReader.sfactory
           
 

Constructors in com.sun.msv.reader.xmlschema with parameters of type XMLSchemaReader.StateFactory
XMLSchemaReader(GrammarReaderController controller, SAXParserFactory parserFactory, XMLSchemaReader.StateFactory stateFactory, ExpressionPool pool)
           
 



MSV