Uses of Class
com.sun.xml.xsom.impl.SchemaSetImpl
Package
Description
Implementation of the
com.sun.xml.xsom
package.Parser that reads XML Schema documents and builds an
XSSchemaSet
object.-
Uses of SchemaSetImpl in com.sun.xml.xsom.impl
-
Uses of SchemaSetImpl in com.sun.xml.xsom.impl.parser
Modifier and TypeFieldDescriptionfinal SchemaSetImpl
ParserContext.schemaSet
SchemaSet to which a newly parsed schema is put in.