com.atlassian.confluence.importexport.impl
Class PdfImageProcessingRule

java.lang.Object
  extended by com.opensymphony.module.sitemesh.html.BasicRule
      extended by com.atlassian.confluence.importexport.impl.PdfImageProcessingRule
All Implemented Interfaces:
ImageProcessingRule, com.opensymphony.module.sitemesh.html.TagRule

public class PdfImageProcessingRule
extends com.opensymphony.module.sitemesh.html.BasicRule
implements ImageProcessingRule


Field Summary
 
Fields inherited from class com.opensymphony.module.sitemesh.html.BasicRule
context
 
Constructor Summary
PdfImageProcessingRule(java.lang.String baseUrl, java.lang.String exportDir)
           
 
Method Summary
 java.util.Set getExtractedUrls()
           
 void process(com.opensymphony.module.sitemesh.html.Tag tag)
           
 
Methods inherited from class com.opensymphony.module.sitemesh.html.BasicRule
currentBuffer, setContext, shouldProcess
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.opensymphony.module.sitemesh.html.TagRule
setContext, shouldProcess
 

Constructor Detail

PdfImageProcessingRule

public PdfImageProcessingRule(java.lang.String baseUrl,
                              java.lang.String exportDir)
Method Detail

process

public void process(com.opensymphony.module.sitemesh.html.Tag tag)
Specified by:
process in interface com.opensymphony.module.sitemesh.html.TagRule
Specified by:
process in class com.opensymphony.module.sitemesh.html.BasicRule

getExtractedUrls

public java.util.Set getExtractedUrls()
Specified by:
getExtractedUrls in interface ImageProcessingRule


Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.