HaruDoc::getEncoder

(no version information, might be only in CVS)

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

Popis

object HaruDoc::getEncoder ( string encoding )

Returns HaruEncoder instance for the specified encoding.

Seznam parametrů

encoding

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

Errors/Exceptions

Throws HaruException on error.

Viz také

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