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