Package com.sun.msv.grammar.xmlschema
Interface AttWildcardExp
- All Known Implementing Classes:
AttributeGroupExp
public interface AttWildcardExp
Schema component with
AttributeWildcard
-
Method Summary
Modifier and TypeMethodDescriptionGets the attribute wildcard property of this schema component.
-
Method Details
-
getAttributeWildcard
AttributeWildcard getAttributeWildcard()Gets the attribute wildcard property of this schema component.- Returns:
- If the value is absent, null is returned.
-