Interface ContentRewriterFactory
-
public interface ContentRewriterFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ContentRewriter<String>
createContentRewriter()
-
-
-
Method Detail
-
createContentRewriter
ContentRewriter<String> createContentRewriter()
-
-