|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WildcardImpl | |
---|---|
com.sun.xml.xsom.impl | Implementation of the com.sun.xml.xsom package. |
Uses of WildcardImpl in com.sun.xml.xsom.impl |
---|
Subclasses of WildcardImpl in com.sun.xml.xsom.impl | |
---|---|
static class |
WildcardImpl.Any
|
static class |
WildcardImpl.Finite
|
static class |
WildcardImpl.Other
|
Methods in com.sun.xml.xsom.impl that return WildcardImpl | |
---|---|
WildcardImpl |
WildcardImpl.union(SchemaDocumentImpl owner,
WildcardImpl rhs)
|
Methods in com.sun.xml.xsom.impl with parameters of type WildcardImpl | |
---|---|
abstract void |
AttributesHolder.setWildcard(WildcardImpl wc)
set the local wildcard. |
void |
AttGroupDeclImpl.setWildcard(WildcardImpl wc)
|
void |
ComplexTypeImpl.setWildcard(WildcardImpl wc)
Set the local attribute wildcard. |
WildcardImpl |
WildcardImpl.union(SchemaDocumentImpl owner,
WildcardImpl rhs)
|
Constructors in com.sun.xml.xsom.impl with parameters of type WildcardImpl | |
---|---|
AttGroupDeclImpl(SchemaDocumentImpl _parent,
AnnotationImpl _annon,
Locator _loc,
ForeignAttributesImpl _fa,
String _name,
WildcardImpl _wildcard)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |