public abstract class DecimalValue extends NumericValue
typeLabel
Constructor and Description |
---|
DecimalValue() |
Modifier and Type | Method and Description |
---|---|
abstract java.math.BigDecimal |
getDecimalValue()
Implementations of Decimal value don't throw an exception when converted to BigDecimal
|
abs, asSubscript, ceiling, compareTo, compareTo, effectiveBooleanValue, equals, floor, getDoubleValue, getFloatValue, getXPathComparable, getXPathComparable, getXPathMatchKey, hashCode, isInteger, isNegativeZero, isWholeNumber, longValue, negate, parseNumber, round, roundHalfToEven, show, signum
asAtomic, asMapKey, atomize, checkPermittedContents, checkValidInJavascript, copyAsSubType, getCanonicalLexicalRepresentation, getCardinality, getComponent, getGenre, getItemType, getLength, getPrimitiveStringValue, getPrimitiveType, getUnicodeStringValue, getUType, head, identityHashCode, isIdentical, isIdentical, isNaN, isUntypedAtomic, itemAt, iterate, iterator, setTypeLabel, toShortString, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
asAtomic
getStringValue, isStreamed, reduce, subsequence
asIterable, concatenate, containsNode, materialize
makeRepeatable
public abstract java.math.BigDecimal getDecimalValue()
getDecimalValue
in class NumericValue
Copyright (c) 2004-2022 Saxonica Limited. All rights reserved.