Uses of Class
com.sun.xml.xsom.impl.SchemaImpl
Packages that use 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
Methods in com.sun.xml.xsom.impl that return SchemaImplModifier 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
Fields in com.sun.xml.xsom.impl.parser declared as SchemaImplMethods in com.sun.xml.xsom.impl.parser that return SchemaImplConstructors in com.sun.xml.xsom.impl.parser with parameters of type SchemaImplModifierConstructorDescriptionAttGroup
(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)