|
||||||||||
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
public class XSDFloatType
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.xsd.impl.type.XSDAnySimpleType |
---|
XSDAnySimpleType.ByteSequence, XSDAnySimpleType.HexSequence |
Field Summary | |
---|---|
protected static java.lang.Float |
NaN
|
protected static java.lang.Float |
NEGATIVE_INFINITY
|
protected static java.lang.Float |
POSITIVE_INFINITY
|
Constructor Summary | |
---|---|
XSDFloatType()
|
Method Summary | |
---|---|
int |
compareValues(java.lang.Object value1,
java.lang.Object value2)
|
java.lang.Object |
getValue(java.lang.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 java.lang.Float NaN
protected static final java.lang.Float NEGATIVE_INFINITY
protected static final java.lang.Float POSITIVE_INFINITY
Constructor Detail |
---|
public XSDFloatType()
Method Detail |
---|
public java.lang.Object getValue(java.lang.String literal)
getValue
in class XSDAnySimpleType
public int compareValues(java.lang.Object value1, java.lang.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 |