Index
All Classes|All Packages
I
- i - Static variable in class org.ghotibeaun.json.util.ByteConstants
- i - Static variable in class org.ghotibeaun.json.util.CharConstants
- I - Static variable in class org.ghotibeaun.json.util.ByteConstants
- IGNORE_FIELDS - org.ghotibeaun.json.converters.options.OptionKey
- init() - Method in class org.ghotibeaun.json.parser.jep.ParserConfiguration
- INPUTSTREAM_CHARSET - org.ghotibeaun.json.factory.Setting
- insert(int, Object) - Method in interface org.ghotibeaun.json.JSONListNode
-
Insert a value at specified position.
- insert(int, JSONValue<?>) - Method in interface org.ghotibeaun.json.JSONListNode
-
Insert a JSONValue at a specified position
- INSERT_AFTER - org.ghotibeaun.json.merge.strategies.ArrayConflict
- INSERT_BEFORE - org.ghotibeaun.json.merge.strategies.ArrayConflict
- InsertAfterConflictStrategy - Class in org.ghotibeaun.json.merge.strategies
- InsertAfterConflictStrategy(MergeProcess) - Constructor for class org.ghotibeaun.json.merge.strategies.InsertAfterConflictStrategy
- InsertBeforeConflictStrategy - Class in org.ghotibeaun.json.merge.strategies
- InsertBeforeConflictStrategy(MergeProcess) - Constructor for class org.ghotibeaun.json.merge.strategies.InsertBeforeConflictStrategy
- INTEGER - org.ghotibeaun.json.JSONValueType
- INTEGER - org.ghotibeaun.json.parser.jep.NonFloatingPointNumber
- isAbstract() - Method in class org.ghotibeaun.json.converters.utils.ScannerEntry
- isAccessible() - Method in class org.ghotibeaun.json.converters.utils.MethodReference
- isAccessible() - Method in class org.ghotibeaun.json.converters.utils.ScannerEntry
- isArray() - Method in interface org.ghotibeaun.json.JSONNode
-
Interrogate if the JSONNode is a JSONArray
- isArray() - Method in interface org.ghotibeaun.json.JSONValue
-
Returns whether the value is a JSONArray instance
- isClassValue() - Method in enum org.ghotibeaun.json.factory.Setting
- isDefault() - Method in class org.ghotibeaun.json.parser.csv.CSVSettings
- isEmpty() - Method in interface org.ghotibeaun.json.JSONListNode
-
Returns whether the list is empty
- isEquivalent(JSONNode) - Method in interface org.ghotibeaun.json.JSONNode
-
Compares against another JSONNode for equivalence.
- isEquivalent(JSONValue<?>) - Method in interface org.ghotibeaun.json.JSONValue
- isIgnore() - Method in class org.ghotibeaun.json.converters.utils.ScannerEntry
- isNull(int) - Method in interface org.ghotibeaun.json.JSONListNode
-
Returns whether a value at a specified position is a null value
- isNull(String) - Method in interface org.ghotibeaun.json.JSONMapNode
-
Returns if the specified key is null, or doesn't exist
- isNullable() - Method in class org.ghotibeaun.json.parser.csv.Column
-
Gets whether column can have null values.
- isNumeric() - Method in enum org.ghotibeaun.json.JSONValueType
- isObject() - Method in interface org.ghotibeaun.json.JSONNode
-
Interrogate if the JSONNode is a JSONObject
- isObject() - Method in interface org.ghotibeaun.json.JSONValue
-
Returns whether the value is a
JSONObject
instance - isPrimitive() - Method in interface org.ghotibeaun.json.JSONValue
-
Returns whether the value is a primitive data type (String, Number, Boolean, Null)
- isPublic() - Method in class org.ghotibeaun.json.converters.utils.MethodReference
- isValid() - Method in class org.ghotibeaun.json.converters.utils.ClassScanner.Validation
- iterator() - Method in interface org.ghotibeaun.json.JSONListNode
-
Returns the iterator for this list.
- iterator() - Method in class org.ghotibeaun.json.parser.csv.CSVSettings
- iterator() - Method in class org.ghotibeaun.json.parser.csv.Row
All Classes|All Packages