CharsetWeightMapItem Class Reference
[CharsetDetector]

Class containing data of charset weight map item. More...

List of all members.

Public Member Functions

 __construct ($charset, $absWeight, $relWeight)
 
Parameters:
charset Charset name.

 getAbsWeight ()
 
Returns:
Return absolute weight of charset.

 getCharset ()
 
Returns:
Return charset name.

 getRelWeight ()
 
Returns:
Return relative weight of charset. Using interval <-1, 1>.


Detailed Description

Class containing data of charset weight map item.

Objects of this class are non-mutable. It just holds data.

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


Constructor & Destructor Documentation

CharsetWeightMapItem::__construct ( charset,
absWeight,
relWeight 
)

Parameters:
charset Charset name.

Parameters:
absWeight Absolute weight of charset.
relWeight Relative weight of charset. Using interval <-1, 1>.

Definition at line 317 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