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