Class HTML2FOConverter
- java.lang.Object
-
- br.gov.lexml.eta.etaservices.printing.pdf.HTML2FOConverter
-
public class HTML2FOConverter extends Object
-
-
Constructor Summary
Constructors Constructor Description HTML2FOConverter()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringhtml2fo(String html)static voidmain(String[] args)static StringunescapeHtmlKeepingXMLEntities(String html)
-