com.atlassian.confluence.importexport.impl
Class HtmlImageProcessingRule

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

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


Field Summary
 
Fields inherited from class com.opensymphony.module.sitemesh.html.BasicRule
context
 
Constructor Summary
HtmlImageProcessingRule(java.lang.String baseUrl)
           
 
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

HtmlImageProcessingRule

public HtmlImageProcessingRule(java.lang.String baseUrl)
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.