|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.xsd.impl.type.XSDAnySimpleType
org.eclipse.xsd.impl.type.XSDFloatType
Nested Class Summary |
Nested classes inherited from class org.eclipse.xsd.impl.type.XSDAnySimpleType |
XSDAnySimpleType.ByteSequence, XSDAnySimpleType.HexSequence |
Field Summary | |
protected static Float |
NaN
|
protected static Float |
NEGATIVE_INFINITY
|
protected static Float |
POSITIVE_INFINITY
|
Constructor Summary | |
XSDFloatType()
|
Method Summary | |
int |
compareValues(Object value1,
Object value2)
|
Object |
getValue(String literal)
|
Methods inherited from class org.eclipse.xsd.impl.type.XSDAnySimpleType |
assess, getCanonicalLiteral |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static final Float NaN
protected static final Float NEGATIVE_INFINITY
protected static final Float POSITIVE_INFINITY
Constructor Detail |
public XSDFloatType()
Method Detail |
public Object getValue(String literal)
getValue
in class XSDAnySimpleType
public int compareValues(Object value1, Object value2)
compareValues
in class XSDAnySimpleType
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |