com.hmsonline.json.transformer
Class JsonTransformerFactory
java.lang.Object
com.hmsonline.json.transformer.JsonTransformerFactory
public class JsonTransformerFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsonTransformerFactory
public JsonTransformerFactory()
factory
public static JsonTransformer factory(String json)
throws InvalidTransformerException
- Throws:
InvalidTransformerException
factory
public static JsonRule factory(org.json.simple.JSONObject json)
throws InvalidTransformerException
- Throws:
InvalidTransformerException
factory
public static JsonRuleList factory(org.json.simple.JSONArray jsonArray)
throws InvalidTransformerException
- Throws:
InvalidTransformerException
factoryAction
public static JsonTransformer factoryAction(String action)
throws InvalidTransformerException
- Throws:
InvalidTransformerException
Copyright © 2013. All Rights Reserved.