public interface PdfConverter
void convert(java.lang.String html, java.io.OutputStream output) throws java.lang.Exception
html
- output
- java.lang.Exception
void isValid(java.lang.String htmlCode) throws org.xhtmlrenderer.util.XRRuntimeException
htmlCode
- org.xhtmlrenderer.util.XRRuntimeException