|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xerces.impl.dv.xs.TypeValidator
org.apache.xerces.impl.dv.xs.IDDV
Represent the schema type "ID"
Field Summary |
Fields inherited from class org.apache.xerces.impl.dv.xs.TypeValidator |
EQUAL, GREATER_THAN, INDETERMINATE, LESS_THAN |
Constructor Summary | |
IDDV()
|
Method Summary | |
void |
checkExtraRules(java.lang.Object value,
ValidationContext context)
|
java.lang.Object |
getActualValue(java.lang.String content,
ValidationContext context)
|
Methods inherited from class org.apache.xerces.impl.dv.xs.TypeValidator |
compare, getDataLength, getDigit, getFractionDigits, getPrecision, getTotalDigits, hasPrecision, hasTimeZone, isDigit, isIdentical |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IDDV()
Method Detail |
public java.lang.Object getActualValue(java.lang.String content, ValidationContext context) throws InvalidDatatypeValueException
getActualValue
in class TypeValidator
InvalidDatatypeValueException
public void checkExtraRules(java.lang.Object value, ValidationContext context) throws InvalidDatatypeValueException
checkExtraRules
in class TypeValidator
InvalidDatatypeValueException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |