public static class FileCharsetDetector.Observer extends Object implements org.mozilla.intl.chardet.nsICharsetDetectionObserver
private String
encoding
private boolean
found
Observer()
String
getEncoding()
boolean
isFound()
void
Notify(String charset)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
private String encoding
private boolean found
public Observer()
public void Notify(String charset)
Notify
org.mozilla.intl.chardet.nsICharsetDetectionObserver
public String getEncoding()
public boolean isFound()
public String toString()
toString
Object
Copyright © 2019. All rights reserved.