Class XmlToMapOperation
java.lang.Object
com.idmedia.translationstudio.impl.util.XmlToMapOperation
- All Implemented Interfaces:
IOperationProcessSimple<String,Map<String, String>>
@Deprecated
public class XmlToMapOperation
extends Object
implements IOperationProcessSimple<String,Map<String,String>>
Deprecated.
Convert an XML list to a Map
- Author:
- I-D Media AG
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XmlToMapOperation
public XmlToMapOperation()Deprecated.
-
-
Method Details
-
perform
Deprecated.Description copied from interface:IOperationProcessSimplePerform the operation
-