HaruDoc::getEncoder

Get HaruEncoder instance for the specified encoding

Beschreibung

object HaruDoc::getEncoder ( string $encoding )

Get the HaruEncoder instance for the specified encoding.

Parameter-Liste

encoding

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

Rückgabewerte

Returns a HaruEncoder instance for the specified encoding.

Fehler/Exceptions

Wirft eine HaruException bei Fehlern.

Siehe auch

  • HaruDoc::setCurrentEncoder
  • HaruDoc::getCurrentEncoder