nsUniversalDetectorImpl Class Reference

: A wrapper for internal encoding detector implementations. This is the ONLY header file that will be included by plaintext plugin implementations. More...

#include <nsUniversalDetectorImpl.h>

Inheritance diagram for nsUniversalDetectorImpl:
Inheritance graph
[legend]
Collaboration diagram for nsUniversalDetectorImpl:
Collaboration graph
[legend]

Public Member Functions

 nsUniversalDetectorImpl ()
 ~nsUniversalDetectorImpl ()
const std::string & get_enc () const

Protected Member Functions

virtual void Report (const char *aCharset)

Detailed Description

: A wrapper for internal encoding detector implementations. This is the ONLY header file that will be included by plaintext plugin implementations.

: nsUniversalDetectorImpl.h : Jinlei Li : 2008-06-03

Copyright (C) 2008, iRex Technologies B.V. All rights reserved.

Definition at line 17 of file nsUniversalDetectorImpl.h.


Constructor & Destructor Documentation

nsUniversalDetectorImpl::nsUniversalDetectorImpl (  )  [inline]

Definition at line 18 of file nsUniversalDetectorImpl.h.

00018 {

nsUniversalDetectorImpl::~nsUniversalDetectorImpl (  )  [inline]

Definition at line 19 of file nsUniversalDetectorImpl.h.


Member Function Documentation

const std::string& nsUniversalDetectorImpl::get_enc (  )  const [inline]

Definition at line 22 of file nsUniversalDetectorImpl.h.

00024       :
00025     const std::string& get_enc() const
    {

virtual void nsUniversalDetectorImpl::Report ( const char *  aCharset  )  [inline, protected, virtual]

Implements nsUniversalDetector.

Definition at line 28 of file nsUniversalDetectorImpl.h.

00030          :
00031     virtual void Report(const char* aCharset)
    {


The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.2-20100208