org.eclipse.xsd.impl.type
Class XSDGYearMonthType
java.lang.Object
|
+--org.eclipse.xsd.impl.type.XSDAnySimpleType
|
+--org.eclipse.xsd.impl.type.XSDGYearMonthType
- public class XSDGYearMonthType
- extends XSDAnySimpleType
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
yearMonthDV
protected static final XSDGYearMonthType.AccessibleYearMonthDV yearMonthDV
XSDGYearMonthType
public XSDGYearMonthType()
isValidLiteral
public boolean isValidLiteral(java.lang.String normalizedLiteral)
- Overrides:
isValidLiteral
in class XSDAnySimpleType
getValue
public java.lang.Object getValue(java.lang.String normalizedLiteral)
- Overrides:
getValue
in class XSDAnySimpleType
getCanonicalLiteral
public java.lang.String getCanonicalLiteral(java.lang.Object value)
- Overrides:
getCanonicalLiteral
in class XSDAnySimpleType
compareValues
public int compareValues(java.lang.Object value1,
java.lang.Object value2)
- Overrides:
compareValues
in class XSDAnySimpleType