palio.modules.html
Class FilterUtil

java.lang.Object
  extended by palio.modules.html.FilterUtil

public class FilterUtil
extends java.lang.Object

Filter utility class

Author:
Tomasz Dybowski

Constructor Summary
FilterUtil()
           
 
Method Summary
 java.lang.String abstractkList(java.lang.String text, java.util.Map restrictions, boolean white)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilterUtil

public FilterUtil()
Method Detail

abstractkList

public java.lang.String abstractkList(java.lang.String text,
                                      java.util.Map restrictions,
                                      boolean white)
                               throws java.lang.Exception
Throws:
java.lang.Exception