Class | Description |
---|---|
ReplaceFunction<Node> |
Apply a
String.replaceAll(String, String) to the passed Nodes. |
StrJoinFunction<Node> |
Join the string representation of all provided nodes to a single string literal.
|
StrLeftFunction<Node> | |
StrLenFunction<Node> | |
StrRightFunction<Node> | |
SubstringFunction<Node> | |
WordCountFunction<Node> |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.