|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xerces.impl.dv.xs.TypeValidator | +--org.apache.xerces.impl.dv.xs.FloatDV
Represent the schema type "float"
Fields inherited from class org.apache.xerces.impl.dv.xs.TypeValidator |
---|
EQUAL, GREATER_THAN, INDETERMINATE, LESS_THAN |
Constructor Summary | |
---|---|
FloatDV()
|
Method Summary | |
---|---|
int |
compare(java.lang.Object value1,
java.lang.Object value2)
|
java.lang.Object |
getActualValue(java.lang.String content,
ValidationContext context)
|
short |
getAllowedFacets()
|
Methods inherited from class org.apache.xerces.impl.dv.xs.TypeValidator |
---|
checkExtraRules, getDataLength, getDigit, getFractionDigits, getTotalDigits, isDigit |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FloatDV()
Method Detail |
public short getAllowedFacets()
getAllowedFacets
in class TypeValidator
public java.lang.Object getActualValue(java.lang.String content, ValidationContext context) throws InvalidDatatypeValueException
getActualValue
in class TypeValidator
public int compare(java.lang.Object value1, java.lang.Object value2)
compare
in class TypeValidator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |