Index
All Classes|All Packages
V
- v - Static variable in class org.ghotibeaun.json.util.ByteConstants
- v - Static variable in class org.ghotibeaun.json.util.CharConstants
- V - Static variable in class org.ghotibeaun.json.util.ByteConstants
- validate(JSONObject) - Method in class org.ghotibeaun.json.converters.utils.ClassScanner
- Validation(Class<?>, JSONObject, boolean, List<String>, JSONObject) - Constructor for class org.ghotibeaun.json.converters.utils.ClassScanner.Validation
- VALIDATION - org.ghotibeaun.json.converters.options.OptionKey
- value() - Method in annotation type org.ghotibeaun.json.converters.annotation.JSONIgnore
-
Specifies whether the element should be ignored.
- value() - Method in annotation type org.ghotibeaun.json.converters.annotation.TargetClass
-
Specifes the concrete target class to use
- valueBigDecimal(String, BigDecimal) - Method in class org.ghotibeaun.json.parser.jep.eventhandler.ConsoleEventHandler
- valueBigDecimal(String, BigDecimal) - Method in class org.ghotibeaun.json.parser.jep.eventhandler.EventHandler
- valueBigDecimal(String, BigDecimal) - Method in interface org.ghotibeaun.json.parser.jep.eventhandler.JSONEventHandler
-
BigDecimal value
- valueBoolean(String, boolean) - Method in class org.ghotibeaun.json.parser.jep.eventhandler.ConsoleEventHandler
- valueBoolean(String, boolean) - Method in class org.ghotibeaun.json.parser.jep.eventhandler.EventHandler
- valueBoolean(String, boolean) - Method in interface org.ghotibeaun.json.parser.jep.eventhandler.JSONEventHandler
-
Boolean value
- ValueConverter<T> - Interface in org.ghotibeaun.json.converters.valueconverter
- valueDouble(String, Double) - Method in class org.ghotibeaun.json.parser.jep.eventhandler.ConsoleEventHandler
- valueDouble(String, Double) - Method in class org.ghotibeaun.json.parser.jep.eventhandler.EventHandler
- valueDouble(String, Double) - Method in interface org.ghotibeaun.json.parser.jep.eventhandler.JSONEventHandler
-
Double value value
- valueFloat(String, Float) - Method in class org.ghotibeaun.json.parser.jep.eventhandler.ConsoleEventHandler
- valueFloat(String, Float) - Method in class org.ghotibeaun.json.parser.jep.eventhandler.EventHandler
- valueFloat(String, Float) - Method in interface org.ghotibeaun.json.parser.jep.eventhandler.JSONEventHandler
-
Float value
- valueInt(String, Integer) - Method in class org.ghotibeaun.json.parser.jep.eventhandler.ConsoleEventHandler
- valueInt(String, Integer) - Method in class org.ghotibeaun.json.parser.jep.eventhandler.EventHandler
- valueInt(String, Integer) - Method in interface org.ghotibeaun.json.parser.jep.eventhandler.JSONEventHandler
-
Integer value
- valueList() - Method in interface org.ghotibeaun.json.JSONMapNode
- valueLong(String, Long) - Method in class org.ghotibeaun.json.parser.jep.eventhandler.ConsoleEventHandler
- valueLong(String, Long) - Method in class org.ghotibeaun.json.parser.jep.eventhandler.EventHandler
- valueLong(String, Long) - Method in interface org.ghotibeaun.json.parser.jep.eventhandler.JSONEventHandler
-
Long value
- valueNull(String) - Method in class org.ghotibeaun.json.parser.jep.eventhandler.ConsoleEventHandler
- valueNull(String) - Method in class org.ghotibeaun.json.parser.jep.eventhandler.EventHandler
- valueNull(String) - Method in interface org.ghotibeaun.json.parser.jep.eventhandler.JSONEventHandler
-
null value
- valueOf(String) - Static method in enum org.ghotibeaun.json.converters.options.KeyNameCasing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ghotibeaun.json.converters.options.OptionKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ghotibeaun.json.converters.options.ScannerValidationOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ghotibeaun.json.factory.Setting
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ghotibeaun.json.JSONValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ghotibeaun.json.merge.MergeResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ghotibeaun.json.merge.strategies.ArrayConflict
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ghotibeaun.json.merge.strategies.ObjectConflict
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ghotibeaun.json.parser.jep.eventhandler.event.JSONEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ghotibeaun.json.parser.jep.FloatingPointNumber
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ghotibeaun.json.parser.jep.NonFloatingPointNumber
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.ghotibeaun.json.converters.options.KeyNameCasing
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ghotibeaun.json.converters.options.OptionKey
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ghotibeaun.json.converters.options.ScannerValidationOption
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ghotibeaun.json.factory.Setting
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in interface org.ghotibeaun.json.JSONMapNode
-
Returns an interable collection of all the map's values
- values() - Static method in enum org.ghotibeaun.json.JSONValueType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ghotibeaun.json.merge.MergeResult
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ghotibeaun.json.merge.strategies.ArrayConflict
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ghotibeaun.json.merge.strategies.ObjectConflict
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ghotibeaun.json.parser.jep.eventhandler.event.JSONEventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ghotibeaun.json.parser.jep.FloatingPointNumber
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ghotibeaun.json.parser.jep.NonFloatingPointNumber
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valueString(String, String) - Method in class org.ghotibeaun.json.parser.jep.eventhandler.ConsoleEventHandler
- valueString(String, String) - Method in class org.ghotibeaun.json.parser.jep.eventhandler.EventHandler
- valueString(String, String) - Method in interface org.ghotibeaun.json.parser.jep.eventhandler.JSONEventHandler
-
String value
- VT - Static variable in class org.ghotibeaun.json.util.ByteConstants
All Classes|All Packages