public class XmlTextFunction<Node> extends AbstractTextFilterFunction<Node>
StringEscapeUtils.unescapeXml(String),
RemoveXmlTagsFunctionlog| Constructor and Description |
|---|
XmlTextFunction() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
doFilter(String in) |
String |
getDescription()
A short human-readable description of what the node function does.
|
protected String |
getLocalName() |
apply, getSignaturegetPathExpressionprotected String doFilter(String in)
doFilter in class AbstractTextFilterFunction<Node>public String getDescription()
NodeFunctionprotected String getLocalName()
getLocalName in class SelectorFunction<Node>Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.