Package | Description |
---|---|
com.itextpdf.tool.xml.pipeline.css |
Contains CSS processing pipeline.
|
com.itextpdf.tool.xml.pipeline.end |
Contains pipelines that can be used as last pipe in the line.
|
com.itextpdf.tool.xml.pipeline.html |
Contains pipeline stuff for HTML
|
Modifier and Type | Class | Description |
---|---|---|
class |
CssResolverPipeline |
This Pipeline resolves CSS for the Tags it receives in
CssResolverPipeline.open(WorkerContext, Tag, ProcessObject) |
Modifier and Type | Class | Description |
---|---|---|
class |
ElementHandlerPipeline |
As the
PdfWriterPipeline but this one just passes everything on to an ElementHandler . |
class |
PdfWriterPipeline |
This pipeline writes to a Document.
|
Modifier and Type | Class | Description |
---|---|---|
class |
AutoDocPipeline |
This pipeline can automagically create documents.
|
class |
HtmlPipeline |
The HtmlPipeline transforms received tags and content to PDF Elements.
To configure this pipeline a HtmlPipelineContext . |
Copyright © 1998–2018. All rights reserved.