org.test4j.tools.cpdetector
接口 ICodepageDetector
- 所有超级接口:
- Comparable<ICodepageDetector>
- 所有已知实现类:
- AbstractCodepageDetector, CodepageDetectorProxy, JChardetFacade
public interface ICodepageDetector
- extends Comparable<ICodepageDetector>
open
Reader open(URL paramURL)
throws IOException
- 抛出:
IOException
detectCodepage
Charset detectCodepage(URL paramURL)
throws IOException
- 抛出:
IOException
detectCodepage
Charset detectCodepage(InputStream paramInputStream,
int paramInt)
throws IOException
- 抛出:
IOException
Copyright © 2013. All rights reserved.