public class XFAHtmlPipeline
extends com.itextpdf.tool.xml.pipeline.html.HtmlPipeline | Modifier and Type | Field and Description |
|---|---|
protected com.itextpdf.tool.xml.Tag |
rootTag |
| Constructor and Description |
|---|
XFAHtmlPipeline(com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext hpc, com.itextpdf.tool.xml.Pipeline> next) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addStackKeeper(com.itextpdf.tool.xml.Tag t, com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext hcc, com.itextpdf.tool.xml.html.TagProcessor tp) |
com.itextpdf.tool.xml.Tag |
getRootTag() |
com.itextpdf.tool.xml.Pipeline> |
open(com.itextpdf.tool.xml.WorkerContext context, com.itextpdf.tool.xml.Tag t, com.itextpdf.tool.xml.ProcessObject po) |
void |
reset() |
close, content, getContextKey, initpublic XFAHtmlPipeline(com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext hpc,
com.itextpdf.tool.xml.Pipeline> next)
hpc - the initial HtmlPipelineContext
next - the next pipe in row
public com.itextpdf.tool.xml.Pipeline> open(com.itextpdf.tool.xml.WorkerContext context,
com.itextpdf.tool.xml.Tag t,
com.itextpdf.tool.xml.ProcessObject po)
throws com.itextpdf.tool.xml.PipelineException
open in interface com.itextpdf.tool.xml.Pipeline
open in class com.itextpdf.tool.xml.pipeline.html.HtmlPipeline
com.itextpdf.tool.xml.PipelineException
public void reset()
public com.itextpdf.tool.xml.Tag getRootTag()
protected void addStackKeeper(com.itextpdf.tool.xml.Tag t,
com.itextpdf.tool.xml.pipeline.html.HtmlPipelineContext hcc,
com.itextpdf.tool.xml.html.TagProcessor tp)
addStackKeeper in class com.itextpdf.tool.xml.pipeline.html.HtmlPipeline
Copyright (C) 1998-2019 iText Group NV. All Rights Reserved.