- generateCacheFileName() - Method in class com.jdroid.java.http.cache.CachedWebService
-
- generateCacheFileName(String) - Static method in class com.jdroid.java.http.cache.CachedWebService
-
- generateMockFilePath(Object...) - Method in class com.jdroid.java.http.mock.AbstractMockWebService
-
- get() - Static method in class com.jdroid.java.context.GitContext
-
- get() - Static method in class com.jdroid.java.http.apache.DefaultHttpClientFactory
-
- get(int) - Method in class com.jdroid.java.json.JSONArray
-
Get the object value associated with an index.
- get(String) - Method in class com.jdroid.java.json.JSONObject
-
Get the value object associated with a key.
- get() - Static method in class com.jdroid.java.marshaller.MarshallerProvider
-
- get(Long) - Method in class com.jdroid.java.repository.InMemoryRepository
-
- get(Long) - Method in interface com.jdroid.java.repository.Repository
-
Retrieves an
Identifiable from the repository according to an id or null in case no
Identifiable
with the given id is not found
- get(Field, Object) - Static method in class com.jdroid.java.utils.ReflectionUtils
-
- get(Object, String) - Static method in class com.jdroid.java.utils.ReflectionUtils
-
- getAbstractMockWebServiceInstance(Object...) - Method in class com.jdroid.java.api.AbstractApiService
-
- getAll() - Method in class com.jdroid.java.repository.InMemoryRepository
-
- getAll(List<Long>) - Method in class com.jdroid.java.repository.InMemoryRepository
-
- getAll() - Method in interface com.jdroid.java.repository.Repository
-
Obtains a list containing all the
Identifiables in the repository
- getAll(List<Long>) - Method in interface com.jdroid.java.repository.Repository
-
- getBaseUrl() - Method in class com.jdroid.java.http.DefaultServer
-
- getBaseUrl() - Method in interface com.jdroid.java.http.Server
-
- getBoolean(int) - Method in class com.jdroid.java.json.JSONArray
-
Get the boolean value associated with an index.
- getBoolean(String) - Method in class com.jdroid.java.json.JSONObject
-
Get the boolean value associated with a key.
- getBoolean(String) - Static method in class com.jdroid.java.utils.NumberUtils
-
- getBoolean(String, Boolean) - Static method in class com.jdroid.java.utils.NumberUtils
-
- getBooleanFromNumber(String) - Static method in class com.jdroid.java.utils.NumberUtils
-
- getBooleanProperty(String) - Static method in class com.jdroid.java.utils.PropertiesUtils
-
- getBooleanProperty(String, Boolean) - Static method in class com.jdroid.java.utils.PropertiesUtils
-
- getBranch() - Method in class com.jdroid.java.context.GitContext
-
- getBuildTime() - Method in class com.jdroid.java.context.GitContext
-
- getCause() - Method in exception com.jdroid.java.json.JSONException
-
Returns the cause of this exception or null if the cause is nonexistent or unknown.
- getCommitId() - Method in class com.jdroid.java.context.GitContext
-
- getCommitTime() - Method in class com.jdroid.java.context.GitContext
-
- getContent() - Method in class com.jdroid.java.http.apache.ApacheHttpResponseWrapper
-
- getContent() - Method in class com.jdroid.java.http.HttpResponseWrapper
-
- getContentLength() - Method in class com.jdroid.java.http.apache.post.ByteArrayInputStreamBody
-
- getDate(String) - Method in class com.jdroid.java.json.JSONObject
-
- getDate(String, String) - Method in class com.jdroid.java.json.JSONObject
-
- getDate(int, int, int) - Static method in class com.jdroid.java.utils.DateUtils
-
Creates a
Date for the specified day
- getDate(Date, Date, Boolean) - Static method in class com.jdroid.java.utils.DateUtils
-
- getDate(Date, Date) - Static method in class com.jdroid.java.utils.DateUtils
-
- getDate(long) - Static method in class com.jdroid.java.utils.DateUtils
-
- getDayOfMonth(Date) - Static method in class com.jdroid.java.utils.DateUtils
-
- getDayOfWeek(Date) - Static method in class com.jdroid.java.utils.DateUtils
-
- getDefaultContent() - Method in interface com.jdroid.java.http.cache.Cache
-
- getDescription() - Method in exception com.jdroid.java.exception.AbstractException
-
- getDescriptionResId() - Method in enum com.jdroid.java.exception.CommonErrorCode
-
- getDescriptionResId() - Method in interface com.jdroid.java.exception.ErrorCode
-
- getDirectorySize(File) - Static method in class com.jdroid.java.utils.FileUtils
-
Counts the size of a directory recursively (sum of the length of all files).
- getDirectorySizeInMB(File) - Static method in class com.jdroid.java.utils.FileUtils
-
- getDouble(int) - Method in class com.jdroid.java.json.JSONArray
-
Get the double value associated with an index.
- getDouble(String) - Method in class com.jdroid.java.json.JSONObject
-
Get the double value associated with a key.
- getDouble(String) - Static method in class com.jdroid.java.utils.NumberUtils
-
- getEntity() - Method in class com.jdroid.java.http.apache.ApacheHttpEntityEnclosingWebService
-
- getErrorCode() - Method in exception com.jdroid.java.exception.ErrorCodeException
-
- getErrorCodeDescriptionArgs() - Method in exception com.jdroid.java.exception.ErrorCodeException
-
- getField(Object, String) - Static method in class com.jdroid.java.utils.ReflectionUtils
-
- getField(Class<?>, String) - Static method in class com.jdroid.java.utils.ReflectionUtils
-
Returns a
Field from a class or any of its super classes.
- getFieldValue(Object, String) - Static method in class com.jdroid.java.utils.ReflectionUtils
-
- getFileSize(File) - Static method in class com.jdroid.java.utils.FileUtils
-
- getFileSizeInMB(File) - Static method in class com.jdroid.java.utils.FileUtils
-
- getFirstToken(String, String) - Static method in class com.jdroid.java.utils.StringUtils
-
Returns the first token of the string if that string can be split by the token, else return the unmodified input
string
- getFirstToken(String) - Static method in class com.jdroid.java.utils.StringUtils
-
Returns the first token of the string if that string can be split by a ",", else return the unmodified input
string
- getFloat(String) - Method in class com.jdroid.java.json.JSONObject
-
Get the float value associated with a key.
- getFloat(String) - Static method in class com.jdroid.java.utils.NumberUtils
-
- getFloat(String, Float) - Static method in class com.jdroid.java.utils.NumberUtils
-
- getHeader(String) - Method in class com.jdroid.java.http.apache.ApacheHttpResponseWrapper
-
- getHeader(String) - Method in class com.jdroid.java.http.HttpResponseWrapper
-
- getHour(Date, Boolean) - Static method in class com.jdroid.java.utils.DateUtils
-
- getHour(Date, TimeZone, Boolean) - Static method in class com.jdroid.java.utils.DateUtils
-
- getHttpCacheDirectory(Cache) - Method in class com.jdroid.java.api.AbstractApiService
-
- getHttpCacheDirectory(Cache) - Method in class com.jdroid.java.http.cache.CachedWebService
-
- getHttpClientFactoryInstance() - Method in class com.jdroid.java.api.AbstractApacheApiService
-
- getHttpMockSleepDuration(Object...) - Method in class com.jdroid.java.http.mock.AbstractMockWebService
-
- getHttpWebServiceProcessors() - Method in class com.jdroid.java.api.AbstractApiService
-
- getHttpWebServiceProcessors() - Method in class com.jdroid.java.http.DefaultServer
-
- getHttpWebServiceProcessors() - Method in interface com.jdroid.java.http.Server
-
- getId() - Method in interface com.jdroid.java.domain.Identifiable
-
- getInt(int) - Method in class com.jdroid.java.json.JSONArray
-
Get the int value associated with an index.
- getInt(String) - Method in class com.jdroid.java.json.JSONObject
-
Get the int value associated with a key.
- getInteger(String) - Static method in class com.jdroid.java.utils.NumberUtils
-
- getInteger(String, Integer) - Static method in class com.jdroid.java.utils.NumberUtils
-
- getIntegerProperty(String) - Static method in class com.jdroid.java.utils.PropertiesUtils
-
- getIntegerProperty(String, Integer) - Static method in class com.jdroid.java.utils.PropertiesUtils
-
- getIntId() - Static method in class com.jdroid.java.utils.IdGenerator
-
- getJSONArray(int) - Method in class com.jdroid.java.json.JSONArray
-
Get the JSONArray associated with an index.
- getJSONArray(String) - Method in class com.jdroid.java.json.JSONObject
-
Get the JSONArray value associated with a key.
- getJSONObject(int) - Method in class com.jdroid.java.json.JSONArray
-
Get the JSONObject associated with an index.
- getJSONObject(String) - Method in class com.jdroid.java.json.JSONObject
-
Get the JSONObject value associated with a key.
- getLastDayOfMonth(Date) - Static method in class com.jdroid.java.utils.DateUtils
-
- getLastExdcutionEndDate() - Method in class com.jdroid.java.scheduler.AbstractScheduler
-
- getLastExecutionStartDate() - Method in class com.jdroid.java.scheduler.AbstractScheduler
-
- getLogger(Object) - Static method in class com.jdroid.java.utils.LoggerUtils
-
- getLogger(Class<?>) - Static method in class com.jdroid.java.utils.LoggerUtils
-
- getLong(int) - Method in class com.jdroid.java.json.JSONArray
-
Get the long value associated with an index.
- getLong(String) - Method in class com.jdroid.java.json.JSONObject
-
Get the long value associated with a key.
- getLong(String) - Static method in class com.jdroid.java.utils.NumberUtils
-
- getLongId() - Static method in class com.jdroid.java.utils.IdGenerator
-
- getMarshaller(Object) - Method in class com.jdroid.java.marshaller.MarshallerProvider
-
- getMaximumSize() - Method in interface com.jdroid.java.http.cache.Cache
-
- getMethod() - Method in class com.jdroid.java.http.apache.patch.HttpPatch
-
- getMethodName() - Method in class com.jdroid.java.http.apache.ApacheHttpWebService
-
- getMethodName() - Method in class com.jdroid.java.http.apache.delete.ApacheHttpDeleteWebService
-
- getMethodName() - Method in class com.jdroid.java.http.apache.get.ApacheHttpGetWebService
-
- getMethodName() - Method in class com.jdroid.java.http.apache.patch.ApacheHttpPatchWebService
-
- getMethodName() - Method in class com.jdroid.java.http.apache.post.ApacheHttpPostWebService
-
- getMethodName() - Method in class com.jdroid.java.http.apache.put.ApacheHttpPutWebService
-
- getMinimumSize() - Method in interface com.jdroid.java.http.cache.Cache
-
- getMinute(Date) - Static method in class com.jdroid.java.utils.DateUtils
-
- getMinute(Date, TimeZone) - Static method in class com.jdroid.java.utils.DateUtils
-
- getMocksBasePath() - Method in class com.jdroid.java.http.mock.AbstractMockWebService
-
- getMocksBasePath() - Method in class com.jdroid.java.http.mock.JsonMockWebService
-
- getMocksBasePath() - Method in class com.jdroid.java.http.mock.XmlMockWebService
-
- getMocksExtension() - Method in class com.jdroid.java.http.mock.AbstractMockWebService
-
- getMocksExtension() - Method in class com.jdroid.java.http.mock.JsonMockWebService
-
- getMocksExtension() - Method in class com.jdroid.java.http.mock.XmlMockWebService
-
- getMonth(Date) - Static method in class com.jdroid.java.utils.DateUtils
-
- getName() - Method in interface com.jdroid.java.http.cache.Cache
-
- getName() - Method in class com.jdroid.java.http.DefaultServer
-
- getName() - Method in interface com.jdroid.java.http.Server
-
- getNames(JSONObject) - Static method in class com.jdroid.java.json.JSONObject
-
Get an array of field names from a JSONObject.
- getNames(Object) - Static method in class com.jdroid.java.json.JSONObject
-
Get an array of field names from an Object.
- getNextDay() - Method in enum com.jdroid.java.utils.DateUtils.DayOfWeek
-
- getNotEmptyString(String) - Static method in class com.jdroid.java.utils.StringUtils
-
- getNumber() - Method in enum com.jdroid.java.utils.DateUtils.DayOfWeek
-
- getOrdinalSuffix(int) - Static method in class com.jdroid.java.utils.NumberUtils
-
- getParameter(String) - Method in exception com.jdroid.java.exception.AbstractException
-
- getParameters() - Method in exception com.jdroid.java.exception.AbstractException
-
- getPasswordAuthentication() - Method in class com.jdroid.java.mail.GmailMailService
-
- getPriority() - Method in interface com.jdroid.java.http.cache.Cache
-
- getQueryParameters() - Method in class com.jdroid.java.http.apache.ApacheHttpWebService
-
- getRandom() - Method in interface com.jdroid.java.repository.RandomRepository
-
Gets a random object from the repository.
- getRandomIds(Integer) - Method in interface com.jdroid.java.repository.RandomRepository
-
Returns a list of random IDs.
- getRandomIntId() - Static method in class com.jdroid.java.utils.IdGenerator
-
- getRandomList(Integer) - Method in interface com.jdroid.java.repository.RandomRepository
-
Gets a random list of objects from the repository.
- getRandomLongId() - Static method in class com.jdroid.java.utils.IdGenerator
-
- getResults() - Method in class com.jdroid.java.search.PagedResult
-
- getSafeInteger(String) - Static method in class com.jdroid.java.utils.NumberUtils
-
- getSafeLong(String) - Static method in class com.jdroid.java.utils.NumberUtils
-
- getServer() - Method in class com.jdroid.java.api.AbstractApiService
-
- getSize() - Method in class com.jdroid.java.repository.InMemoryRepository
-
- getSize() - Method in interface com.jdroid.java.repository.Repository
-
- getStatusCode() - Method in enum com.jdroid.java.exception.CommonErrorCode
-
- getStatusCode() - Method in interface com.jdroid.java.exception.ErrorCode
-
- getStatusCode() - Method in class com.jdroid.java.http.apache.ApacheHttpResponseWrapper
-
- getStatusCode() - Method in class com.jdroid.java.http.HttpResponseWrapper
-
- getStatusReason() - Method in class com.jdroid.java.http.apache.ApacheHttpResponseWrapper
-
- getStatusReason() - Method in class com.jdroid.java.http.HttpResponseWrapper
-
- getString(int) - Method in class com.jdroid.java.json.JSONArray
-
Get the string associated with an index.
- getString(String) - Method in class com.jdroid.java.json.JSONObject
-
Get the string associated with a key.
- getString(Integer) - Static method in class com.jdroid.java.utils.NumberUtils
-
- getStringProperty(String) - Static method in class com.jdroid.java.utils.PropertiesUtils
-
- getStringProperty(String, String) - Static method in class com.jdroid.java.utils.PropertiesUtils
-
- getStringSetProperty(String) - Static method in class com.jdroid.java.utils.PropertiesUtils
-
- getSuffix(String) - Method in class com.jdroid.java.http.mock.AbstractMockWebService
-
- getSupportedHasher() - Static method in enum com.jdroid.java.utils.Hasher
-
- getThreadsPriority() - Method in class com.jdroid.java.concurrent.AbstractThreadFactory
-
- getThreadsPriority() - Method in class com.jdroid.java.concurrent.LowPriorityThreadFactory
-
- getThreadsPriority() - Method in class com.jdroid.java.concurrent.NormalPriorityThreadFactory
-
- getThrowableToLog() - Method in exception com.jdroid.java.exception.AbstractException
-
- getThrowableToLog() - Method in exception com.jdroid.java.exception.UnexpectedException
-
- getTime(int, int) - Static method in class com.jdroid.java.utils.DateUtils
-
- getTime(int, int, Boolean) - Static method in class com.jdroid.java.utils.DateUtils
-
- getTimeToLive() - Method in class com.jdroid.java.http.cache.CachedWebService
-
- getTitle() - Method in exception com.jdroid.java.exception.AbstractException
-
- getTitleResId() - Method in enum com.jdroid.java.exception.CommonErrorCode
-
- getTitleResId() - Method in interface com.jdroid.java.exception.ErrorCode
-
- getType(Object, String) - Static method in class com.jdroid.java.utils.ReflectionUtils
-
- getUniqueInstance() - Method in class com.jdroid.java.repository.InMemoryRepository
-
- getUniqueInstance() - Method in interface com.jdroid.java.repository.Repository
-
- getUrl() - Method in class com.jdroid.java.http.apache.ApacheHttpWebService
-
- getUrl() - Method in class com.jdroid.java.http.cache.CachedWebService
-
- getUrl() - Method in class com.jdroid.java.http.mock.AbstractMockWebService
-
- getUrl() - Method in interface com.jdroid.java.http.WebService
-
- getUrlSegments() - Method in class com.jdroid.java.http.apache.ApacheHttpWebService
-
- getUrlSuffix() - Method in class com.jdroid.java.http.apache.ApacheHttpWebService
-
- getUrlSuffix() - Method in class com.jdroid.java.http.cache.CachedWebService
-
- getUrlSuffix() - Method in class com.jdroid.java.http.mock.AbstractMockWebService
-
- getUrlSuffix() - Method in interface com.jdroid.java.http.WebService
-
- getWeekDay() - Static method in class com.jdroid.java.utils.DateUtils
-
- getWeekDay(Date) - Static method in class com.jdroid.java.utils.DateUtils
-
- getWeekDays() - Static method in enum com.jdroid.java.utils.DateUtils.DayOfWeek
-
- getYear() - Static method in class com.jdroid.java.utils.DateUtils
-
- getYear(Date) - Static method in class com.jdroid.java.utils.DateUtils
-
- GitContext - Class in com.jdroid.java.context
-
- GmailMailService - Class in com.jdroid.java.mail
-
- GmailMailService() - Constructor for class com.jdroid.java.mail.GmailMailService
-
- GZIP_ENCODING - Static variable in interface com.jdroid.java.http.WebService
-
- ID_FIELD - Static variable in interface com.jdroid.java.domain.Identifiable
-
- Identifiable - Interface in com.jdroid.java.domain
-
Represent all those objects that could be identifiable by an ID
- IdGenerator - Class in com.jdroid.java.utils
-
- IdGenerator() - Constructor for class com.jdroid.java.utils.IdGenerator
-
- increment(String) - Method in class com.jdroid.java.json.JSONObject
-
Increment a property of a JSONObject.
- info(String) - Method in class com.jdroid.java.logger.MuteLogger
-
- info(String, Object) - Method in class com.jdroid.java.logger.MuteLogger
-
- info(String, Object, Object) - Method in class com.jdroid.java.logger.MuteLogger
-
- info(String, Object[]) - Method in class com.jdroid.java.logger.MuteLogger
-
- info(String, Throwable) - Method in class com.jdroid.java.logger.MuteLogger
-
- init() - Static method in class com.jdroid.java.utils.DateUtils
-
- InMemoryRepository<T extends Identifiable> - Class in com.jdroid.java.repository
-
- InMemoryRepository() - Constructor for class com.jdroid.java.repository.InMemoryRepository
-
- innerMarshall(Object, MarshallerMode, Map<String, String>) - Method in class com.jdroid.java.marshaller.MarshallerProvider
-
- instance(String) - Method in class com.jdroid.java.http.DefaultServer
-
- instance(String) - Method in interface com.jdroid.java.http.Server
-
- isAfter(Date, Date) - Static method in class com.jdroid.java.utils.DateUtils
-
Tests if the date is after than the specified dateToCompare.
- isAfterEquals(Date, Date) - Static method in class com.jdroid.java.utils.DateUtils
-
Tests if the date is after or equals than the specified dateToCompare.
- isBefore(Date, Date) - Static method in class com.jdroid.java.utils.DateUtils
-
Tests if the date is before than the specified dateToCompare.
- isBeforeEquals(Date, Date) - Static method in class com.jdroid.java.utils.DateUtils
-
Tests if the date is before or equals than the specified dateToCompare.
- isBetween(Date, Date, Date) - Static method in class com.jdroid.java.utils.DateUtils
-
- isBlank(String) - Static method in class com.jdroid.java.utils.StringUtils
-
Checks if a String is whitespace, empty ("") or null.
- isClientError() - Method in class com.jdroid.java.http.HttpResponseWrapper
-
- isDebugEnabled() - Method in class com.jdroid.java.logger.MuteLogger
-
- isEmpty() - Method in class com.jdroid.java.repository.InMemoryRepository
-
- isEmpty() - Method in interface com.jdroid.java.repository.Repository
-
- isEmpty(Collection<?>) - Static method in class com.jdroid.java.utils.CollectionUtils
-
Null-safe check if the specified collection is empty.
- isEmpty(String) - Static method in class com.jdroid.java.utils.StringUtils
-
- isEmptyCollection(Object) - Static method in class com.jdroid.java.utils.CollectionUtils
-
- isEnabled() - Static method in class com.jdroid.java.utils.LoggerUtils
-
- isErrorEnabled() - Method in class com.jdroid.java.logger.MuteLogger
-
- isHttpMockEnabled() - Method in class com.jdroid.java.api.AbstractApiService
-
- isInfoEnabled() - Method in class com.jdroid.java.logger.MuteLogger
-
- isLastPage() - Method in class com.jdroid.java.search.PagedResult
-
- isNotBlank(String) - Static method in class com.jdroid.java.utils.StringUtils
-
Checks if a String is not empty (""), not null and not whitespace only.
- isNotEmpty(Collection<?>) - Static method in class com.jdroid.java.utils.CollectionUtils
-
Null-safe check if the specified collection is not empty.
- isNotEmpty(String) - Static method in class com.jdroid.java.utils.StringUtils
-
- isNull(int) - Method in class com.jdroid.java.json.JSONArray
-
Determine if the value is null.
- isNull(String) - Method in class com.jdroid.java.json.JSONObject
-
Determine if the value associated with the key is null or if there is no value.
- isNullOrEmpty(List<?>) - Static method in class com.jdroid.java.collections.Lists
-
- isProduction() - Method in class com.jdroid.java.http.DefaultServer
-
- isProduction() - Method in interface com.jdroid.java.http.Server
-
- isServerError() - Method in class com.jdroid.java.http.HttpResponseWrapper
-
- isSuccess() - Method in class com.jdroid.java.http.HttpResponseWrapper
-
- isSupported() - Method in enum com.jdroid.java.utils.Hasher
-
- isTimeout() - Method in exception com.jdroid.java.exception.ConnectionException
-
- isTraceEnabled() - Method in class com.jdroid.java.logger.MuteLogger
-
- isTrackable() - Method in exception com.jdroid.java.exception.AbstractException
-
- isValidDouble(String) - Static method in class com.jdroid.java.utils.ValidationUtils
-
- isValidEmail(String) - Static method in class com.jdroid.java.utils.ValidationUtils
-
Validate the email address
- isValidURL(String) - Static method in class com.jdroid.java.utils.ValidationUtils
-
Validate the URL
- isValidURLWithoutProtocol(String) - Static method in class com.jdroid.java.utils.ValidationUtils
-
Validate the URL without protocol
- isWarnEnabled() - Method in class com.jdroid.java.logger.MuteLogger
-
- isWeekend() - Method in enum com.jdroid.java.utils.DateUtils.DayOfWeek
-
- Iterables - Class in com.jdroid.java.collections
-
- Iterables() - Constructor for class com.jdroid.java.collections.Iterables
-
- Iterators - Class in com.jdroid.java.collections
-
- Iterators() - Constructor for class com.jdroid.java.collections.Iterators
-
- join(String) - Method in class com.jdroid.java.json.JSONArray
-
Make a string from the contents of this JSONArray.
- join(Collection<?>, String) - Static method in class com.jdroid.java.utils.StringUtils
-
Joins all the strings in the list in a single one separated by the separator sequence.
- join(Collection<?>) - Static method in class com.jdroid.java.utils.StringUtils
-
Joins all the strings in the list in a single one separated by ','.
- JSON - Static variable in class com.jdroid.java.http.MimeType
-
- JSON_UTF8 - Static variable in class com.jdroid.java.http.MimeType
-
- JSONArray - Class in com.jdroid.java.json
-
A JSONArray is an ordered sequence of values.
- JSONArray() - Constructor for class com.jdroid.java.json.JSONArray
-
Construct an empty JSONArray.
- JSONArray(JSONTokener) - Constructor for class com.jdroid.java.json.JSONArray
-
Construct a JSONArray from a JSONTokener.
- JSONArray(String) - Constructor for class com.jdroid.java.json.JSONArray
-
Construct a JSONArray from a source JSON text.
- JSONArray(Collection) - Constructor for class com.jdroid.java.json.JSONArray
-
Construct a JSONArray from a Collection.
- JSONArray(Object) - Constructor for class com.jdroid.java.json.JSONArray
-
Construct a JSONArray from an array
- JsonArrayParser - Class in com.jdroid.java.parser.json
-
- JsonArrayParser(JsonParser<JSONObject>) - Constructor for class com.jdroid.java.parser.json.JsonArrayParser
-
- JSONBuilder - Class in com.jdroid.java.json
-
- JSONBuilder() - Constructor for class com.jdroid.java.json.JSONBuilder
-
- JSONException - Exception in com.jdroid.java.json
-
The JSONException is thrown by the JSON.org classes when things are amiss.
- JSONException(String) - Constructor for exception com.jdroid.java.json.JSONException
-
Constructs a JSONException with an explanatory message.
- JSONException(Throwable) - Constructor for exception com.jdroid.java.json.JSONException
-
Constructs a new JSONException with the specified cause.
- JsonMap - Class in com.jdroid.java.json
-
- JsonMap() - Constructor for class com.jdroid.java.json.JsonMap
-
- JsonMap(MarshallerMode) - Constructor for class com.jdroid.java.json.JsonMap
-
- JsonMap(MarshallerMode, Map<String, String>) - Constructor for class com.jdroid.java.json.JsonMap
-
- JsonMockWebService - Class in com.jdroid.java.http.mock
-
- JsonMockWebService(Object...) - Constructor for class com.jdroid.java.http.mock.JsonMockWebService
-
- JSONObject - Class in com.jdroid.java.json
-
A JSONObject is an unordered collection of name/value pairs.
- JSONObject() - Constructor for class com.jdroid.java.json.JSONObject
-
Construct an empty JSONObject.
- JSONObject(JSONObject, String[]) - Constructor for class com.jdroid.java.json.JSONObject
-
Construct a JSONObject from a subset of another JSONObject.
- JSONObject(JSONTokener) - Constructor for class com.jdroid.java.json.JSONObject
-
Construct a JSONObject from a JSONTokener.
- JSONObject(Map) - Constructor for class com.jdroid.java.json.JSONObject
-
Construct a JSONObject from a Map.
- JSONObject(Object) - Constructor for class com.jdroid.java.json.JSONObject
-
Construct a JSONObject from an Object using bean getters.
- JSONObject(Object, String[]) - Constructor for class com.jdroid.java.json.JSONObject
-
Construct a JSONObject from an Object, using reflection to find the public members.
- JSONObject(String) - Constructor for class com.jdroid.java.json.JSONObject
-
Construct a JSONObject from a source JSON text string.
- JSONObject(String, Locale) - Constructor for class com.jdroid.java.json.JSONObject
-
Construct a JSONObject from a ResourceBundle.
- JsonParser<T> - Class in com.jdroid.java.parser.json
-
JSON input streams parser
- JsonParser() - Constructor for class com.jdroid.java.parser.json.JsonParser
-
- JSONString - Interface in com.jdroid.java.json
-
The JSONString interface allows a toJSONString() method so that a class can change the
behavior of JSONObject.toString(), JSONArray.toString(), and JSONWriter.value(
Object).
- JSONStringer - Class in com.jdroid.java.json
-
JSONStringer provides a quick and convenient way of producing JSON text.
- JSONStringer() - Constructor for class com.jdroid.java.json.JSONStringer
-
Make a fresh JSONStringer.
- JSONTokener - Class in com.jdroid.java.json
-
A JSONTokener takes a source string and extracts characters and tokens from it.
- JSONTokener(Reader) - Constructor for class com.jdroid.java.json.JSONTokener
-
Construct a JSONTokener from a Reader.
- JSONTokener(InputStream) - Constructor for class com.jdroid.java.json.JSONTokener
-
Construct a JSONTokener from an InputStream.
- JSONTokener(String) - Constructor for class com.jdroid.java.json.JSONTokener
-
Construct a JSONTokener from a string.
- JSONWriter - Class in com.jdroid.java.json
-
JSONWriter provides a quick and convenient way of producing JSON text.
- JSONWriter(Writer) - Constructor for class com.jdroid.java.json.JSONWriter
-
Make a fresh JSONWriter.
- justNumbers(String) - Static method in class com.jdroid.java.utils.Sanitizer
-
- names() - Method in class com.jdroid.java.json.JSONObject
-
Produce a JSONArray containing the names of the elements of this JSONObject.
- NEW_LINE - Static variable in class com.jdroid.java.utils.StringUtils
-
- newArray(Class<T>, int) - Static method in class com.jdroid.java.collections.ObjectArrays
-
Returns a new array of the given length with the specified component type.
- newArrayList() - Static method in class com.jdroid.java.collections.Lists
-
Creates a mutable, empty ArrayList instance.
- newArrayList(E...) - Static method in class com.jdroid.java.collections.Lists
-
Creates a mutable ArrayList instance containing the given elements.
- newArrayList(Iterable<? extends E>) - Static method in class com.jdroid.java.collections.Lists
-
Creates a mutable ArrayList instance containing the given elements.
- newArrayList(Iterator<? extends E>) - Static method in class com.jdroid.java.collections.Lists
-
Creates a mutable ArrayList instance containing the given elements.
- newCachedGetService(Cache, CachingStrategy, Long, Object...) - Method in class com.jdroid.java.api.AbstractApiService
-
- newCachedPatchService(Cache, CachingStrategy, Long, Object...) - Method in class com.jdroid.java.api.AbstractApiService
-
- newDeleteService(Object...) - Method in class com.jdroid.java.api.AbstractApiService
-
- newDeleteService(Boolean, Object...) - Method in class com.jdroid.java.api.AbstractApiService
-
- newDeleteServiceImpl(Server, List<Object>, List<HttpWebServiceProcessor>) - Method in class com.jdroid.java.api.AbstractApacheApiService
-
- newDeleteServiceImpl(Server, List<Object>, List<HttpWebServiceProcessor>) - Method in class com.jdroid.java.api.AbstractApiService
-
- newErrorCodeException(Object...) - Method in enum com.jdroid.java.exception.CommonErrorCode
-
- newErrorCodeException() - Method in enum com.jdroid.java.exception.CommonErrorCode
-
- newErrorCodeException(Throwable) - Method in enum com.jdroid.java.exception.CommonErrorCode
-
- newErrorCodeException(String) - Method in enum com.jdroid.java.exception.CommonErrorCode
-
- newErrorCodeException(Object...) - Method in interface com.jdroid.java.exception.ErrorCode
-
- newErrorCodeException(Throwable) - Method in interface com.jdroid.java.exception.ErrorCode
-
- newErrorCodeException() - Method in interface com.jdroid.java.exception.ErrorCode
-
- newErrorCodeException(String) - Method in interface com.jdroid.java.exception.ErrorCode
-
- newFormPostService(Object...) - Method in class com.jdroid.java.api.AbstractApiService
-
- newFormPostService(Boolean, Object...) - Method in class com.jdroid.java.api.AbstractApiService
-
- newFormPostServiceImpl(Server, List<Object>, List<HttpWebServiceProcessor>) - Method in class com.jdroid.java.api.AbstractApacheApiService
-
- newFormPostServiceImpl(Server, List<Object>, List<HttpWebServiceProcessor>) - Method in class com.jdroid.java.api.AbstractApiService
-
- newGetService(Object...) - Method in class com.jdroid.java.api.AbstractApiService
-
- newGetService(Boolean, Object...) - Method in class com.jdroid.java.api.AbstractApiService
-
- newGetServiceImpl(Server, List<Object>, List<HttpWebServiceProcessor>) - Method in class com.jdroid.java.api.AbstractApacheApiService
-
- newGetServiceImpl(Server, List<Object>, List<HttpWebServiceProcessor>) - Method in class com.jdroid.java.api.AbstractApiService
-
- newHashMap() - Static method in class com.jdroid.java.collections.Maps
-
Creates a mutable, empty HashMap instance.
- newHashSet() - Static method in class com.jdroid.java.collections.Sets
-
Creates a mutable, empty HashSet instance.
- newHashSet(E...) - Static method in class com.jdroid.java.collections.Sets
-
Creates a mutable HashSet instance containing the given elements in unspecified order.
- newHashSet(Iterable<? extends E>) - Static method in class com.jdroid.java.collections.Sets
-
Creates a mutable HashSet instance containing the given elements in unspecified order.
- newHashSet(Iterator<? extends E>) - Static method in class com.jdroid.java.collections.Sets
-
Creates a mutable HashSet instance containing the given elements in unspecified order.
- newInstance(Class<T>) - Static method in class com.jdroid.java.utils.ReflectionUtils
-
Create a class for the specified type,.
- newInstance(Class<T>, Collection<Class<?>>, Collection<Object>) - Static method in class com.jdroid.java.utils.ReflectionUtils
-
Create a class for the specified type, using the specified constructor with the passed parameters.
- newLinkedHashMap() - Static method in class com.jdroid.java.collections.Maps
-
Creates a mutable, empty, insertion-ordered LinkedHashMap instance.
- newLinkedHashSet() - Static method in class com.jdroid.java.collections.Sets
-
Creates a mutable, empty LinkedHashSet instance.
- newLinkedHashSet(Iterable<? extends E>) - Static method in class com.jdroid.java.collections.Sets
-
Creates a mutable LinkedHashSet instance containing the given elements in order.
- newLinkedList() - Static method in class com.jdroid.java.collections.Lists
-
Creates an empty LinkedList instance.
- newLinkedList(Iterable<? extends E>) - Static method in class com.jdroid.java.collections.Lists
-
Creates a LinkedList instance containing the given elements.
- newMultipartPostService(Object...) - Method in class com.jdroid.java.api.AbstractApiService
-
- newMultipartPostService(Boolean, Object...) - Method in class com.jdroid.java.api.AbstractApiService
-
- newMultipartPostServiceImpl(Server, List<Object>, List<HttpWebServiceProcessor>) - Method in class com.jdroid.java.api.AbstractApacheApiService
-
- newMultipartPostServiceImpl(Server, List<Object>, List<HttpWebServiceProcessor>) - Method in class com.jdroid.java.api.AbstractApiService
-
- newMultipartPutService(Object...) - Method in class com.jdroid.java.api.AbstractApiService
-
- newMultipartPutService(Boolean, Object...) - Method in class com.jdroid.java.api.AbstractApiService
-
- newMultipartPutServiceImpl(Server, List<Object>, List<HttpWebServiceProcessor>) - Method in class com.jdroid.java.api.AbstractApacheApiService
-
- newMultipartPutServiceImpl(Server, List<Object>, List<HttpWebServiceProcessor>) - Method in class com.jdroid.java.api.AbstractApiService
-
- newPatchService(Object...) - Method in class com.jdroid.java.api.AbstractApiService
-
- newPatchService(Boolean, Object...) - Method in class com.jdroid.java.api.AbstractApiService
-
- newPatchServiceImpl(Server, List<Object>, List<HttpWebServiceProcessor>) - Method in class com.jdroid.java.api.AbstractApacheApiService
-
- newPatchServiceImpl(Server, List<Object>, List<HttpWebServiceProcessor>) - Method in class com.jdroid.java.api.AbstractApiService
-
- newPostService(Object...) - Method in class com.jdroid.java.api.AbstractApiService
-
- newPostService(Boolean, Object...) - Method in class com.jdroid.java.api.AbstractApiService
-
- newPostServiceImpl(Server, List<Object>, List<HttpWebServiceProcessor>) - Method in class com.jdroid.java.api.AbstractApacheApiService
-
- newPostServiceImpl(Server, List<Object>, List<HttpWebServiceProcessor>) - Method in class com.jdroid.java.api.AbstractApiService
-
- newPutService(Object...) - Method in class com.jdroid.java.api.AbstractApiService
-
- newPutService(Boolean, Object...) - Method in class com.jdroid.java.api.AbstractApiService
-
- newPutServiceImpl(Server, List<Object>, List<HttpWebServiceProcessor>) - Method in class com.jdroid.java.api.AbstractApacheApiService
-
- newPutServiceImpl(Server, List<Object>, List<HttpWebServiceProcessor>) - Method in class com.jdroid.java.api.AbstractApiService
-
- newThread(Runnable) - Method in class com.jdroid.java.concurrent.AbstractThreadFactory
-
- newTreeSet() - Static method in class com.jdroid.java.collections.Sets
-
Creates a mutable, empty TreeSet instance sorted by the natural sort ordering of its elements.
- newTreeSet(Iterable<? extends E>) - Static method in class com.jdroid.java.collections.Sets
-
Creates a mutable TreeSet instance containing the given elements sorted by their natural ordering.
- next() - Method in class com.jdroid.java.json.JSONTokener
-
Get the next character in the source string.
- next(char) - Method in class com.jdroid.java.json.JSONTokener
-
Consume the next character, and check that it matches a specified character.
- next(int) - Method in class com.jdroid.java.json.JSONTokener
-
Get the next n characters.
- nextClean() - Method in class com.jdroid.java.json.JSONTokener
-
Get the next char in the string, skipping whitespace.
- nextString(char) - Method in class com.jdroid.java.json.JSONTokener
-
Return the characters up to the next close quote character.
- nextTo(char) - Method in class com.jdroid.java.json.JSONTokener
-
Get the text up but not including the specified character or the end of line, whichever comes first.
- nextTo(String) - Method in class com.jdroid.java.json.JSONTokener
-
Get the text up but not including one of the specified delimiter characters or the end of line, whichever comes
first.
- nextValue() - Method in class com.jdroid.java.json.JSONTokener
-
Get the next value.
- NormalPriorityThreadFactory - Class in com.jdroid.java.concurrent
-
- NormalPriorityThreadFactory(String) - Constructor for class com.jdroid.java.concurrent.NormalPriorityThreadFactory
-
- NormalPriorityThreadFactory() - Constructor for class com.jdroid.java.concurrent.NormalPriorityThreadFactory
-
- now() - Static method in class com.jdroid.java.utils.DateUtils
-
- NULL - Static variable in class com.jdroid.java.json.JSONObject
-
It is sometimes more convenient and less ambiguous to have a NULL object than to use Java's
null value.
- numberToString(Number) - Static method in class com.jdroid.java.json.JSONObject
-
Produce a string from a Number.
- NumberUtils - Class in com.jdroid.java.utils
-
- NumberUtils() - Constructor for class com.jdroid.java.utils.NumberUtils
-
- object() - Method in class com.jdroid.java.json.JSONWriter
-
Begin appending a new object.
- ObjectArrays - Class in com.jdroid.java.collections
-
- ObjectArrays() - Constructor for class com.jdroid.java.collections.ObjectArrays
-
- ObjectUtils - Class in com.jdroid.java.utils
-
Operations on Object.
- ObjectUtils() - Constructor for class com.jdroid.java.utils.ObjectUtils
-
- OCTET_STREAM - Static variable in class com.jdroid.java.http.MimeType
-
- oneMonthInFuture() - Static method in class com.jdroid.java.utils.DateUtils
-
- oneMonthInPast() - Static method in class com.jdroid.java.utils.DateUtils
-
- opt(int) - Method in class com.jdroid.java.json.JSONArray
-
Get the optional object value associated with an index.
- opt(String) - Method in class com.jdroid.java.json.JSONObject
-
Get an optional value associated with a key.
- optBoolean(int) - Method in class com.jdroid.java.json.JSONArray
-
Get the optional boolean value associated with an index.
- optBoolean(int, boolean) - Method in class com.jdroid.java.json.JSONArray
-
Get the optional boolean value associated with an index.
- optBoolean(String) - Method in class com.jdroid.java.json.JSONObject
-
Get an optional boolean associated with a key.
- optBoolean(String, Boolean) - Method in class com.jdroid.java.json.JSONObject
-
Get an optional boolean associated with a key.
- optDate(String) - Method in class com.jdroid.java.json.JSONObject
-
- optDate(String, String) - Method in class com.jdroid.java.json.JSONObject
-
- optDate(String, String, Date) - Method in class com.jdroid.java.json.JSONObject
-
- optDouble(int) - Method in class com.jdroid.java.json.JSONArray
-
Get the optional double value associated with an index.
- optDouble(int, double) - Method in class com.jdroid.java.json.JSONArray
-
Get the optional double value associated with an index.
- optDouble(String) - Method in class com.jdroid.java.json.JSONObject
-
Get an optional double associated with a key, or null if there is no such key or if its value is not a number.
- optDouble(String, Double) - Method in class com.jdroid.java.json.JSONObject
-
Get an optional double associated with a key, or the defaultValue if there is no such key or if its value is not
a number.
- optFloat(String) - Method in class com.jdroid.java.json.JSONObject
-
Get an optional float associated with a key, or null if there is no such key or if its value is not a number.
- optFloat(String, Float) - Method in class com.jdroid.java.json.JSONObject
-
Get an optional float associated with a key, or the defaultValue if there is no such key or if its value is not a
number.
- optInt(int) - Method in class com.jdroid.java.json.JSONArray
-
Get the optional int value associated with an index.
- optInt(int, int) - Method in class com.jdroid.java.json.JSONArray
-
Get the optional int value associated with an index.
- optInt(String) - Method in class com.jdroid.java.json.JSONObject
-
Get an optional int value associated with a key, or null if there is no such key or if the value is not a number.
- optInt(String, Integer) - Method in class com.jdroid.java.json.JSONObject
-
Get an optional int value associated with a key, or the default if there is no such key or if the value is not a
number.
- optJSONArray(int) - Method in class com.jdroid.java.json.JSONArray
-
Get the optional JSONArray associated with an index.
- optJSONArray(String) - Method in class com.jdroid.java.json.JSONObject
-
Get an optional JSONArray associated with a key.
- optJSONObject(int) - Method in class com.jdroid.java.json.JSONArray
-
Get the optional JSONObject associated with an index.
- optJSONObject(String) - Method in class com.jdroid.java.json.JSONObject
-
Get an optional JSONObject associated with a key.
- optList() - Method in class com.jdroid.java.json.JSONArray
-
- optList(String) - Method in class com.jdroid.java.json.JSONObject
-
- optLong(int) - Method in class com.jdroid.java.json.JSONArray
-
Get the optional long value associated with an index.
- optLong(int, long) - Method in class com.jdroid.java.json.JSONArray
-
Get the optional long value associated with an index.
- optLong(String) - Method in class com.jdroid.java.json.JSONObject
-
Get an optional long value associated with a key, or null if there is no such key or if the value is not a
number.
- optLong(String, Long) - Method in class com.jdroid.java.json.JSONObject
-
Get an optional long value associated with a key, or the default if there is no such key or if the value is not a
number.
- optLongList() - Method in class com.jdroid.java.json.JSONArray
-
- optLongList(String) - Method in class com.jdroid.java.json.JSONObject
-
- optString(int) - Method in class com.jdroid.java.json.JSONArray
-
Get the optional string value associated with an index.
- optString(int, String) - Method in class com.jdroid.java.json.JSONArray
-
Get the optional string associated with an index.
- optString(String) - Method in class com.jdroid.java.json.JSONObject
-
Get an optional string associated with a key.
- optString(String, String) - Method in class com.jdroid.java.json.JSONObject
-
Get an optional string associated with a key.
- PagedResult<T> - Class in com.jdroid.java.search
-
Represents a list result in a paginated API call.
- PagedResult(List<T>, Boolean) - Constructor for class com.jdroid.java.search.PagedResult
-
- PagedResult(Boolean) - Constructor for class com.jdroid.java.search.PagedResult
-
- PagedResult(List<T>) - Constructor for class com.jdroid.java.search.PagedResult
-
- PagedResult() - Constructor for class com.jdroid.java.search.PagedResult
-
- parse(InputStream) - Method in class com.jdroid.java.http.cache.CacheParser
-
- parse(String) - Method in class com.jdroid.java.http.cache.CacheParser
-
- parse(JSONArray) - Method in class com.jdroid.java.parser.json.JsonArrayParser
-
- parse(String) - Method in class com.jdroid.java.parser.json.JsonParser
-
- parse(InputStream) - Method in class com.jdroid.java.parser.json.JsonParser
-
- parse(T) - Method in class com.jdroid.java.parser.json.JsonParser
-
- parse(InputStream) - Method in interface com.jdroid.java.parser.Parser
-
Parse the inputStream
- parse(String) - Method in interface com.jdroid.java.parser.Parser
-
Parse the String
- parse(InputStream) - Method in class com.jdroid.java.parser.plain.PlainTextParser
-
- parse(String) - Method in class com.jdroid.java.parser.plain.PlainTextParser
-
- parse(InputStream) - Method in class com.jdroid.java.parser.zip.ZipFileParser
-
- parse(String) - Method in class com.jdroid.java.parser.zip.ZipFileParser
-
- parse(String, String) - Static method in class com.jdroid.java.utils.DateUtils
-
- parse(String, SimpleDateFormat) - Static method in class com.jdroid.java.utils.DateUtils
-
- parseList(JSONObject, String, JsonParser<JSONObject>) - Method in class com.jdroid.java.parser.json.JsonParser
-
Parses a list of items.
- parseList(JSONArray, JsonParser<JSONObject>) - Method in class com.jdroid.java.parser.json.JsonParser
-
Parses a list of items.
- Parser - Interface in com.jdroid.java.parser
-
- periodsOverlap(Date, Date, Date, Date) - Static method in class com.jdroid.java.utils.DateUtils
-
Returns true if two periods overlap
- PIPE - Static variable in class com.jdroid.java.utils.StringUtils
-
- plainString(String) - Static method in class com.jdroid.java.utils.Sanitizer
-
- plainStringWithoutNumbers(String) - Static method in class com.jdroid.java.utils.Sanitizer
-
- PlainTextParser - Class in com.jdroid.java.parser.plain
-
- PlainTextParser() - Constructor for class com.jdroid.java.parser.plain.PlainTextParser
-
- PNG - Static variable in class com.jdroid.java.http.MimeType
-
- Predicate<T> - Interface in com.jdroid.java.collections
-
Determines a true or false value for a given input.
- PropertiesUtils - Class in com.jdroid.java.utils
-
- PropertiesUtils() - Constructor for class com.jdroid.java.utils.PropertiesUtils
-
- put(boolean) - Method in class com.jdroid.java.json.JSONArray
-
Append a boolean value.
- put(Collection) - Method in class com.jdroid.java.json.JSONArray
-
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
- put(double) - Method in class com.jdroid.java.json.JSONArray
-
Append a double value.
- put(int) - Method in class com.jdroid.java.json.JSONArray
-
Append an int value.
- put(long) - Method in class com.jdroid.java.json.JSONArray
-
Append an long value.
- put(Map) - Method in class com.jdroid.java.json.JSONArray
-
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
- put(Object) - Method in class com.jdroid.java.json.JSONArray
-
Append an object value.
- put(int, boolean) - Method in class com.jdroid.java.json.JSONArray
-
Put or replace a boolean value in the JSONArray.
- put(int, Collection) - Method in class com.jdroid.java.json.JSONArray
-
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
- put(int, double) - Method in class com.jdroid.java.json.JSONArray
-
Put or replace a double value.
- put(int, int) - Method in class com.jdroid.java.json.JSONArray
-
Put or replace an int value.
- put(int, long) - Method in class com.jdroid.java.json.JSONArray
-
Put or replace a long value.
- put(int, Map) - Method in class com.jdroid.java.json.JSONArray
-
Put a value in the JSONArray, where the value will be a JSONObject that is produced from a Map.
- put(int, Object) - Method in class com.jdroid.java.json.JSONArray
-
Put or replace an object value in the JSONArray.
- put(String, Object, MarshallerMode) - Method in class com.jdroid.java.json.JsonMap
-
- put(String, Object) - Method in class com.jdroid.java.json.JsonMap
-
- put(String, boolean) - Method in class com.jdroid.java.json.JSONObject
-
Put a key/boolean pair in the JSONObject.
- put(String, Collection) - Method in class com.jdroid.java.json.JSONObject
-
Put a key/value pair in the JSONObject, where the value will be a JSONArray which is produced from a Collection.
- put(String, double) - Method in class com.jdroid.java.json.JSONObject
-
Put a key/double pair in the JSONObject.
- put(String, int) - Method in class com.jdroid.java.json.JSONObject
-
Put a key/int pair in the JSONObject.
- put(String, long) - Method in class com.jdroid.java.json.JSONObject
-
Put a key/long pair in the JSONObject.
- put(String, Map) - Method in class com.jdroid.java.json.JSONObject
-
Put a key/value pair in the JSONObject, where the value will be a JSONObject which is produced from a Map.
- put(String, Object) - Method in class com.jdroid.java.json.JSONObject
-
Put a key/value pair in the JSONObject.
- putOnce(String, Object) - Method in class com.jdroid.java.json.JSONObject
-
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null, and only if there is
not already a member with that name.
- putOpt(String, Object) - Method in class com.jdroid.java.json.JSONObject
-
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.
- testValidity(Object) - Static method in class com.jdroid.java.json.JSONObject
-
Throw an exception if the object is a NaN or infinite number.
- TEXT - Static variable in class com.jdroid.java.http.MimeType
-
- toAlphanumeric(String) - Static method in class com.jdroid.java.utils.StringUtils
-
Transform the received value removing all the not alphanumeric or spaces characters
- toArray(Iterable<? extends T>, Class<T>) - Static method in class com.jdroid.java.collections.Iterables
-
Copies an iterable's elements into an array.
- toBytes(String) - Static method in class com.jdroid.java.utils.EncryptionUtils
-
- today() - Static method in class com.jdroid.java.utils.DateUtils
-
- toHex(byte[]) - Static method in class com.jdroid.java.utils.EncryptionUtils
-
- toJSONArray(JSONArray) - Method in class com.jdroid.java.json.JSONObject
-
Produce a JSONArray containing the values of the members of this JSONObject.
- toJSONObject(JSONArray) - Method in class com.jdroid.java.json.JSONArray
-
Produce a JSONObject by combining a JSONArray of names with the values of this JSONArray.
- toJSONString() - Method in interface com.jdroid.java.json.JSONString
-
The toJSONString method allows a class to produce its own JSON serialization.
- tomorrow() - Static method in class com.jdroid.java.utils.DateUtils
-
- TORRENT - Static variable in class com.jdroid.java.http.MimeType
-
- toString() - Method in class com.jdroid.java.http.apache.ApacheHttpWebService
-
- toString() - Method in class com.jdroid.java.json.JSONArray
-
Make a JSON text of this JSONArray.
- toString(int) - Method in class com.jdroid.java.json.JSONArray
-
Make a prettyprinted JSON text of this JSONArray.
- toString() - Method in class com.jdroid.java.json.JSONBuilder
-
- toString() - Method in class com.jdroid.java.json.JsonMap
-
- toString() - Method in class com.jdroid.java.json.JSONObject
-
Make a JSON text of this JSONObject.
- toString(int) - Method in class com.jdroid.java.json.JSONObject
-
Make a prettyprinted JSON text of this JSONObject.
- toString() - Method in class com.jdroid.java.json.JSONStringer
-
Return the JSON text.
- toString() - Method in class com.jdroid.java.json.JSONTokener
-
Make a printable string of this JSONTokener.
- toString() - Method in enum com.jdroid.java.utils.DateUtils.DayOfWeek
-
- toString(File) - Static method in class com.jdroid.java.utils.FileUtils
-
Receives a File and iterates over all its lines and returns a String.
- toString(InputStream, Boolean) - Static method in class com.jdroid.java.utils.FileUtils
-
- toString(InputStream) - Static method in class com.jdroid.java.utils.FileUtils
-
Receives an InputStream and iterates over all its lines and returns a String.
- toTempFile(String) - Static method in class com.jdroid.java.utils.FileUtils
-
- trace(String) - Method in class com.jdroid.java.logger.MuteLogger
-
- trace(String, Object) - Method in class com.jdroid.java.logger.MuteLogger
-
- trace(String, Object, Object) - Method in class com.jdroid.java.logger.MuteLogger
-
- trace(String, Object[]) - Method in class com.jdroid.java.logger.MuteLogger
-
- trace(String, Throwable) - Method in class com.jdroid.java.logger.MuteLogger
-
- trim(List<T>, int) - Static method in class com.jdroid.java.collections.Lists
-
- truncate(Date) - Static method in class com.jdroid.java.utils.DateUtils
-
Truncate the date removing hours, minutes, seconds and milliseconds
- truncate(Calendar) - Static method in class com.jdroid.java.utils.DateUtils
-
Truncate the
Calendar removing hours, minutes, seconds and milliseconds
- truncate(String, Integer, Boolean) - Static method in class com.jdroid.java.utils.StringUtils
-
Truncate the text adding "..." if the truncateWords parameter is true.
- truncate(String, Integer) - Static method in class com.jdroid.java.utils.StringUtils
-
Truncate the text adding "...".
- ValidationUtils - Class in com.jdroid.java.utils
-
Validation Utils
- ValidationUtils() - Constructor for class com.jdroid.java.utils.ValidationUtils
-
- value(boolean) - Method in class com.jdroid.java.json.JSONWriter
-
Append either the value true or the value false.
- value(double) - Method in class com.jdroid.java.json.JSONWriter
-
Append a double value.
- value(long) - Method in class com.jdroid.java.json.JSONWriter
-
Append a long value.
- value(Object) - Method in class com.jdroid.java.json.JSONWriter
-
Append an object value.
- valueOf(String) - Static method in enum com.jdroid.java.exception.CommonErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jdroid.java.http.cache.CachingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jdroid.java.marshaller.MarshallerMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jdroid.java.utils.DateUtils.DayOfWeek
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jdroid.java.utils.Hasher
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.jdroid.java.exception.CommonErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jdroid.java.http.cache.CachingStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jdroid.java.marshaller.MarshallerMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jdroid.java.utils.DateUtils.DayOfWeek
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jdroid.java.utils.Hasher
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueToString(Object) - Static method in class com.jdroid.java.json.JSONObject
-
Make a JSON text of an Object value.