| Package | Description |
|---|---|
| bayou.html |
For building html trees.
|
| bayou.text |
Utilities for texts.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HtmlDoc
Html document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Html4Doc
Html4 document.
|
class |
Html5Doc
Html5 document.
|
| Constructor and Description |
|---|
TextHttpEntity(TextDoc doc)
Create a TextHttpEntity over the TextDoc.
|