com.raritantechnologies.json
Class JSONToXMLStringFilter

java.lang.Object
  extended bycom.raritantechnologies.json.JSONToXMLStringFilter
All Implemented Interfaces:
IConfigurable, IStringFilter

public class JSONToXMLStringFilter
extends java.lang.Object
implements IStringFilter


Field Summary
 
Fields inherited from interface com.raritantechnologies.utils.filter.IStringFilter
TEMPLATE
 
Constructor Summary
JSONToXMLStringFilter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.raritantechnologies.utils.filter.IStringFilter
filterString, filterString, filterString, getConfigurationXML, getConfigurationXML
 
Methods inherited from interface com.raritantechnologies.searchApp.IConfigurable
initialize
 

Constructor Detail

JSONToXMLStringFilter

public JSONToXMLStringFilter()