Uses of Class
com.sun.xml.xsom.impl.SchemaImpl
Package
Description
Implementation of the
com.sun.xml.xsom
package.Parser that reads XML Schema documents and builds an
XSSchemaSet
object.-
Uses of SchemaImpl in com.sun.xml.xsom.impl
Modifier and TypeMethodDescriptionSchemaSetImpl.createSchema
(String targetNamespace, Locator location) Gets a reference to the existing schema or creates a new one if none exists yet.ComponentImpl.getOwnerSchema()
-
Uses of SchemaImpl in com.sun.xml.xsom.impl.parser
ModifierConstructorDescriptionAttGroup
(PatcherManager manager, Locator loc, SchemaImpl schema, UName name) Attribute
(PatcherManager manager, Locator loc, SchemaImpl schema, UName name) ComplexType
(PatcherManager manager, Locator loc, SchemaImpl schema, UName name) Element
(PatcherManager manager, Locator loc, SchemaImpl schema, UName name) IdentityConstraint
(PatcherManager manager, Locator loc, SchemaImpl schema, UName name) ModelGroup
(PatcherManager manager, Locator loc, SchemaImpl schema, UName name) protected
SchemaDocumentImpl
(SchemaImpl schema, String _schemaDocumentURI) SimpleType
(PatcherManager manager, Locator loc, SchemaImpl schema, UName name) Type
(PatcherManager manager, Locator loc, SchemaImpl schema, UName name)