org.pz.platypus.plugin.pdf.commands
Class PdfUrlWithCoverText

java.lang.Object
  extended by org.pz.platypus.commands.UrlWithCoverText
      extended by org.pz.platypus.plugin.pdf.commands.PdfUrlWithCoverText
All Implemented Interfaces:
IOutputCommand

public class PdfUrlWithCoverText
extends UrlWithCoverText

Handles processing of URL cover text for PDF.

Author:
alb

Constructor Summary
PdfUrlWithCoverText()
           
 
Method Summary
 void outputUrl(IOutputContext context, java.lang.String url, java.lang.String text)
           
 
Methods inherited from class org.pz.platypus.commands.UrlWithCoverText
getRoot, process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PdfUrlWithCoverText

public PdfUrlWithCoverText()
Method Detail

outputUrl

public void outputUrl(IOutputContext context,
                      java.lang.String url,
                      java.lang.String text)
Specified by:
outputUrl in class UrlWithCoverText


Copyright © 2008-10 Pacific Data Works LLC