Platypus

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

java.lang.Object
  extended by org.pz.platypus.commands.UrlRaw
      extended by org.pz.platypus.plugin.pdf.commands.PdfUrl
All Implemented Interfaces:
OutputCommandable

public class PdfUrl
extends UrlRaw

Prints a URL without any cover text.


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

Constructor Detail

PdfUrl

public PdfUrl()
Method Detail

outputUrl

protected void outputUrl(OutputContextable context,
                         java.lang.String url)
Specified by:
outputUrl in class UrlRaw

Platypus

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