Documentation

Swift_CharacterReaderFactory_SimpleCharacterReaderFactory
in package
implements Swift_CharacterReaderFactory

Standard factory for creating CharacterReaders.

Tags
author

Chris Corbyn

Interfaces, Classes and Traits

Swift_CharacterReaderFactory
A factory for creating CharacterReaders.

Table of Contents

$loaded  : array<string|int, Swift_CharacterReaderFactory>
Factories which have already been loaded.
$map  : array<string|int, mixed>
A map of charset patterns to their implementation classes.
__construct()  : mixed
Creates a new CharacterReaderFactory.
__wakeup()  : mixed
getReaderFor()  : Swift_CharacterReader
Returns a CharacterReader suitable for the charset applied.
init()  : mixed

Properties

Methods

Search results