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 classstatic final classstatic final classMethods in com.sun.xml.xsom.impl that return WildcardImplMethods in com.sun.xml.xsom.impl with parameters of type WildcardImplModifier and TypeMethodDescriptionvoidAttGroupDeclImpl.setWildcard(WildcardImpl wc) abstract voidAttributesHolder.setWildcard(WildcardImpl wc) set the local wildcard.voidComplexTypeImpl.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)