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

public class PdfUrl
extends UrlRaw

Prints a URL without any cover text.

Author:
alb

Constructor Summary
PdfUrl()
           
 
Method Summary
protected  void outputUrl(IOutputContext 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(IOutputContext context,
                         java.lang.String url)
Specified by:
outputUrl in class UrlRaw


Copyright © 2008-10 Pacific Data Works LLC