DecimalZERO, FALSE, IntegerZERO, nvEmptyString, nvINF, nvNaN, nvNegINF, nvNothing, nvONE, nvZERO, TRUE, VerboseExceptions, VerboseWarnings, xmlDatatypeFactory, xsdNamespace
CMP_EQUAL, CMP_GREATER, CMP_INDETERMINATE, CMP_LESS, CMP_UNEQUAL
Constructor and Description |
---|
NodeValueInteger(BigInteger i) |
NodeValueInteger(BigInteger i,
Node n) |
NodeValueInteger(long i) |
Modifier and Type | Method and Description |
---|---|
String |
asString() |
BigDecimal |
getDecimal() |
double |
getDouble() |
float |
getFloat() |
BigInteger |
getInteger() |
boolean |
isDecimal() |
boolean |
isDouble() |
boolean |
isFloat() |
boolean |
isInteger() |
boolean |
isNumber() |
String |
toString() |
void |
visit(NodeValueVisitor visitor) |
apply, applyNodeTransform, asNode, asQuotedString, asQuotedString, asUnquotedString, booleanReturn, classifyValueOp, compare, compareAlways, copySubstitute, equals, eval, evalNode, getBoolean, getConstant, getDatatypeURI, getDateTime, getDuration, getNode, getString, getValueSpace, hasDateTime, hashCode, hasNode, isBlank, isBoolean, isConstant, isDate, isDateTime, isDuration, isGDay, isGMonth, isGMonthDay, isGYear, isGYearMonth, isIRI, isLiteral, isString, isTime, isYearMonth, makeBoolean, makeDate, makeDate, makeDate, makeDateTime, makeDateTime, makeDateTime, makeDecimal, makeDecimal, makeDecimal, makeDecimal, makeDouble, makeDuration, makeDuration, makeFloat, makeInteger, makeInteger, makeInteger, makeNode, makeNode, makeNode, makeNode, makeNodeBoolean, makeNodeBoolean, makeNodeDate, makeNodeDate, makeNodeDateTime, makeNodeDateTime, makeNodeDecimal, makeNodeDecimal, makeNodeDouble, makeNodeDouble, makeNodeDuration, makeNodeFloat, makeNodeFloat, makeNodeInteger, makeNodeInteger, makeNodeString, makeString, notSameAs, notSameAs, parse, raise, sameAs, toNode, visit
asVar, copySubstitute, deepCopy, getExpr, getExprVar, getFunction, getGraphPattern, getVarName, getVarNamesMentioned, getVarsMentioned, isExpr, isFunction, isGraphPattern, isSatisfied, isVariable, varNamesMentioned, varsMentioned
public NodeValueInteger(BigInteger i)
public NodeValueInteger(BigInteger i, Node n)
public NodeValueInteger(long i)
public BigInteger getInteger()
getInteger
in class NodeValue
public BigDecimal getDecimal()
getDecimal
in class NodeValue
public void visit(NodeValueVisitor visitor)
Licenced under the Apache License, Version 2.0