|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.armatiek.infofuze.stream.html.HTMLCharacterEncoder
public class HTMLCharacterEncoder
Code base on Apache Tika
Constructor Summary | |
---|---|
HTMLCharacterEncoder()
|
Method Summary | |
---|---|
static java.lang.String |
getCharacterEncoding(java.io.InputStream stream,
java.lang.String characterEncoding)
Check for meta http-equiv tag with charset info in HTML content or otherwise detect the charset |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HTMLCharacterEncoder()
Method Detail |
---|
public static java.lang.String getCharacterEncoding(java.io.InputStream stream, java.lang.String characterEncoding) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |