Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.ws.jaxme.xs.xml.impl.XsObjectImpl
org.apache.ws.jaxme.xs.xml.impl.XsTOpenAttrsImpl
org.apache.ws.jaxme.xs.xml.impl.XsTAnnotatedImpl
org.apache.ws.jaxme.xs.xml.impl.XsTAttributeGroupImpl
xs:attributeGroup
,
with the following specification:
<xs:complexType name="attributeGroup" abstract="true"> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:group ref="xs:attrDecls"/> <xs:attributeGroup ref="xs:defRef"/> </xs:extension> </xs:complexContent> </xs:complexType>
Constructor Summary | |
|
Method Summary | |
XsTWildcard | |
XsTAttribute | |
XsTAttributeGroupRef | |
Object[] | |
XsTWildcard | |
XsTAttributeGroupRef[] | |
XsTAttribute[] | |
XsNCName |
|
XsQName |
|
void | |
void |
|
void | |
void |
|
Methods inherited from class org.apache.ws.jaxme.xs.xml.impl.XsTAnnotatedImpl | |
createAnnotation , getAnnotation , getId , setId |
Methods inherited from class org.apache.ws.jaxme.xs.xml.impl.XsTOpenAttrsImpl | |
getOpenAttributes , setAttribute |
Methods inherited from class org.apache.ws.jaxme.xs.xml.impl.XsObjectImpl | |
asXsQName , asXsQName , getContext , getLocator , getNamespaceSupport , getObjectFactory , getParentObject , getXsESchema , isTopLevelObject , isValidated , validate |
public XsTWildcard createAnyAttribute()
- Specified by:
- createAnyAttribute in interface XsGAttrDecls
public XsTAttribute createAttribute()
- Specified by:
- createAttribute in interface XsGAttrDecls
public XsTAttributeGroupRef createAttributeGroup()
- Specified by:
- createAttributeGroup in interface XsGAttrDecls
public Object[] getAllAttributes()
- Specified by:
- getAllAttributes in interface XsGAttrDecls
public XsTWildcard getAnyAttribute()
- Specified by:
- getAnyAttribute in interface XsGAttrDecls
public XsTAttributeGroupRef[] getAttributeGroups()
- Specified by:
- getAttributeGroups in interface XsGAttrDecls
public XsTAttribute[] getAttributes()
- Specified by:
- getAttributes in interface XsGAttrDecls
public void setRef(String pRef) throws SAXException
public void validate() throws SAXException
- Specified by:
- validate in interface XsObject
- validate in interface XsAGDefRef
- Overrides:
- validate in interface XsObjectImpl