Interface ITxtRestorer
public interface ITxtRestorer
Convert the translatable XML node into the original xml structure used by the input component
- Author:
- I-D Media AG
-
Method Summary
-
Method Details
-
getXml
Restore XML- Parameters:
pXml- The XML created byITxtConverter- Returns:
- String to be stored. Must not be
null.
-
getName
Get the name of this restorer- Returns:
- Name, must not be
null
-