Node - the node type used by the backend
Author: Sebastian Schaffertpublic class CleanHtmlFunction<Node> extends AbstractTextFilterFunction<Node>
log| Constructor and Description |
|---|
CleanHtmlFunction() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
doFilter(String in) |
String |
getDescription()
A short human-readable description of what the node function does.
|
String |
getLocalName()
Return the name of the NodeFunction for registration in the function registry
|
apply, getSignaturegetPathExpressionprotected String doFilter(String in)
doFilter in class AbstractTextFilterFunction<Node>public String getLocalName()
getLocalName in class SelectorFunction<Node>public String getDescription()
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.