Serialized Form
-
Package org.ghotibeaun.json
-
Class org.ghotibeaun.json.NullObject extends Object implements Serializable
- serialVersionUID:
- -8525715812532856941L
-
-
Package org.ghotibeaun.json.exception
-
Class org.ghotibeaun.json.exception.JSONConversionException extends JSONException implements Serializable
- serialVersionUID:
- -1887364687727251418L
-
Class org.ghotibeaun.json.exception.JSONEventParserException extends JSONParserException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
line
long line
-
linePos
long linePos
-
-
Class org.ghotibeaun.json.exception.JSONException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.ghotibeaun.json.exception.JSONFactoryException extends JSONRuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.ghotibeaun.json.exception.JSONInvalidValueTypeException extends JSONException implements Serializable
- serialVersionUID:
- 1L
-
Class org.ghotibeaun.json.exception.JSONParserException extends JSONException implements Serializable
- serialVersionUID:
- 1L
-
Class org.ghotibeaun.json.exception.JSONRuntimeException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.ghotibeaun.json.exception.JSONSerializationException extends JSONException implements Serializable
-
Class org.ghotibeaun.json.exception.JSONTypeNotFoundException extends JSONException implements Serializable
- serialVersionUID:
- 1L
-
Class org.ghotibeaun.json.exception.JSONUnmarshallingException extends JSONException implements Serializable
- serialVersionUID:
- 1666093866365992651L
-
Class org.ghotibeaun.json.exception.JSONValueNotFoundException extends JSONException implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.ghotibeaun.json.factory
-
Class org.ghotibeaun.json.factory.FactorySettings extends Properties implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
cache
org.ghotibeaun.json.factory.FactorySettings.FactoryClassCache cache
-
defaults
Properties defaults
-
useDefaultSettings
boolean useDefaultSettings
-
-
-
Package org.ghotibeaun.json.parser
-
Class org.ghotibeaun.json.parser.TestJSONObject extends Object implements Serializable
- serialVersionUID:
- 1L
-