| Package | Description |
|---|---|
| org.w3c.tidy |
| Modifier and Type | Field | Description |
|---|---|---|
protected Report |
Configuration.report |
Report instance.
|
protected Report |
Lexer.report |
report.
|
| Constructor | Description |
|---|---|
Configuration(Report report) |
Instantiates a new Configuration.
|
Lexer(StreamIn in,
Configuration configuration,
Report report) |
Instantiates a new Lexer.
|