burger.pgfs
Class Html2pdf

java.lang.Object
  extended by burger.pgfs.Html2pdf

public class Html2pdf
extends java.lang.Object


Constructor Summary
Html2pdf(java.lang.String fromUrl, java.lang.String toFile)
           
 
Method Summary
static void doNothing()
           
 void doRender()
           
static void main()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Html2pdf

public Html2pdf(java.lang.String fromUrl,
                java.lang.String toFile)
Method Detail

doRender

public void doRender()
              throws java.io.IOException,
                     DocumentException
Throws:
java.io.IOException
DocumentException

main

public static void main()

doNothing

public static void doNothing()

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        DocumentException
Throws:
java.io.IOException
DocumentException