org.eclipse.xsd.impl.type
Class XSDAnySimpleType
java.lang.Object
org.eclipse.xsd.impl.type.XSDAnySimpleType
- Direct Known Subclasses:
- XSDAnyURIType, XSDBase64BinaryType, XSDBooleanType, XSDDateTimeType, XSDDateType, XSDDecimalType, XSDDoubleType, XSDDurationType, XSDFloatType, XSDGDayType, XSDGMonthDayType, XSDGMonthType, XSDGYearMonthType, XSDGYearType, XSDHexBinaryType, XSDNotationType, XSDQNameType, XSDTimeType
- public class XSDAnySimpleType
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XSDAnySimpleType
public XSDAnySimpleType()
assess
public void assess(XSDSimpleTypeDefinitionImpl.AssessmentImpl assessment)
getValue
public Object getValue(String normalizedLiteral)
getCanonicalLiteral
public String getCanonicalLiteral(Object value)
compareValues
public int compareValues(Object value1,
Object value2)