| Package | Description |
|---|---|
| org.owasp.fileio.codecs |
| Modifier and Type | Method and Description |
|---|---|
Character |
PercentCodec.decodeCharacter(PushbackString input)
Returns the decoded version of the next character from the input string and advances the current character in the PushbackString.
|
Character |
HTMLEntityCodec.decodeCharacter(PushbackString input)
Returns the decoded version of the next character from the input string and advances the current character in the PushbackString.
|
Character |
Codec.decodeCharacter(PushbackString input)
Returns the decoded version of the next character from the input string and advances the current character in the PushbackString.
|
Copyright © 2017. All rights reserved.