|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.layouting.modules.output.html.FileSystemURLRewriter
public class FileSystemURLRewriter
This URL rewriter assumes that the content repository is an URL based repository and that each content entity can be resolved to an URL.
Constructor Summary | |
---|---|
FileSystemURLRewriter()
|
Method Summary | |
---|---|
java.lang.String |
rewrite(org.pentaho.reporting.libraries.repository.ContentEntity sourceDocument,
org.pentaho.reporting.libraries.repository.ContentEntity dataEntity)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileSystemURLRewriter()
Method Detail |
---|
public java.lang.String rewrite(org.pentaho.reporting.libraries.repository.ContentEntity sourceDocument, org.pentaho.reporting.libraries.repository.ContentEntity dataEntity) throws URLRewriteException
rewrite
in interface URLRewriter
URLRewriteException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |