| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.ws.jaxme.xs.xml.impl.XsObjectImplorg.apache.ws.jaxme.xs.xml.impl.XsTOpenAttrsImplorg.apache.ws.jaxme.xs.xml.impl.XsTAnnotatedImplorg.apache.ws.jaxme.xs.xml.impl.XsTAttributeGroupImplxs: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 SAXExceptionpublic void validate()
throws SAXException
- Specified by:
- validate in interface XsObject
- validate in interface XsAGDefRef
- Overrides:
- validate in interface XsObjectImpl