yawiki.server.filters
Class Filter

java.lang.Object
  extended by yawiki.server.filters.Filter

public class Filter
extends java.lang.Object


Constructor Summary
Filter()
           
 
Method Summary
static boolean filterElement(Section wikiElement)
           
static boolean filterLink(java.lang.String link)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Filter

public Filter()
Method Detail

filterLink

public static boolean filterLink(java.lang.String link)

filterElement

public static boolean filterElement(Section wikiElement)