org.apache.xerces.impl.dv.xs
Class IntegerDV
java.lang.Object
org.apache.xerces.impl.dv.xs.TypeValidator
org.apache.xerces.impl.dv.xs.DecimalDV
org.apache.xerces.impl.dv.xs.IntegerDV
public class IntegerDV
- extends DecimalDV
Represent the schema type "integer"
- Version:
- $Id: IntegerDV.java 446745 2006-09-15 21:43:58Z mrglavas $
- Author:
- Sandy Gao, IBM
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntegerDV
public IntegerDV()
getActualValue
public Object getActualValue(String content,
ValidationContext context)
throws InvalidDatatypeValueException
- Overrides:
getActualValue
in class DecimalDV
- Throws:
InvalidDatatypeValueException
Copyright © 2011. All Rights Reserved.