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 Modifier and Type Field Description (package private) nsICharsetDetectionObserver
nsDetector. mObserver
Methods in org.mozilla.intl.chardet with parameters of type nsICharsetDetectionObserver Modifier and Type Method Description void
nsDetector. Init(nsICharsetDetectionObserver aObserver)
void
nsICharsetDetector. Init(nsICharsetDetectionObserver observer)
-