Uses of Class
com.sun.msv.reader.xmlschema.XMLSchemaReader.StateFactory
-
Packages that use XMLSchemaReader.StateFactory Package Description 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 Modifier and Type Field Description XMLSchemaReader.StateFactory
XMLSchemaReader. sfactory
Constructors in com.sun.msv.reader.xmlschema with parameters of type XMLSchemaReader.StateFactory Constructor Description XMLSchemaReader(GrammarReaderController controller, SAXParserFactory parserFactory, XMLSchemaReader.StateFactory stateFactory, ExpressionPool pool)
-