|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EncodingDetector
Defines a detector for charset encoding.
| Method Summary | |
|---|---|
String |
guessEncoding(InputStream input)
Guesses the data encoding. |
| Method Detail |
|---|
String guessEncoding(InputStream input)
throws IOException
input - the input stream containing the data.
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||