org.jfree.layouting.modules.output.html
Class SingleRepositoryURLRewriter
java.lang.Object
org.jfree.layouting.modules.output.html.SingleRepositoryURLRewriter
- URLRewriter
public class SingleRepositoryURLRewriter
extends java.lang.Object
This URL-Rewriter assumes that both the content and data entity have been
created from the same repository. This one builds a relative URL connecting
the data entity with the content.
String | rewrite(ContentEntity sourceDocument, ContentEntity dataEntity)
|
SingleRepositoryURLRewriter
public SingleRepositoryURLRewriter()