Package | Description |
---|---|
com.itextpdf.tool.xml.html.head |
TagProcessor implementations for tags in HTML head.
|
com.itextpdf.tool.xml.pipeline.html |
Contains pipeline stuff for HTML
|
Modifier and Type | Class and Description |
---|---|
class |
Meta
Supports detection of:
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
charset is parsed and used as encoding for Strings
|
class |
XML |
Modifier and Type | Class and Description |
---|---|
class |
AutoDocPipeline
This pipeline can automagically create documents.
|
Modifier and Type | Method and Description |
---|---|
HtmlPipelineContext |
HtmlPipelineContext.charSet(Charset cSet)
Set a
Charset to use. |
Copyright © 2017. All rights reserved.