|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HTMLWorker | |
|---|---|
| com.itextpdf.text.html.simpleparser | |
| Uses of HTMLWorker in com.itextpdf.text.html.simpleparser |
|---|
| Methods in com.itextpdf.text.html.simpleparser with parameters of type HTMLWorker | |
|---|---|
void |
HTMLTagProcessor.endElement(HTMLWorker worker,
String tag)
Deprecated. Implement this class to tell the HTMLWorker what to do when an close tag is encountered. |
void |
HTMLTagProcessor.startElement(HTMLWorker worker,
String tag,
Map<String,String> attrs)
Deprecated. Implement this class to tell the HTMLWorker what to do when an open tag is encountered. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||