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 | 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 | Description |
---|---|---|
class |
AutoDocPipeline |
This pipeline can automagically create documents.
|
Modifier and Type | Method | Description |
---|---|---|
HtmlPipelineContext |
HtmlPipelineContext.charSet(java.nio.charset.Charset cSet) |
Set a
Charset to use. |
Copyright © 1998–2018. All rights reserved.