

Public Member Functions | |
| add ($charsetWeightMapItem) | |
| Add item to iterator. | |
| next () | |
| | |
Definition at line 284 of file CharsetDetector.class.php.
| CharsetWeightMapIterator::add | ( | $ | charsetWeightMapItem | ) |
Add item to iterator.
Usually called by creator.
| charsetWeightMapItem | Item to add. |
Definition at line 299 of file CharsetDetector.class.php.
| CharsetWeightMapIterator::next | ( | ) |
Implements ICharsetWeightMapIterator.
Definition at line 289 of file CharsetDetector.class.php.
1.5.4