com.sun.msv.grammar.xmlschema
Interface AttWildcardExp

All Known Implementing Classes:
AttributeGroupExp

public interface AttWildcardExp

Schema component with AttributeWildcard

Author:
Kohsuke KAWAGUCHI

Method Summary
 AttributeWildcard getAttributeWildcard()
          Gets the attribute wildcard property of this schema component.
 

Method Detail

getAttributeWildcard

AttributeWildcard getAttributeWildcard()
Gets the attribute wildcard property of this schema component.

Returns:
If the value is absent, null is returned.