public class XmlTextFunction<Node> extends AbstractTextFilterFunction<Node>
StringEscapeUtils.unescapeXml(String)
,
RemoveXmlTagsFunction
log
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, getSignature
getPathExpression
protected String doFilter(String in)
doFilter
in class AbstractTextFilterFunction<Node>
public String getDescription()
NodeFunction
protected String getLocalName()
getLocalName
in class SelectorFunction<Node>
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.