| Interface | Description |
|---|---|
| L.Client |
| Class | Description |
|---|---|
| L | |
| ParserHelper | |
| Preconditions |
Simple Preconditions utility class, similar to guava's but reports errors via L
|
| SourceCodeEscapers |
A factory for Escaper instances used to escape strings for safe use in
various common programming languages.
|
| StringUtils | |
| XmlEditor |
Ugly inefficient class to strip unwanted tags from XML.
|
| Exception | Description |
|---|---|
| LoggedErrorException |
Thrown when logging an error message to break out of current execution.
|