Package | Description |
---|---|
com.sun.xml.xsom.impl |
Implementation of the
com.sun.xml.xsom package. |
com.sun.xml.xsom.impl.parser |
Parser that reads XML Schema documents and builds an
XSSchemaSet object. |
Constructor and Description |
---|
ElementDecl(PatcherManager reader,
SchemaDocumentImpl owner,
AnnotationImpl _annon,
Locator _loc,
ForeignAttributesImpl fa,
String _tns,
String _name,
boolean _anonymous,
XmlString _defv,
XmlString _fixedv,
boolean _nillable,
boolean _abstract,
Boolean _form,
Ref.Type _type,
Ref.Element _substHead,
int _substDisallowed,
int _substExcluded,
List<IdentityConstraintImpl> idConstraints) |
Modifier and Type | Class and Description |
---|---|
class |
NGCCRuntimeEx
NGCCRuntime extended with various utility methods for
parsing XML Schema.
|
Constructor and Description |
---|
DelayedRef.AttGroup(PatcherManager manager,
Locator loc,
SchemaImpl schema,
UName name) |
DelayedRef.Attribute(PatcherManager manager,
Locator loc,
SchemaImpl schema,
UName name) |
DelayedRef.ComplexType(PatcherManager manager,
Locator loc,
SchemaImpl schema,
UName name) |
DelayedRef.Element(PatcherManager manager,
Locator loc,
SchemaImpl schema,
UName name) |
DelayedRef.IdentityConstraint(PatcherManager manager,
Locator loc,
SchemaImpl schema,
UName name) |
DelayedRef.ModelGroup(PatcherManager manager,
Locator loc,
SchemaImpl schema,
UName name) |
DelayedRef.SimpleType(PatcherManager manager,
Locator loc,
SchemaImpl schema,
UName name) |
DelayedRef.Type(PatcherManager manager,
Locator loc,
SchemaImpl schema,
UName name) |
Copyright © 2015 Oracle. All Rights Reserved.