Uses of Class
com.sun.xml.xsom.impl.WildcardImpl
Packages that use WildcardImpl
-
Uses of WildcardImpl in com.sun.xml.xsom.impl
Subclasses of WildcardImpl in com.sun.xml.xsom.implModifier and TypeClassDescriptionstatic final class
static final class
static final class
Methods in com.sun.xml.xsom.impl that return WildcardImplMethods in com.sun.xml.xsom.impl with parameters of type WildcardImplModifier 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) Constructors in com.sun.xml.xsom.impl with parameters of type WildcardImplModifierConstructorDescriptionAttGroupDeclImpl
(SchemaDocumentImpl _parent, AnnotationImpl _annon, Locator _loc, ForeignAttributesImpl _fa, String _name, WildcardImpl _wildcard)