HaruDoc::getEncoder

(no version information, might be only in CVS)

HaruDoc::getEncoder -- Get HaruEncoder instance for the specified encoding

Descrição

object HaruDoc::getEncoder ( string encoding )

Returns HaruEncoder instance for the specified encoding.

Parâmetros

encoding

The encoding name. See Builtin Encodings for the list of allowed values.

Erros/Excessões

Throws HaruException on error.

Veja também

HaruDoc::setCurrentEncoder()
HaruDoc::getCurrentEncoder()