public class FormattingVisitor extends Object implements org.jsoup.select.NodeVisitor
| Constructor and Description |
|---|
FormattingVisitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
head(org.jsoup.nodes.Node node,
int depth) |
void |
tail(org.jsoup.nodes.Node node,
int depth) |
String |
toString() |
Copyright © 2023. All rights reserved.