Uses of Class
com.sun.xml.xsom.impl.WildcardImpl
-
Uses of WildcardImpl in com.sun.xml.xsom.impl
Modifier and TypeClassDescriptionstatic final class
static final class
static final class
Modifier and TypeMethodDescriptionvoid
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.union
(SchemaDocumentImpl owner, WildcardImpl rhs) ModifierConstructorDescriptionAttGroupDeclImpl
(SchemaDocumentImpl _parent, AnnotationImpl _annon, Locator _loc, ForeignAttributesImpl _fa, String _name, WildcardImpl _wildcard)