Package | Description |
---|---|
com.lowagie.text | |
com.lowagie.text.html | |
com.lowagie.text.rtf.document |
Modifier and Type | Class and Description |
---|---|
class |
Header
This is an
Element that contains
some user defined meta information about the document. |
Modifier and Type | Method and Description |
---|---|
protected void |
HtmlWriter.writeHeader(Meta meta)
Writes a Metatag in the header.
|
Constructor and Description |
---|
RtfInfoElement(RtfDocument doc,
Meta meta)
Constructs a RtfInfoElement based on the given Meta object
|
Copyright © 2015. All rights reserved.