com.sun.msv.grammar.xmlschema

Interface AttWildcardExp

public interface AttWildcardExp

Schema component with AttributeWildcard

Author: Kohsuke KAWAGUCHI

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

Method Detail

getAttributeWildcard

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

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