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

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

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


Copyright © 2001-2003 Sun Microsystems, Inc. Documenation generated September 9 2004.