Uses of Class
com.sun.xml.xsom.impl.SchemaSetImpl
Packages that use 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
Fields in com.sun.xml.xsom.impl declared as SchemaSetImplMethods in com.sun.xml.xsom.impl that return SchemaSetImplConstructors in com.sun.xml.xsom.impl with parameters of type SchemaSetImpl -
Uses of SchemaSetImpl in com.sun.xml.xsom.impl.parser
Fields in com.sun.xml.xsom.impl.parser declared as SchemaSetImplModifier and TypeFieldDescriptionfinal SchemaSetImpl
ParserContext.schemaSet
SchemaSet to which a newly parsed schema is put in.