|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XsEMinLength | |
net.sf.jaxme.xs.xml | |
net.sf.jaxme.xs.xml.impl |
Uses of XsEMinLength in net.sf.jaxme.xs.xml |
Methods in net.sf.jaxme.xs.xml that return XsEMinLength | |
XsEMinLength |
XsObjectFactory.newXsEMinLength(XsObject pParent)
|
XsEMinLength |
XsGSimpleRestrictionModel.createMinLength()
|
XsEMinLength |
XsGSimpleRestrictionModel.getMinLength()
|
Uses of XsEMinLength in net.sf.jaxme.xs.xml.impl |
Classes in net.sf.jaxme.xs.xml.impl that implement XsEMinLength | |
class |
XsEMinLengthImpl
Implementation of xs:minLength , following
this specification:
<xs:element name="minLength" id="minLength" type="xs:numFacet">
<xs:annotation>
<xs:documentation
source="http://www.w3.org/TR/xmlschema-2/#element-minLength"/>
</xs:annotation>
</xs:element>
|
Methods in net.sf.jaxme.xs.xml.impl that return XsEMinLength | |
XsEMinLength |
XsTSimpleRestrictionTypeImpl.createMinLength()
|
XsEMinLength |
XsTSimpleRestrictionTypeImpl.getMinLength()
|
XsEMinLength |
XsTRestrictionTypeImpl.createMinLength()
|
XsEMinLength |
XsTRestrictionTypeImpl.getMinLength()
|
XsEMinLength |
XsTComplexRestrictionTypeImpl.createMinLength()
|
XsEMinLength |
XsObjectFactoryImpl.newXsEMinLength(XsObject pParent)
|
XsEMinLength |
XsGSimpleRestrictionModelImpl.createMinLength()
|
XsEMinLength |
XsGSimpleRestrictionModelImpl.getMinLength()
|
XsEMinLength |
XsERestrictionImpl.createMinLength()
|
XsEMinLength |
XsERestrictionImpl.getMinLength()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |