Overview
Package
Tree
Index
Deprecated
About
Prev Class
|
Next Class
Frames
|
No Frames
Summary: Nested | Field | Method | Constr
Detail: Nested | Field | Method | Constr
org.apache.ws.jaxme.xs
Interface XSAttributable
Known Subinterfaces:
JAXBAny
,
JAXBAttribute
,
JAXBWildcard
,
XSAny
,
XSAttribute
,
XSWildcard
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
Overview
Package
Tree
Index
Deprecated
About