| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.xerces.impl.dv.xs.TypeValidatororg.apache.xerces.impl.dv.xs.DoubleDVpublic class DoubleDVextends TypeValidatorField Summary |
Fields inherited from class org.apache.xerces.impl.dv.xs.TypeValidator | |
EQUAL, GREATER_THAN, INDETERMINATE, LESS_THAN | |
Method Summary | |
int |
|
Object |
|
short | |
boolean |
|
Methods inherited from class org.apache.xerces.impl.dv.xs.TypeValidator | |
checkExtraRules, compare, getActualValue, getAllowedFacets, getDataLength, getDigit, getFractionDigits, getTotalDigits, isDigit, isIdentical | |
public Object getActualValue(String content,
ValidationContext context)
throws InvalidDatatypeValueException
- Overrides:
- getActualValue in interface TypeValidator
public short getAllowedFacets()
- Overrides:
- getAllowedFacets in interface TypeValidator
public boolean isIdentical(Object value1,
Object value2)
- Overrides:
- isIdentical in interface TypeValidator