org.apache.ws.jaxme.xs
Interface XSAttributable

All Known Subinterfaces:
JAXBAny, JAXBAttribute, JAXBWildcard, XSAny, XSAttribute, XSWildcard
All Known Implementing Classes:
JAXBAttributeImpl, JAXBWildcardImpl, XSAnyImpl, XSAttributeImpl, XSWildcardImpl

public interface XSAttributable

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

Author:
Jochen Wiedmann