java.lang.Object
org.apache.jena.ext.xerces.impl.dv.xs.TypeValidator
org.apache.jena.ext.xerces.impl.dv.xs.FloatDV
Represent the schema type "float"
@xerces.internal
- Version:
- $Id: FloatDV.java 572095 2007-09-02 18:32:43Z mrglavas $
- Author:
- Neeraj Bajaj, Sun Microsystems, inc., Sandy Gao, IBM
-
Field Summary
Fields inherited from class org.apache.jena.ext.xerces.impl.dv.xs.TypeValidator
EQUAL, GREATER_THAN, INDETERMINATE, LESS_THAN
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jena.ext.xerces.impl.dv.xs.TypeValidator
getDigit, getFractionDigits, getTotalDigits, isDigit
-
Constructor Details
-
FloatDV
public FloatDV()
-
-
Method Details
-
getAllowedFacets
public short getAllowedFacets()- Specified by:
getAllowedFacets
in classTypeValidator
-
getActualValue
- Specified by:
getActualValue
in classTypeValidator
- Throws:
InvalidDatatypeValueException
-
compare
- Overrides:
compare
in classTypeValidator
-