org.apache.xerces.impl.dv.xs

Class FloatDV

public class FloatDV extends TypeValidator

Represent the schema type "float"

INTERNAL:

Usage of this class is not supported. It may be altered or removed at any time.

Version: $Id: FloatDV.java,v 1.12 2005/07/14 04:20:15 mrglavas Exp $

Author: Neeraj Bajaj, Sun Microsystems, inc. Sandy Gao, IBM

Method Summary
intcompare(Object value1, Object value2)
ObjectgetActualValue(String content, ValidationContext context)
shortgetAllowedFacets()
booleanisIdentical(Object value1, Object value2)

Method Detail

compare

public int compare(Object value1, Object value2)

getActualValue

public Object getActualValue(String content, ValidationContext context)

getAllowedFacets

public short getAllowedFacets()

isIdentical

public boolean isIdentical(Object value1, Object value2)
Copyright B) 1999-2005 Apache XML Project. All Rights Reserved.