Uses of Interface
org.mozilla.intl.chardet.nsICharsetDetectionObserver

Uses of nsICharsetDetectionObserver in org.mozilla.intl.chardet
 

Fields in org.mozilla.intl.chardet declared as nsICharsetDetectionObserver
(package private)  nsICharsetDetectionObserver nsDetector.mObserver
           
 

Methods in org.mozilla.intl.chardet with parameters of type nsICharsetDetectionObserver
 void nsDetector.Init(nsICharsetDetectionObserver aObserver)
           
 void nsICharsetDetector.Init(nsICharsetDetectionObserver observer)