Class AutoDocPipeline

java.lang.Object
com.itextpdf.tool.xml.pipeline.AbstractPipeline
com.itextpdf.tool.xml.pipeline.html.AutoDocPipeline
All Implemented Interfaces:
Pipeline

@Experimental("Untested for a while, forgot about it\'s existance - thus, not yet documented") public class AutoDocPipeline extends AbstractPipeline
This pipeline can automagically create documents. Allowing you to parse continuously, without needing to renew the configuration. This class does expect PdfWriterPipeline to be the last pipe of the line. If a HtmlPipeline is available it's context will also be reset.