XOOPS RMCommon Utilities
2.1.8.91RC
|
Public Member Functions | |
__construct () | |
getReaderFor ($charset) | |
Private Attributes | |
$_loaded = array() | |
$_map = array() | |
Definition at line 19 of file SimpleCharacterReaderFactory.php.
Swift_CharacterReaderFactory_SimpleCharacterReaderFactory::__construct | ( | ) |
Creates a new CharacterReaderFactory.
Definition at line 40 of file SimpleCharacterReaderFactory.php.
Swift_CharacterReaderFactory_SimpleCharacterReaderFactory::getReaderFor | ( | $charset | ) |
Returns a CharacterReader suitable for the charset applied.
string | $charset |
Implements Swift_CharacterReaderFactory.
Definition at line 93 of file SimpleCharacterReaderFactory.php.
|
private |
Definition at line 35 of file SimpleCharacterReaderFactory.php.
|
private |
Definition at line 28 of file SimpleCharacterReaderFactory.php.