protected abstract class ConfigurableXMLRewriter.Replacer extends Object
apply(String)
and can use the other
methodsModifier | Constructor and Description |
---|---|
protected |
ConfigurableXMLRewriter.Replacer() |
protected String rewriteSingleLink(String link)
link
- the URI contained, optionally whitespace-padded
(whitespace will be stripped). If the link is found in the
mapping, its replacement is applied (fragment-preserving).null
if
link isn't known.Copyright © 2015 TextGrid. All Rights Reserved.