com.jayway.jsonpath.filter
Class JsonPathFilterFactory

java.lang.Object
  extended by com.jayway.jsonpath.filter.JsonPathFilterFactory

public class JsonPathFilterFactory
extends Object

User: kallestenflo Date: 2/2/11 Time: 2:03 PM


Constructor Summary
JsonPathFilterFactory()
           
 
Method Summary
static JsonPathFilterBase createFilter(String pathFragment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsonPathFilterFactory

public JsonPathFilterFactory()
Method Detail

createFilter

public static JsonPathFilterBase createFilter(String pathFragment)


Copyright © 2011. All Rights Reserved.