Searched refs:HtmlStripFunction (Results 1 - 2 of 2) sorted by relevance

/external/jsilver/src/com/google/clearsilver/jsilver/functions/bundles/
H A DClearSilverCompatibleFunctions.java21 import com.google.clearsilver.jsilver.functions.html.HtmlStripFunction;
83 registerFunction("html_strip", new HtmlStripFunction());
/external/jsilver/src/com/google/clearsilver/jsilver/functions/html/
H A DHtmlStripFunction.java30 public class HtmlStripFunction implements TextFilter { class in inherits:TextFilter

Completed in 354 milliseconds