Uses of Class
com.sun.xml.xsom.impl.SchemaImpl
Packages that use SchemaImpl
-
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)