public abstract class AbstractLiteralIntegerType<T> extends AbstractXSDLiteralType<T>
ANY_SIMPLE_TYPE, ANY_URI, BASE_URI, BASE64_BINARY, BOOLEAN, BYTE, DATE, DATE_TIME, DECIMAL, DOUBLE, DURATION, FLOAT, G_DAY, G_MONTH, G_MONTH_DAY, G_YEAR, G_YEAR_MONTH, HEX_BINARY, INT, INTEGER, LANGUAGE, LONG, NEGATIVE_INTEGER, NON_NEGATIVE_INTEGER, NON_POSITIVE_INTEGER, NORMALIZED_STRING, POSITIVE_INTEGER, SHORT, STRING, TIME, UNSIGNED_BYTE, UNSIGNED_INT, UNSIGNED_LONG, UNSIGNED_SHORT, XML_SCHEMA_NAMESPACE, XML_SCHEMA_PREFIX| Constructor and Description |
|---|
AbstractLiteralIntegerType() |
| Modifier and Type | Method and Description |
|---|---|
protected BigInteger |
asBigInteger(String value) |
protected boolean |
isInRange(BigInteger value) |
protected abstract BigInteger |
max() |
protected abstract BigInteger |
min() |
equals, getURI, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgenerate, getDataType, getName, getPayloadType, parse, parseToBinding, parseToBindingprotected BigInteger asBigInteger(String value) throws DecodingException
DecodingExceptionprotected boolean isInRange(BigInteger value)
protected abstract BigInteger min()
protected abstract BigInteger max()
Copyright © 2016–2023 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.