| ASCIIBits |
ASCIIBits - Small helper class for building up 128-bit bit-mask (2 longs)
to be used testing lower-ASCII characters.
|
| CDATAEncoder |
CDATAEncoder -- encoder for CDATA sections.
|
| ChainedEncoder |
ChainedEncoder -- An encoder that chains together two encoders in
order.
|
| CSSEncoder |
CSSEncoder -- Encoder for Cascading-Style-Sheet string and URI contexts.
|
| Encode |
Encode -- fluent interface for contextual encoding.
|
| Encode.Buffer |
A buffer used for encoding.
|
| EncodedWriter |
EncodedWriter -- A writer the encodes all input for a specific context and writes the encoded output to another writer.
|
| Encoder |
This is the low-level encoding API.
|
| Encoders |
Encoders -- Public factory method for obtaining instances of Encoders.
|
| HTMLEncoder |
HTMLEncoder -- an encoder for HTML contexts.
|
| JavaEncoder |
JavaEncoder -- Encoder for Java based strings.
|
| JavaScriptEncoder |
JavaScriptEncoder -- An encoder for JavaScript string contexts.
|
| Unicode |
ASCII and Unicode constants.
|
| URIEncoder |
URIEncoder -- An encoder for URI based contexts.
|
| XMLCommentEncoder |
XMLCommentEncoder -- Encodes for the XML/HTML comment context.
|
| XMLEncoder |
XMLEncoder -- encoder for XML attribute and content data.
|