CharsetStreamAnalyzerFactory Class Reference
[CharsetDetector]

Factory for CharsetStreamAnalyzer objects. More...

List of all members.

Static Public Member Functions

static createDefault ()
 
Returns:
Return CharsetStreamAnalyzer object with default configuration loaded.

static createEmpty ()
 
Returns:
Return non-configured CharsetStreamAnalyzer object.


Detailed Description

Factory for CharsetStreamAnalyzer objects.

Definition at line 349 of file CharsetDetector.class.php.


Member Function Documentation

static CharsetStreamAnalyzerFactory::createDefault (  )  [static]

Returns:
Return CharsetStreamAnalyzer object with default configuration loaded.

Note:
You can extend its configuration yourself.

Consider this method's code while creating new extensions.

Definition at line 363 of file CharsetDetector.class.php.

Referenced by CharsetDetector::__construct().

static CharsetStreamAnalyzerFactory::createEmpty (  )  [static]

Returns:
Return non-configured CharsetStreamAnalyzer object.

Note:
You need to load configuration yourself.

Definition at line 354 of file CharsetDetector.class.php.


The documentation for this class was generated from the following file:
Generated on Sat Mar 8 10:26:43 2008 for Dudka.cz by  doxygen 1.5.4