public class PD4MLHtmlParser extends Object
Constructor and Description |
---|
PD4MLHtmlParser(Reader isr,
URL url,
String ttfDir,
String serif,
String sansserif,
String monospace,
boolean pdfGeneration,
String sessionID,
Object cm,
boolean debug,
Object cache,
Object ctx,
double scaleFactor,
boolean calledFromTaglib,
Object extraProperties) |
PD4MLHtmlParser(URL documentBase,
String ttfDir,
String serif,
String sansserif,
String monospace,
boolean pdfGeneration,
String sessionID,
Object cm,
boolean debug,
Object cache,
Object ctx,
double scaleFactor,
boolean calledFromTaglib) |
Modifier and Type | Method and Description |
---|---|
Document |
buildDocument(Object o) |
public PD4MLHtmlParser(URL documentBase, String ttfDir, String serif, String sansserif, String monospace, boolean pdfGeneration, String sessionID, Object cm, boolean debug, Object cache, Object ctx, double scaleFactor, boolean calledFromTaglib) throws ForcedTerminationException
ForcedTerminationException
public PD4MLHtmlParser(Reader isr, URL url, String ttfDir, String serif, String sansserif, String monospace, boolean pdfGeneration, String sessionID, Object cm, boolean debug, Object cache, Object ctx, double scaleFactor, boolean calledFromTaglib, Object extraProperties) throws ForcedTerminationException
ForcedTerminationException
Revision 4.0.15 / 20220727-0149