eu.vexpro.editor.util
Class HtmlToPdf

java.lang.Object
  extended by eu.vexpro.editor.util.HtmlToPdf

public class HtmlToPdf
extends java.lang.Object

TODO - Kas on seda kuskil tarvis? kui ei siis eemaldada!!!


Constructor Summary
HtmlToPdf()
           
 
Method Summary
static void convert(javax.swing.JEditorPane htmlEditorPane, java.io.OutputStream output)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlToPdf

public HtmlToPdf()
Method Detail

convert

public static void convert(javax.swing.JEditorPane htmlEditorPane,
                           java.io.OutputStream output)