org.apache.xerces.impl.dv.xs
Class QNameDV
java.lang.Object
org.apache.xerces.impl.dv.xs.TypeValidator
org.apache.xerces.impl.dv.xs.QNameDV
public class QNameDV
- extends TypeValidator
Represent the schema type "QName" and "NOTATION"
- Version:
- $Id: QNameDV.java 701915 2008-10-06 02:39:42Z 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 |
QNameDV
public QNameDV()
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
getDataLength
public int getDataLength(Object value)
- Overrides:
getDataLength
in class TypeValidator
Copyright © 2011. All Rights Reserved.