com.sun.msv.reader.xmlschema

Interface AnyAttributeOwner

Known Implementing Classes:
AttributeGroupState, ComplexContentBodyState, ComplexTypeDeclState, SimpleContentExtensionState, SimpleContentRestrictionState

public interface AnyAttributeOwner

A state that can have <anyAttribute > element must implement this interface.
Author:
Kohsuke KAWAGUCHI

Method Summary

void
setAttributeWildcard(AttributeWildcard local)
Sets the attribtue wildcard.

Method Details

setAttributeWildcard

public void setAttributeWildcard(AttributeWildcard local)
Sets the attribtue wildcard.