Skip navigation links
D E F J O P T 

D

defaultObjectMapper - Variable in class org.ff4j.utils.json.FF4jCustomObjectMapper
Jackson Mapper.

E

eventArrayToJson(Event[]) - Static method in class org.ff4j.utils.json.EventJsonParser
Convert event array to json.
EventJsonParser - Class in org.ff4j.utils.json
Unmarshalling event data from JSON using Jackson.

F

featureArrayToJson(Feature[]) - Static method in class org.ff4j.utils.json.FeatureJsonParser
Convert feature array to json.
FeatureJsonParser - Class in org.ff4j.utils.json
Unmarshalling data from JSON with Jackson.
FF4jCustomObjectMapper - Class in org.ff4j.utils.json
 
FF4jCustomObjectMapper() - Constructor for class org.ff4j.utils.json.FF4jCustomObjectMapper
Default Constructor.
FIXED_VALUES - Static variable in class org.ff4j.utils.json.PropertyJsonParser
 
fromStore(String) - Method in class org.ff4j.utils.mapping.JsonStringEventMapper
fromStore(String) - Method in class org.ff4j.utils.mapping.JsonStringFeatureMapper
fromStore(String) - Method in class org.ff4j.utils.mapping.JsonStringPropertyMapper

J

JsonStringEventMapper - Class in org.ff4j.utils.mapping
Implementation to map Event to Json String and vice-versa
JsonStringEventMapper() - Constructor for class org.ff4j.utils.mapping.JsonStringEventMapper
 
JsonStringFeatureMapper - Class in org.ff4j.utils.mapping
Implementation to map Feature to Json String and vice-versa
JsonStringFeatureMapper() - Constructor for class org.ff4j.utils.mapping.JsonStringFeatureMapper
 
JsonStringPropertyMapper - Class in org.ff4j.utils.mapping
Implementation to map Feature to Json String and vice-versa.
JsonStringPropertyMapper() - Constructor for class org.ff4j.utils.mapping.JsonStringPropertyMapper
 

O

org.ff4j.utils.json - package org.ff4j.utils.json
Parser to help parsing features into JSON.
org.ff4j.utils.mapping - package org.ff4j.utils.mapping
 

P

parseEvent(String) - Static method in class org.ff4j.utils.json.EventJsonParser
Unmarshall Event from json string.
parseEventArray(String) - Static method in class org.ff4j.utils.json.EventJsonParser
Parse the json expression as array of Event.
parseFeature(String) - Static method in class org.ff4j.utils.json.FeatureJsonParser
Unmarshall Feature from json string.
parseFeatureArray(String) - Static method in class org.ff4j.utils.json.FeatureJsonParser
Parse the json expression as array of Feature.
parseFlipStrategy(String, Map<String, Object>) - Static method in class org.ff4j.utils.json.FeatureJsonParser
Parse json string to get FlippingStrategy.
parseFlipStrategyAsJson(String, String) - Static method in class org.ff4j.utils.json.FeatureJsonParser
Parse json string to get FlippingStrategy.
parsePermissions(String) - Static method in class org.ff4j.utils.json.FeatureJsonParser
 
parseProperty(String) - Static method in class org.ff4j.utils.json.PropertyJsonParser
Unmarshall Feature from json string.
parsePropertyArray(String) - Static method in class org.ff4j.utils.json.PropertyJsonParser
Parse the json expression as array of Feature.
parsePropertyMap(Map<String, Object>) - Static method in class org.ff4j.utils.json.PropertyJsonParser
Map of property.
PropertyJsonParser - Class in org.ff4j.utils.json
Unmarshalling data from JSON with Jackson.

T

toStore(Event) - Method in class org.ff4j.utils.mapping.JsonStringEventMapper
toStore(Feature) - Method in class org.ff4j.utils.mapping.JsonStringFeatureMapper
toStore(Property<?>) - Method in class org.ff4j.utils.mapping.JsonStringPropertyMapper
D E F J O P T 
Skip navigation links

Copyright © 2013–2019 FF4J. All rights reserved.