sbCharsetDetector Class Reference

#include <sbCharsetDetector.h>

Inheritance diagram for sbCharsetDetector:
[legend]
Collaboration diagram for sbCharsetDetector:
[legend]

Public Member Functions

NS_DECL_ISUPPORTS
NS_DECL_SBICHARSETDETECTOR 
sbCharsetDetector ()
 
virtual ~sbCharsetDetector ()
 
NS_IMETHOD Notify (const char *aCharset, nsDetectionConfident aConf)
 
- Public Member Functions inherited from sbICharsetDetector
void detect (in ACString aStringToDetect)
 start to detect the charset. More...
 
ACString finish ()
 finish the charset detection. More...
 

Additional Inherited Members

- Public Attributes inherited from sbICharsetDetector
readonly attribute boolean isCharsetFound
 whether the charset has already been found. More...
 

Detailed Description

Definition at line 91 of file sbCharsetDetector.h.

Constructor & Destructor Documentation

sbCharsetDetector::sbCharsetDetector ( )

Construct a Songbird charset detect utilities object.

Definition at line 202 of file sbCharsetDetector.cpp.

sbCharsetDetector::~sbCharsetDetector ( )
virtual

Destroy a Songbird charset detect utilities object.

Definition at line 214 of file sbCharsetDetector.cpp.

Member Function Documentation

NS_IMETHODIMP sbCharsetDetector::Notify ( const char *  aCharset,
nsDetectionConfident  aConf 
)

Definition at line 185 of file sbCharsetDetector.cpp.


The documentation for this class was generated from the following files: