Package | Description |
---|---|
com.itextpdf.text | |
com.itextpdf.text.html.simpleparser |
Modifier and Type | Class and Description |
---|---|
class |
GreekList
A special-version of
LIST which use greek-letters. |
class |
RomanList
A special-version of
LIST which use roman-letters. |
class |
ZapfDingbatsList
A special-version of
LIST which use zapfdingbats-letters. |
class |
ZapfDingbatsNumberList
A special-version of
LIST which use zapfdingbats-numbers (1..10). |
Modifier and Type | Method and Description |
---|---|
List |
ZapfDingbatsList.cloneShallow() |
List |
RomanList.cloneShallow() |
List |
List.cloneShallow() |
List |
GreekList.cloneShallow() |
List |
ZapfDingbatsNumberList.cloneShallow() |
Modifier and Type | Method and Description |
---|---|
protected void |
List.populateProperties(List clone) |
Modifier and Type | Method and Description |
---|---|
List |
HTMLWorker.createList(String tag)
Deprecated.
Creates a List object.
|
List |
ElementFactory.createList(String tag,
ChainedProperties chain)
Deprecated.
|
Copyright © 2017. All rights reserved.