org.jfree.layouting.modules.output.html

Interface URLRewriter

public interface URLRewriter

This service takes a generated content location and rewrites it into an absolute or relative URL.

Author: Thomas Morgner

Method Summary
Stringrewrite(ContentEntity sourceDocument, ContentEntity dataEntity)

Method Detail

rewrite

public String rewrite(ContentEntity sourceDocument, ContentEntity dataEntity)