| Package | Description |
|---|---|
| sunlabs.brazil.template | |
| sunlabs.brazil.util |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
MacroTemplate.snarfTillClose(LexML lex,
java.lang.String tag)
Grab all the markup starting from the current tag until
the matching closing tag, and return as a string.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LexHTML
This class breaks up HTML into tokens.
|