| Package | Description |
|---|---|
| com.sun.xml.xsom.impl |
Implementation of the
com.sun.xml.xsom package. |
| Modifier and Type | Class and Description |
|---|---|
static class |
WildcardImpl.Any |
static class |
WildcardImpl.Finite |
static class |
WildcardImpl.Other |
| Modifier and Type | Method and Description |
|---|---|
WildcardImpl |
WildcardImpl.union(SchemaDocumentImpl owner,
WildcardImpl rhs) |
| Modifier and Type | Method and 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 and Description |
|---|
AttGroupDeclImpl(SchemaDocumentImpl _parent,
AnnotationImpl _annon,
Locator _loc,
ForeignAttributesImpl _fa,
String _name,
WildcardImpl _wildcard) |
Copyright © 2005–2017 Oracle Corporation. All rights reserved.