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
org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
public class XsTSimpleRestrictionTypeImpl
extends XsTRestrictionTypeImpl
implements XsTSimpleRestrictionType
xs:simpleRestrictionType
,
as specified by the following:
<xs:complexType name="simpleRestrictionType"> <xs:complexContent> <xs:restriction base="xs:restrictionType"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> <xs:group ref="xs:simpleRestrictionModel" minOccurs="0"/> <xs:group ref="xs:attrDecls"/> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType>
Constructor Summary | |
|
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
- Overrides:
- createAnyAttribute in interface XsTRestrictionTypeImpl
public XsTAttribute createAttribute()
- Specified by:
- createAttribute in interface XsGAttrDecls
- Overrides:
- createAttribute in interface XsTRestrictionTypeImpl
public XsTAttributeGroupRef createAttributeGroup()
- Specified by:
- createAttributeGroup in interface XsGAttrDecls
- Overrides:
- createAttributeGroup in interface XsTRestrictionTypeImpl
public XsEEnumeration createEnumeration() throws SAXException
- Specified by:
- createEnumeration in interface XsGSimpleRestrictionModel
- Overrides:
- createEnumeration in interface XsTRestrictionTypeImpl
public XsEFractionDigits createFractionDigits() throws SAXException
- Specified by:
- createFractionDigits in interface XsGSimpleRestrictionModel
- Overrides:
- createFractionDigits in interface XsTRestrictionTypeImpl
public XsELength createLength() throws SAXException
- Specified by:
- createLength in interface XsGSimpleRestrictionModel
- Overrides:
- createLength in interface XsTRestrictionTypeImpl
public XsEMaxInclusive createMaxInclusive() throws SAXException
- Specified by:
- createMaxInclusive in interface XsGSimpleRestrictionModel
- Overrides:
- createMaxInclusive in interface XsTRestrictionTypeImpl
public XsEMaxLength createMaxLength() throws SAXException
- Specified by:
- createMaxLength in interface XsGSimpleRestrictionModel
- Overrides:
- createMaxLength in interface XsTRestrictionTypeImpl
public XsEMinExclusive createMinExclusive() throws SAXException
- Specified by:
- createMinExclusive in interface XsGSimpleRestrictionModel
- Overrides:
- createMinExclusive in interface XsTRestrictionTypeImpl
public XsEMinInclusive createMinInclusive() throws SAXException
- Specified by:
- createMinInclusive in interface XsGSimpleRestrictionModel
- Overrides:
- createMinInclusive in interface XsTRestrictionTypeImpl
public XsEMinLength createMinLength() throws SAXException
- Specified by:
- createMinLength in interface XsGSimpleRestrictionModel
- Overrides:
- createMinLength in interface XsTRestrictionTypeImpl
public XsEPattern createPattern() throws SAXException
- Specified by:
- createPattern in interface XsGSimpleRestrictionModel
- Overrides:
- createPattern in interface XsTRestrictionTypeImpl
public XsTLocalSimpleType createSimpleType() throws SAXException
- Specified by:
- createSimpleType in interface XsGSimpleRestrictionModel
- Overrides:
- createSimpleType in interface XsTRestrictionTypeImpl
public XsETotalDigits createTotalDigits() throws SAXException
- Specified by:
- createTotalDigits in interface XsGSimpleRestrictionModel
- Overrides:
- createTotalDigits in interface XsTRestrictionTypeImpl
public XsEWhiteSpace createWhiteSpace() throws SAXException
- Specified by:
- createWhiteSpace in interface XsGSimpleRestrictionModel
- Overrides:
- createWhiteSpace in interface XsTRestrictionTypeImpl
public Object[] getAllAttributes()
- Specified by:
- getAllAttributes in interface XsGAttrDecls
- Overrides:
- getAllAttributes in interface XsTRestrictionTypeImpl
public XsTWildcard getAnyAttribute()
- Specified by:
- getAnyAttribute in interface XsGAttrDecls
- Overrides:
- getAnyAttribute in interface XsTRestrictionTypeImpl
public XsTAttributeGroupRef[] getAttributeGroups()
- Specified by:
- getAttributeGroups in interface XsGAttrDecls
- Overrides:
- getAttributeGroups in interface XsTRestrictionTypeImpl
public XsTAttribute[] getAttributes()
- Specified by:
- getAttributes in interface XsGAttrDecls
- Overrides:
- getAttributes in interface XsTRestrictionTypeImpl
public XsEEnumeration[] getEnumerations()
- Specified by:
- getEnumerations in interface XsGSimpleRestrictionModel
- Overrides:
- getEnumerations in interface XsTRestrictionTypeImpl
public XsTFacetBase[] getFacets()
- Specified by:
- getFacets in interface XsGSimpleRestrictionModel
- Overrides:
- getFacets in interface XsTRestrictionTypeImpl
public XsEFractionDigits getFractionDigits()
- Specified by:
- getFractionDigits in interface XsGSimpleRestrictionModel
- Overrides:
- getFractionDigits in interface XsTRestrictionTypeImpl
public XsELength getLength()
- Specified by:
- getLength in interface XsGSimpleRestrictionModel
- Overrides:
- getLength in interface XsTRestrictionTypeImpl
public XsEMaxExclusive getMaxExclusive()
- Specified by:
- getMaxExclusive in interface XsGSimpleRestrictionModel
- Overrides:
- getMaxExclusive in interface XsTRestrictionTypeImpl
public XsEMaxInclusive getMaxInclusive()
- Specified by:
- getMaxInclusive in interface XsGSimpleRestrictionModel
- Overrides:
- getMaxInclusive in interface XsTRestrictionTypeImpl
public XsEMaxLength getMaxLength()
- Specified by:
- getMaxLength in interface XsGSimpleRestrictionModel
- Overrides:
- getMaxLength in interface XsTRestrictionTypeImpl
public XsEMinExclusive getMinExclusive()
- Specified by:
- getMinExclusive in interface XsGSimpleRestrictionModel
- Overrides:
- getMinExclusive in interface XsTRestrictionTypeImpl
public XsEMinInclusive getMinInclusive()
- Specified by:
- getMinInclusive in interface XsGSimpleRestrictionModel
- Overrides:
- getMinInclusive in interface XsTRestrictionTypeImpl
public XsEMinLength getMinLength()
- Specified by:
- getMinLength in interface XsGSimpleRestrictionModel
- Overrides:
- getMinLength in interface XsTRestrictionTypeImpl
public XsEPattern[] getPatterns()
- Specified by:
- getPatterns in interface XsGSimpleRestrictionModel
- Overrides:
- getPatterns in interface XsTRestrictionTypeImpl
public XsTLocalSimpleType getSimpleType()
- Specified by:
- getSimpleType in interface XsGSimpleRestrictionModel
- Overrides:
- getSimpleType in interface XsTRestrictionTypeImpl
public XsETotalDigits getTotalDigits()
- Specified by:
- getTotalDigits in interface XsGSimpleRestrictionModel
- Overrides:
- getTotalDigits in interface XsTRestrictionTypeImpl
public XsEWhiteSpace getWhiteSpace()
- Specified by:
- getWhiteSpace in interface XsGSimpleRestrictionModel
- Overrides:
- getWhiteSpace in interface XsTRestrictionTypeImpl
public boolean hasFacets()
- Specified by:
- hasFacets in interface XsGSimpleRestrictionModel
- Overrides:
- hasFacets in interface XsTRestrictionTypeImpl