Interface Swift_CharacterReaderFactory

Implemented bySwift_CharacterReaderFactory_SimpleCharacterReaderFactory

A factory for creating CharacterReaders.

Public Methods

Hide inherited methods

MethodDescriptionDefined By
getReaderFor() Returns a CharacterReader suitable for the charset applied. Swift_CharacterReaderFactory

Method Details

getReaderFor() public abstract method

Returns a CharacterReader suitable for the charset applied.

public abstract Swift_CharacterReader getReaderFor ( $charset )
$charset string