| Package | Description |
|---|---|
| org.owasp.fileio | |
| org.owasp.fileio.codecs |
| Class and Description |
|---|
| Codec
The Codec interface defines a set of methods for encoding and decoding application level encoding schemes, such as HTML entity encoding and percent encoding (aka URL encoding).
|
| Class and Description |
|---|
| Codec
The Codec interface defines a set of methods for encoding and decoding application level encoding schemes, such as HTML entity encoding and percent encoding (aka URL encoding).
|
| PushbackString
The pushback string is used by Codecs to allow them to push decoded characters back onto a string for further decoding.
|
| Trie |
| Trie.TrieProxy |
Copyright © 2017. All rights reserved.