| Modifier and Type | Method and Description |
|---|---|
java.math.BigDecimal |
asBigDecimal()
The item's value as a
BigDecimal. |
java.lang.Float |
asFloat()
The item's value as a
Float. |
float |
asPrimitiveFloat()
The item's value as a primitive float
value.
|
asInputStream,
asReader,
getItemType,
isCached,
writeTo,
writeToasString,
getValueTypejava.lang.Float asFloat()
Float. Some
precision may be lost by casting to the Java type.
asBigDecimal()float asPrimitiveFloat()
asBigDecimal()java.math.BigDecimal asBigDecimal()
BigDecimal.
This value may preserve more precision than asFloat()
or
asPrimitiveFloat().
Copyright (c) 2006-2026 Progress
Software Corporation and/or its subsidiaries or affiliates. All
Rights Reserved.
Complete online documentation for MarkLogic Server,
XQuery and related components may
be found at
docs.progress.com