com.sun.msv.reader.xmlschema

Interface AnyAttributeOwner

public interface AnyAttributeOwner

A state that can have <anyAttribute > element must implement this interface.

Author: Kohsuke KAWAGUCHI

Method Summary
voidsetAttributeWildcard(AttributeWildcard local)
Sets the attribtue wildcard.

Method Detail

setAttributeWildcard

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