org.apache.struts2.json
Class JSONCleaner.Filter

java.lang.Object
  extended by org.apache.struts2.json.JSONCleaner.Filter
Enclosing class:
JSONCleaner

public static class JSONCleaner.Filter
extends Object


Field Summary
 boolean allow
           
 Pattern pattern
           
 
Constructor Summary
JSONCleaner.Filter(String pattern, boolean allow)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pattern

public Pattern pattern

allow

public boolean allow
Constructor Detail

JSONCleaner.Filter

public JSONCleaner.Filter(String pattern,
                          boolean allow)


Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.