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