net.sf.jaxme.xs
Interface XSAttributable

All Known Subinterfaces:
JAXBAttribute, XSAttribute, XSWildcard
All Known Implementing Classes:
JAXBAttributeImpl, XSAttributeImpl, XSWildcardImpl

public interface XSAttributable

A common interface for the objects returned by XSComplexType.getAttributes(): XSAttribute and XSWildcard.

Author:
Jochen Wiedmann