TYPO3 CMS  TYPO3_6-2
t3lib_l10n_parser_Xliff Class Reference
Inheritance diagram for t3lib_l10n_parser_Xliff:
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\XliffParser
 doParsingFromRoot (\SimpleXMLElement $root)
 
- 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

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 1197 of file LegacyClassesForIde.php.