Index
All Classes|All Packages
M
- m - Static variable in class org.ghotibeaun.json.util.ByteConstants
- m - Static variable in class org.ghotibeaun.json.util.CharConstants
- M - Static variable in class org.ghotibeaun.json.util.ByteConstants
- MappedColumn - Interface in org.ghotibeaun.json.parser.csv
- MappingExpression - Interface in org.ghotibeaun.json.parser.csv
- matches(byte) - Method in class org.ghotibeaun.json.util.ByteSequence
-
Matches the byte against the current sequence
- matches(byte[]) - Method in class org.ghotibeaun.json.util.ByteSequence
-
Matches a sequence of bytes in order against the ByteSequence for a match
- matches(OptionKey, V) - Method in class org.ghotibeaun.json.converters.ConverterOptions
- matchesValue(V) - Method in class org.ghotibeaun.json.converters.options.AbstractConverterOption
- matchesValue(V) - Method in interface org.ghotibeaun.json.converters.options.ConverterOption
- matchesValue(V) - Method in class org.ghotibeaun.json.converters.options.MultivalueConverterOption
- matchesValue(V) - Method in class org.ghotibeaun.json.converters.options.SingleConverterOption
- MemberHandler<M extends Member> - Class in org.ghotibeaun.json.converters.handlers
- MemberHandler(M, ScannerEntry, Optional<ValueConverter<?>>) - Constructor for class org.ghotibeaun.json.converters.handlers.MemberHandler
- merge(JSONArray, ArrayConflict, ObjectConflict) - Method in interface org.ghotibeaun.json.JSONArray
-
Merge another JSONArray into this instance.
- merge(JSONObject, ArrayConflict, ObjectConflict) - Method in interface org.ghotibeaun.json.JSONObject
-
Merge another JSONObject into this instance.
- merge(T, T) - Static method in class org.ghotibeaun.json.merge.MergeProcessor
- merge(T, T, MergeResult) - Static method in class org.ghotibeaun.json.merge.MergeProcessor
-
Merge two JSON instances
- merge(T, T, ArrayConflict) - Static method in class org.ghotibeaun.json.merge.MergeProcessor
- merge(T, T, ArrayConflict, ObjectConflict) - Static method in class org.ghotibeaun.json.merge.MergeProcessor
- merge(T, T, ArrayConflict, ObjectConflict, MergeResult) - Static method in class org.ghotibeaun.json.merge.MergeProcessor
-
Invoke and return a merge JSON instance
- merge(T, T, ObjectConflict) - Static method in class org.ghotibeaun.json.merge.MergeProcessor
- MERGE_APPEND_KEY - org.ghotibeaun.json.factory.Setting
- MERGE_PRIMARY - org.ghotibeaun.json.merge.MergeResult
-
Merge directly to the primary instance.
- mergeNodes(T, T) - Method in class org.ghotibeaun.json.merge.AbstractMergeProcessor
- mergeNodes(T, T) - Method in interface org.ghotibeaun.json.merge.MergeProcess
-
Return the merged result
- mergeNodes(T, T) - Method in class org.ghotibeaun.json.merge.MergeProcessor
- MergeProcess - Interface in org.ghotibeaun.json.merge
-
Interface for merge processing
- MergeProcessor - Class in org.ghotibeaun.json.merge
- MergeResult - Enum in org.ghotibeaun.json.merge
-
Specifies the strategy for returning the merge result
- mergeToCopy(JSONArray, ArrayConflict, ObjectConflict) - Method in interface org.ghotibeaun.json.JSONArray
-
Merge the current JSONArray instance with another and return the merged instance.
- mergeToCopy(JSONObject, ArrayConflict, ObjectConflict) - Method in interface org.ghotibeaun.json.JSONObject
-
Merge the current JSONObject instance with another and return the merged instance.
- MethodMemberHandler - Class in org.ghotibeaun.json.converters.handlers
- MethodMemberHandler(Method, ScannerEntry, Optional<ValueConverter<?>>) - Constructor for class org.ghotibeaun.json.converters.handlers.MethodMemberHandler
- MethodReference - Class in org.ghotibeaun.json.converters.utils
- MethodReference(String, boolean, boolean) - Constructor for class org.ghotibeaun.json.converters.utils.MethodReference
- MINUS - Static variable in class org.ghotibeaun.json.util.ByteConstants
- MINUS - Static variable in class org.ghotibeaun.json.util.CharConstants
- MultiDefaultingValue<T> - Class in org.ghotibeaun.json.converters.options
- MultiDefaultingValue(List<T>) - Constructor for class org.ghotibeaun.json.converters.options.MultiDefaultingValue
- MultivalueConverterOption<T> - Class in org.ghotibeaun.json.converters.options
- MultivalueConverterOption(OptionKey, DefaultingValue<List<T>>) - Constructor for class org.ghotibeaun.json.converters.options.MultivalueConverterOption
All Classes|All Packages