Rels that also take a paramJsonRepresentation.isBigDecimal() to check first, if required.JsonRepresentation.isBigDecimal() to check first, if required.JsonRepresentation.isBigInteger() to check first, if required.JsonRepresentation.isBoolean() to check first, if required.JsonRepresentation.isIntegralNumber() to test if number (it is not possible to check if a byte, however).JsonRepresentation.isString() to check if string (it is not possible to check if a character, however).JsonRepresentation.isDouble() to check first, if required.JsonRepresentation.isNumber() to test if number (it is not possible to check if a float, however).JsonRepresentation.isInt() to check first, if required.JsonRepresentation.isLink() to check first, if required.JsonRepresentation.isLong() to check first, if required.JsonRepresentation that indicates that the
wrapped node has null value (ie
JsonRepresentation.isNull()), or returns null if there
was no node with the provided path.JsonRepresentation.isIntegralNumber() to check if number (it is not possible to check if a short, however).JsonRepresentation.isString() to check first, if required.Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.