Package com.openhtmltopdf.extend
Interface FSDOMMutator
-
public interface FSDOMMutator
Allows to modify the HTML document DOM after it has been parsed
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
mutateDocument(org.w3c.dom.Document document)
-