| Package | Description |
|---|---|
| org.pegdown | |
| org.pegdown.plugins |
| Modifier and Type | Field and Description |
|---|---|
protected Printer |
ToHtmlSerializer.printer |
| Modifier and Type | Method and Description |
|---|---|
Printer |
Printer.clear() |
Printer |
Printer.indent(int delta) |
Printer |
Printer.print(char c) |
Printer |
Printer.print(String string) |
Printer |
Printer.printchkln() |
Printer |
Printer.printchkln(boolean printNewLine) |
Printer |
Printer.printEncoded(String string) |
Printer |
Printer.println() |
| Modifier and Type | Method and Description |
|---|---|
void |
VerbatimSerializer.serialize(VerbatimNode node,
Printer printer) |
void |
DefaultVerbatimSerializer.serialize(VerbatimNode node,
Printer printer) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ToHtmlSerializerPlugin.visit(Node node,
Visitor visitor,
Printer printer)
Visit the given node
|
Copyright © 2009–2025 org.pegdown. All rights reserved.