Index
All Classes|All Packages
J
- j - Static variable in class org.ghotibeaun.json.util.ByteConstants
- j - Static variable in class org.ghotibeaun.json.util.CharConstants
- J - Static variable in class org.ghotibeaun.json.util.ByteConstants
- JSON_CONVERTER_CLASS - org.ghotibeaun.json.factory.Setting
- JSON_KEY_CASE - org.ghotibeaun.json.converters.options.OptionKey
- JSONArray - Interface in org.ghotibeaun.json
-
Interface holding an array of JSONValue objects
- JSONArrayConflictStrategy - Interface in org.ghotibeaun.json.merge.strategies
- jsonArrayEnd(String) - Method in class org.ghotibeaun.json.parser.jep.eventhandler.ConsoleEventHandler
- jsonArrayEnd(String) - Method in class org.ghotibeaun.json.parser.jep.eventhandler.EventHandler
- jsonArrayEnd(String) - Method in interface org.ghotibeaun.json.parser.jep.eventhandler.JSONEventHandler
-
End of a JSONArray
- jsonArrayStart(String) - Method in class org.ghotibeaun.json.parser.jep.eventhandler.ConsoleEventHandler
- jsonArrayStart(String) - Method in class org.ghotibeaun.json.parser.jep.eventhandler.EventHandler
- jsonArrayStart(String) - Method in interface org.ghotibeaun.json.parser.jep.eventhandler.JSONEventHandler
-
Start of new JSONArray.
- JSONConversionException - Exception in org.ghotibeaun.json.exception
- JSONConversionException() - Constructor for exception org.ghotibeaun.json.exception.JSONConversionException
- JSONConversionException(String) - Constructor for exception org.ghotibeaun.json.exception.JSONConversionException
- JSONConversionException(String, Throwable) - Constructor for exception org.ghotibeaun.json.exception.JSONConversionException
- JSONConversionException(Throwable) - Constructor for exception org.ghotibeaun.json.exception.JSONConversionException
- JSONConverter - Interface in org.ghotibeaun.json.converters
- JSONCSVParser - Interface in org.ghotibeaun.json.parser.csv
- JSONCSVParserFactory - Class in org.ghotibeaun.json.parser.csv
- JSONCSVParserFactory() - Constructor for class org.ghotibeaun.json.parser.csv.JSONCSVParserFactory
- JSONDataEvent - Class in org.ghotibeaun.json.parser.jep.eventhandler.event
- JSONElement - Annotation Type in org.ghotibeaun.json.converters.annotation
-
Identifies a JSON element mapping.
- JSONEvent - Class in org.ghotibeaun.json.parser.jep.eventhandler.event
- JSONEventHandler - Interface in org.ghotibeaun.json.parser.jep.eventhandler
- JSONEventParser - Interface in org.ghotibeaun.json.parser.jep
- JSONEventParserException - Exception in org.ghotibeaun.json.exception
- JSONEventParserException() - Constructor for exception org.ghotibeaun.json.exception.JSONEventParserException
- JSONEventParserException(long, long, String) - Constructor for exception org.ghotibeaun.json.exception.JSONEventParserException
- JSONEventParserException(long, long, String, Throwable) - Constructor for exception org.ghotibeaun.json.exception.JSONEventParserException
- JSONEventParserException(String) - Constructor for exception org.ghotibeaun.json.exception.JSONEventParserException
- JSONEventParserException(String, Throwable) - Constructor for exception org.ghotibeaun.json.exception.JSONEventParserException
- JSONEventParserException(Throwable) - Constructor for exception org.ghotibeaun.json.exception.JSONEventParserException
- JSONEventProcessor - Interface in org.ghotibeaun.json.parser.jep.processor
- JSONEventProvider - Interface in org.ghotibeaun.json.parser.jep.eventprovider
- JSONEventType - Enum in org.ghotibeaun.json.parser.jep.eventhandler.event
- JSONException - Exception in org.ghotibeaun.json.exception
- JSONException() - Constructor for exception org.ghotibeaun.json.exception.JSONException
-
Constructor
- JSONException(String) - Constructor for exception org.ghotibeaun.json.exception.JSONException
- JSONException(String, Throwable) - Constructor for exception org.ghotibeaun.json.exception.JSONException
- JSONException(Throwable) - Constructor for exception org.ghotibeaun.json.exception.JSONException
- JSONFactory - Class in org.ghotibeaun.json
-
Factory class used to instantiate a new
JSONParser
. - JSONFactory() - Constructor for class org.ghotibeaun.json.JSONFactory
- JSONFactoryException - Exception in org.ghotibeaun.json.exception
- JSONFactoryException() - Constructor for exception org.ghotibeaun.json.exception.JSONFactoryException
- JSONFactoryException(String) - Constructor for exception org.ghotibeaun.json.exception.JSONFactoryException
- JSONFactoryException(String, Throwable) - Constructor for exception org.ghotibeaun.json.exception.JSONFactoryException
- JSONFactoryException(Throwable) - Constructor for exception org.ghotibeaun.json.exception.JSONFactoryException
- JSONIgnore - Annotation Type in org.ghotibeaun.json.converters.annotation
-
Indicates that a JSON element should be ignored.
- JSONInvalidValueTypeException - Exception in org.ghotibeaun.json.exception
- JSONInvalidValueTypeException() - Constructor for exception org.ghotibeaun.json.exception.JSONInvalidValueTypeException
- JSONInvalidValueTypeException(String) - Constructor for exception org.ghotibeaun.json.exception.JSONInvalidValueTypeException
- JSONInvalidValueTypeException(String, Throwable) - Constructor for exception org.ghotibeaun.json.exception.JSONInvalidValueTypeException
- JSONInvalidValueTypeException(Throwable) - Constructor for exception org.ghotibeaun.json.exception.JSONInvalidValueTypeException
- JSONListNode - Interface in org.ghotibeaun.json
-
Base interface for managing list/array values
- JSONMapNode - Interface in org.ghotibeaun.json
- JSONNode - Interface in org.ghotibeaun.json
-
Base interface for JSON entities
- JSONObject - Interface in org.ghotibeaun.json
-
A JSON Object consisting of a collection of key-value pairs
- JSONObjectConflictStrategy - Interface in org.ghotibeaun.json.merge.strategies
- jsonObjectEnd(String) - Method in class org.ghotibeaun.json.parser.jep.eventhandler.ConsoleEventHandler
- jsonObjectEnd(String) - Method in class org.ghotibeaun.json.parser.jep.eventhandler.EventHandler
- jsonObjectEnd(String) - Method in interface org.ghotibeaun.json.parser.jep.eventhandler.JSONEventHandler
-
End of a JSONObject
- jsonObjectStart(String) - Method in class org.ghotibeaun.json.parser.jep.eventhandler.ConsoleEventHandler
- jsonObjectStart(String) - Method in class org.ghotibeaun.json.parser.jep.eventhandler.EventHandler
- jsonObjectStart(String) - Method in interface org.ghotibeaun.json.parser.jep.eventhandler.JSONEventHandler
-
Start of a new JSONObject
- JSONParser - Interface in org.ghotibeaun.json.parser
-
JSON Parser interface.
- JSONParserException - Exception in org.ghotibeaun.json.exception
- JSONParserException() - Constructor for exception org.ghotibeaun.json.exception.JSONParserException
- JSONParserException(String) - Constructor for exception org.ghotibeaun.json.exception.JSONParserException
- JSONParserException(String, Throwable) - Constructor for exception org.ghotibeaun.json.exception.JSONParserException
- JSONParserException(Throwable) - Constructor for exception org.ghotibeaun.json.exception.JSONParserException
- JSONPath - Interface in org.ghotibeaun.json.jsonpath
-
Represents an JSONPath Expression to be evaluated.
- JSONPATH_IMPL_CLASS - org.ghotibeaun.json.factory.Setting
- JSONPATH_MAPPING_PROVIDER_CLASS - org.ghotibeaun.json.factory.Setting
- JSONPATH_PROVIDER_CLASS - org.ghotibeaun.json.factory.Setting
- JSONPathFactory - Class in org.ghotibeaun.json.jsonpath
-
Factory for a JSONPath instance
- JSONRuntimeException - Exception in org.ghotibeaun.json.exception
- JSONRuntimeException() - Constructor for exception org.ghotibeaun.json.exception.JSONRuntimeException
- JSONRuntimeException(String) - Constructor for exception org.ghotibeaun.json.exception.JSONRuntimeException
- JSONRuntimeException(String, Throwable) - Constructor for exception org.ghotibeaun.json.exception.JSONRuntimeException
- JSONRuntimeException(Throwable) - Constructor for exception org.ghotibeaun.json.exception.JSONRuntimeException
- JSONSerializationException - Exception in org.ghotibeaun.json.exception
- JSONSerializationException() - Constructor for exception org.ghotibeaun.json.exception.JSONSerializationException
- JSONSerializationException(String) - Constructor for exception org.ghotibeaun.json.exception.JSONSerializationException
- JSONSerializationException(String, Throwable) - Constructor for exception org.ghotibeaun.json.exception.JSONSerializationException
- JSONSerializationException(Throwable) - Constructor for exception org.ghotibeaun.json.exception.JSONSerializationException
- JSONSerializer - Interface in org.ghotibeaun.json.serializer
- JSONTokenEvent - Class in org.ghotibeaun.json.parser.jep.eventhandler.event
- JSONTypeNotFoundException - Exception in org.ghotibeaun.json.exception
- JSONTypeNotFoundException() - Constructor for exception org.ghotibeaun.json.exception.JSONTypeNotFoundException
- JSONTypeNotFoundException(String) - Constructor for exception org.ghotibeaun.json.exception.JSONTypeNotFoundException
- JSONTypeNotFoundException(String, Throwable) - Constructor for exception org.ghotibeaun.json.exception.JSONTypeNotFoundException
- JSONTypeNotFoundException(Throwable) - Constructor for exception org.ghotibeaun.json.exception.JSONTypeNotFoundException
- JSONUnmarshallingException - Exception in org.ghotibeaun.json.exception
- JSONUnmarshallingException() - Constructor for exception org.ghotibeaun.json.exception.JSONUnmarshallingException
- JSONUnmarshallingException(String) - Constructor for exception org.ghotibeaun.json.exception.JSONUnmarshallingException
- JSONUnmarshallingException(String, Throwable) - Constructor for exception org.ghotibeaun.json.exception.JSONUnmarshallingException
- JSONUnmarshallingException(Throwable) - Constructor for exception org.ghotibeaun.json.exception.JSONUnmarshallingException
- JSONValue<T> - Interface in org.ghotibeaun.json
-
Interface for values stored in JSONObject or JSONArray containers
- JSONValueConverter - Annotation Type in org.ghotibeaun.json.converters.annotation
-
Specifies a
ValueConverter
to be applied to a JSONValue before setting the value on the target class. - JSONValueNotFoundException - Exception in org.ghotibeaun.json.exception
- JSONValueNotFoundException() - Constructor for exception org.ghotibeaun.json.exception.JSONValueNotFoundException
- JSONValueNotFoundException(String) - Constructor for exception org.ghotibeaun.json.exception.JSONValueNotFoundException
- JSONValueNotFoundException(String, Throwable) - Constructor for exception org.ghotibeaun.json.exception.JSONValueNotFoundException
- JSONValueNotFoundException(Throwable) - Constructor for exception org.ghotibeaun.json.exception.JSONValueNotFoundException
- JSONValueType - Enum in org.ghotibeaun.json
All Classes|All Packages