org.apache.ws.jaxme.xs.xml.impl
public class XsEMinLengthImpl extends XsTNumFacetImpl implements XsEMinLength
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>
| Constructor Summary | |
|---|---|
| protected | XsEMinLengthImpl(XsObject pParent) |
| Method Summary | |
|---|---|
| String | getFacetName() |