public class IDREFDV extends TypeValidator
EQUAL, GREATER_THAN, INDETERMINATE, LESS_THAN
Constructor and Description |
---|
IDREFDV() |
Modifier and Type | Method and Description |
---|---|
void |
checkExtraRules(java.lang.Object value,
ValidationContext context) |
java.lang.Object |
getActualValue(java.lang.String content,
ValidationContext context) |
compare, getDataLength, getDigit, getFractionDigits, getPrecision, getTotalDigits, hasPrecision, hasTimeZone, isDigit, isIdentical
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
Copyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.