org.jfree.layouting.modules.output.html

Class FileSystemURLRewriter

public class FileSystemURLRewriter extends Object implements URLRewriter

This URL rewriter assumes that the content repository is an URL based repository and that each content entity can be resolved to an URL.

Author: Thomas Morgner

Constructor Summary
FileSystemURLRewriter()
Method Summary
Stringrewrite(ContentEntity sourceDocument, ContentEntity dataEntity)

Constructor Detail

FileSystemURLRewriter

public FileSystemURLRewriter()

Method Detail

rewrite

public String rewrite(ContentEntity sourceDocument, ContentEntity dataEntity)