org.apache.xerces.impl.dv.xs
Class BooleanDV
java.lang.Object
org.apache.xerces.impl.dv.xs.TypeValidator
org.apache.xerces.impl.dv.xs.BooleanDV
public class BooleanDV
- extends TypeValidator
Represent the schema type "boolean"
- Version:
- $Id: BooleanDV.java 469063 2006-10-30 04:44:22Z mrglavas $
- Author:
- Neeraj Bajaj, Sun Microsystems, inc., Sandy Gao, IBM
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BooleanDV
public BooleanDV()
getAllowedFacets
public short getAllowedFacets()
- Specified by:
getAllowedFacets
in class TypeValidator
getActualValue
public Object getActualValue(String content,
ValidationContext context)
throws InvalidDatatypeValueException
- Specified by:
getActualValue
in class TypeValidator
- Throws:
InvalidDatatypeValueException
Copyright © 2011. All Rights Reserved.