Uses of Class
com.sun.xml.xsom.impl.WildcardImpl
-
Packages that use WildcardImpl Package Description com.sun.xml.xsom.impl Implementation of thecom.sun.xml.xsompackage. -
-
Uses of WildcardImpl in com.sun.xml.xsom.impl
Subclasses of WildcardImpl in com.sun.xml.xsom.impl Modifier and Type Class Description static classWildcardImpl.Anystatic classWildcardImpl.Finitestatic classWildcardImpl.OtherMethods in com.sun.xml.xsom.impl that return WildcardImpl Modifier and Type Method Description WildcardImplWildcardImpl. union(SchemaDocumentImpl owner, WildcardImpl rhs)Methods in com.sun.xml.xsom.impl with parameters of type WildcardImpl Modifier and Type Method Description voidAttGroupDeclImpl. setWildcard(WildcardImpl wc)abstract voidAttributesHolder. setWildcard(WildcardImpl wc)set the local wildcard.voidComplexTypeImpl. setWildcard(WildcardImpl wc)Set the local attribute wildcard.WildcardImplWildcardImpl. union(SchemaDocumentImpl owner, WildcardImpl rhs)Constructors in com.sun.xml.xsom.impl with parameters of type WildcardImpl Constructor Description AttGroupDeclImpl(SchemaDocumentImpl _parent, AnnotationImpl _annon, Locator _loc, ForeignAttributesImpl _fa, String _name, WildcardImpl _wildcard)
-