TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Core\Localization\Parser\XliffParser Class Reference
Inheritance diagram for TYPO3\CMS\Core\Localization\Parser\XliffParser:
TYPO3\CMS\Core\Localization\Parser\AbstractXmlParser TYPO3\CMS\Core\Localization\Parser\LocalizationParserInterface

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Core\Localization\Parser\AbstractXmlParser
 getParsedData ($sourcePath, $languageKey, $charset='')
 
- Protected Member Functions inherited from TYPO3\CMS\Core\Localization\Parser\AbstractXmlParser
 parseXmlFile ()
 
 doParsingFromRoot (\SimpleXMLElement $root)
 
- Protected Attributes inherited from TYPO3\CMS\Core\Localization\Parser\AbstractXmlParser
 $sourcePath
 
 $languageKey
 
 $charset
 

Detailed Description

Parser for XLIFF file.

Definition at line 20 of file XliffParser.php.