| Package | Description |
|---|---|
| com.sun.xml.xsom.impl |
| 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,
org.xml.sax.Locator _loc,
ForeignAttributesImpl _fa,
java.lang.String _name,
WildcardImpl _wildcard) |
Copyright © 2018 Oracle. All rights reserved.