class XliffReader (View source)

An Xliff reader

Properties

protected LoggerInterface $i18nLogger

Methods

void
readFiles(string $sourcePath, callable $iterator)

No description

bool
isFileNode(XMLReader $reader)

No description

Details

void readFiles(string $sourcePath, callable $iterator)

No description

Parameters

string $sourcePath
callable $iterator

Return Value

void

protected bool isFileNode(XMLReader $reader)

No description

Parameters

XMLReader $reader

Return Value

bool