C D M P R T

R

Regexp - Class in com.linkwerk.util
Regexp Regular Expressions covers extension functions that provide facilities to do with regular expressions to XSLT.
Regexp() - Constructor for class com.linkwerk.util.Regexp
 
replace(NodeList, String, String, String) - Static method in class com.linkwerk.util.Regexp
The replace function returns a string with parts of the string given as the first parameter that match second parameter regular expression replaced with another string.
replace(String, String, String, String) - Static method in class com.linkwerk.util.Regexp
The replace function returns a string with parts of the string given as the first parameter that match second parameter regular expression replaced with another string.

C D M P R T