|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| CustomContext | A marker interface for providing local contexts to Pipelines. |
| ElementHandler | A the listener interface for receiving Writables. |
| Pipeline<T extends CustomContext> | |
| WorkerContext | |
| Writable | |
| Class Summary | |
|---|---|
| ElementList | Implementation of the ElementHandler interface that helps
you build a list of iText Elements. |
| ProcessObject | Passed in the pipeline as water through a hose. |
| Tag | Represents an encountered tag. |
| TagUtils | Utilities that perform operations on tags. |
| XMLWorker | The implementation of the XMLParserListener.Important Note: This class the XMLWorker stores the WorkerContext (Which is a WorkerContextImpl) in a ThreadLocal
variable, WorkerContext is confined to threads here. |
| XMLWorkerFontProvider | |
| XMLWorkerHelper | A helper class for parsing XHTML/CSS or XML flow to PDF. |
| Exception Summary | |
|---|---|
| NoCustomContextException | Thrown when a CustomContext is requested but there is none. |
| PipelineException | An exception that can be thrown by a Pipeline. |
| Annotation Types Summary | |
|---|---|
| Experimental | Marking a method or class as experimental, means it's not fully finished/tested. |
XMLWorker package provides a framework to parse XML to PDF with iText. Included is a HTML to PDF parsers.
This package contains XMLWorker classes. Take a look at XMLWorkerHelper for
factory methods that setup HTML/CSS parsing
This package is part of iText® XMLWorker.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||