Platypus

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:
OutputCommandable

public class PdfUrlWithCoverText
extends UrlWithCoverText

Handles processing of URL cover text for PDF.


Constructor Summary
PdfUrlWithCoverText()
           
 
Method Summary
 void outputUrl(OutputContextable 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(OutputContextable context,
                      java.lang.String url,
                      java.lang.String text)
Specified by:
outputUrl in class UrlWithCoverText

Platypus

Copyright © 2006-10 Pacific Data Works LLC. (platypus.pz.org)