Package com.sun.msv.reader.xmlschema
Interface AnyAttributeOwner
- All Known Implementing Classes:
AttributeGroupState
,ComplexContentBodyState
,ComplexTypeDeclState
,SimpleContentExtensionState
,SimpleContentRestrictionState
public interface AnyAttributeOwner
A state that can have <anyAttribute > element must implement this interface.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Sets the attribtue wildcard.
-
Method Details
-
setAttributeWildcard
Sets the attribtue wildcard.
-