Package | Description |
---|---|
com.sun.xml.xsom.impl |
Implementation of the
com.sun.xml.xsom package. |
Modifier and Type | Class | Description |
---|---|---|
static class |
WildcardImpl.Any |
|
static class |
WildcardImpl.Finite |
|
static class |
WildcardImpl.Other |
Modifier and Type | Method | Description |
---|---|---|
WildcardImpl |
WildcardImpl.union(SchemaDocumentImpl owner,
WildcardImpl rhs) |
Modifier and Type | Method | Description |
---|---|---|
void |
AttGroupDeclImpl.setWildcard(WildcardImpl wc) |
|
abstract void |
AttributesHolder.setWildcard(WildcardImpl wc) |
set the local wildcard.
|
void |
ComplexTypeImpl.setWildcard(WildcardImpl wc) |
Set the local attribute wildcard.
|
WildcardImpl |
WildcardImpl.union(SchemaDocumentImpl owner,
WildcardImpl rhs) |
Constructor | Description |
---|---|
AttGroupDeclImpl(SchemaDocumentImpl _parent,
AnnotationImpl _annon,
Locator _loc,
ForeignAttributesImpl _fa,
String _name,
WildcardImpl _wildcard) |
Copyright © 2018 Oracle Corporation. All rights reserved.