java.lang.Object
org.apache.jena.ext.xerces.impl.dv.xs.TypeValidator
org.apache.jena.ext.xerces.impl.dv.xs.HexBinaryDV
Represent the schema type "hexBinary"
@xerces.internal
- Version:
- $Id: HexBinaryDV.java 446745 2006-09-15 21:43:58Z 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
compare, getDigit, getFractionDigits, getTotalDigits, isDigit
-
Constructor Details
-
HexBinaryDV
public HexBinaryDV()
-
-
Method Details
-
getAllowedFacets
public short getAllowedFacets()- Specified by:
getAllowedFacets
in classTypeValidator
-
getActualValue
- Specified by:
getActualValue
in classTypeValidator
- Throws:
InvalidDatatypeValueException
-