Interface ImageProcessingRule

  • All Superinterfaces:
    com.opensymphony.module.sitemesh.html.TagRule
    All Known Implementing Classes:
    HtmlImageProcessingRule

    public interface ImageProcessingRule
    extends com.opensymphony.module.sitemesh.html.TagRule
    A TagRule that is responsible for processing image tags.

    Implementations should extract the image tag urls during processing and update them as necessary.