Uses of Class
org.pentaho.reporting.engine.classic.core.modules.output.table.html.URLRewriteException

Packages that use URLRewriteException
org.pentaho.reporting.engine.classic.core.modules.output.table.html The HTML4 and XHTML output target. 
 

Uses of URLRewriteException in org.pentaho.reporting.engine.classic.core.modules.output.table.html
 

Methods in org.pentaho.reporting.engine.classic.core.modules.output.table.html that throw URLRewriteException
 String SingleRepositoryURLRewriter.rewrite(org.pentaho.reporting.libraries.repository.ContentEntity sourceDocument, org.pentaho.reporting.libraries.repository.ContentEntity dataEntity)
           
 String FileSystemURLRewriter.rewrite(org.pentaho.reporting.libraries.repository.ContentEntity sourceDocument, org.pentaho.reporting.libraries.repository.ContentEntity dataEntity)
           
 String URLRewriter.rewrite(org.pentaho.reporting.libraries.repository.ContentEntity sourceDocument, org.pentaho.reporting.libraries.repository.ContentEntity dataEntity)