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.XsTRestrictionTypeImpl
xs:restrictionType
,
as specified by the following:
<xs:complexType name="restrictionType"> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:sequence> <xs:choice> <xs:group ref="xs:typeDefParticle" minOccurs="0"/> <xs:group ref="xs:simpleRestrictionModel" minOccurs="0"/> </xs:choice> <xs:group ref="xs:attrDecls"/> </xs:sequence> <xs:attribute name="base" type="xs:QName" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType>
Constructor Summary | |
|
Method Summary | |
XsTAll | |
XsTWildcard | |
XsTAttribute | |
XsTAttributeGroupRef | |
XsEChoice | |
XsEEnumeration | |
XsEFractionDigits | |
XsTGroupRef | |
XsELength | |
XsEMaxExclusive | |
XsEMaxInclusive | |
XsEMaxLength | |
XsEMinExclusive | |
XsEMinInclusive | |
XsEMinLength | |
XsEPattern | |
XsESequence | |
XsTLocalSimpleType | |
XsETotalDigits | |
XsEWhiteSpace | |
Object[] | |
XsTWildcard | |
XsTAttributeGroupRef[] | |
XsTAttribute[] | |
XsQName |
|
XsEEnumeration[] | |
XsTFacetBase[] |
|
XsEFractionDigits | |
XsELength | |
XsEMaxExclusive | |
XsEMaxInclusive | |
XsEMaxLength | |
XsEMinExclusive | |
XsEMinInclusive | |
XsEMinLength | |
XsEPattern[] | |
XsTLocalSimpleType | |
XsETotalDigits | |
XsTTypeDefParticle | |
XsEWhiteSpace | |
boolean |
|
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 XsEChoice createChoice()
- Specified by:
- createChoice in interface XsGTypeDefParticle
public XsEEnumeration createEnumeration() throws SAXException
- Specified by:
- createEnumeration in interface XsGSimpleRestrictionModel
public XsEFractionDigits createFractionDigits() throws SAXException
- Specified by:
- createFractionDigits in interface XsGSimpleRestrictionModel
public XsELength createLength() throws SAXException
- Specified by:
- createLength in interface XsGSimpleRestrictionModel
public XsEMaxExclusive createMaxExclusive() throws SAXException
- Specified by:
- createMaxExclusive in interface XsGSimpleRestrictionModel
public XsEMaxInclusive createMaxInclusive() throws SAXException
- Specified by:
- createMaxInclusive in interface XsGSimpleRestrictionModel
public XsEMaxLength createMaxLength() throws SAXException
- Specified by:
- createMaxLength in interface XsGSimpleRestrictionModel
public XsEMinExclusive createMinExclusive() throws SAXException
- Specified by:
- createMinExclusive in interface XsGSimpleRestrictionModel
public XsEMinInclusive createMinInclusive() throws SAXException
- Specified by:
- createMinInclusive in interface XsGSimpleRestrictionModel
public XsEMinLength createMinLength() throws SAXException
- Specified by:
- createMinLength in interface XsGSimpleRestrictionModel
public XsEPattern createPattern() throws SAXException
- Specified by:
- createPattern in interface XsGSimpleRestrictionModel
public XsESequence createSequence()
- Specified by:
- createSequence in interface XsGTypeDefParticle
public XsTLocalSimpleType createSimpleType() throws SAXException
- Specified by:
- createSimpleType in interface XsGSimpleRestrictionModel
public XsETotalDigits createTotalDigits() throws SAXException
- Specified by:
- createTotalDigits in interface XsGSimpleRestrictionModel
public XsEWhiteSpace createWhiteSpace() throws SAXException
- Specified by:
- createWhiteSpace in interface XsGSimpleRestrictionModel
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 XsEEnumeration[] getEnumerations()
- Specified by:
- getEnumerations in interface XsGSimpleRestrictionModel
public XsTFacetBase[] getFacets()
Returns an array of all facets.
- Specified by:
- getFacets in interface XsGSimpleRestrictionModel
public XsEFractionDigits getFractionDigits()
- Specified by:
- getFractionDigits in interface XsGSimpleRestrictionModel
public XsEMaxExclusive getMaxExclusive()
- Specified by:
- getMaxExclusive in interface XsGSimpleRestrictionModel
public XsEMaxInclusive getMaxInclusive()
- Specified by:
- getMaxInclusive in interface XsGSimpleRestrictionModel
public XsEMaxLength getMaxLength()
- Specified by:
- getMaxLength in interface XsGSimpleRestrictionModel
public XsEMinExclusive getMinExclusive()
- Specified by:
- getMinExclusive in interface XsGSimpleRestrictionModel
public XsEMinInclusive getMinInclusive()
- Specified by:
- getMinInclusive in interface XsGSimpleRestrictionModel
public XsEMinLength getMinLength()
- Specified by:
- getMinLength in interface XsGSimpleRestrictionModel
public XsEPattern[] getPatterns()
- Specified by:
- getPatterns in interface XsGSimpleRestrictionModel
public XsTLocalSimpleType getSimpleType()
- Specified by:
- getSimpleType in interface XsGSimpleRestrictionModel
public XsETotalDigits getTotalDigits()
- Specified by:
- getTotalDigits in interface XsGSimpleRestrictionModel
public XsTTypeDefParticle getTypeDefParticle()
- Specified by:
- getTypeDefParticle in interface XsGTypeDefParticle
public XsEWhiteSpace getWhiteSpace()
- Specified by:
- getWhiteSpace in interface XsGSimpleRestrictionModel
public boolean hasFacets()
Returns whether any facet has been defined.
- Specified by:
- hasFacets in interface XsGSimpleRestrictionModel
public void setBase(String pBase) throws SAXException
public void validate() throws SAXException
Validates the internal state of the type, attribute, element, or whatever object.
- Overrides:
- validate in interface XsObjectImpl