Package ru.ilb.jfunction.map.converters
Class XmlToMapFunctionImpl
- java.lang.Object
-
- ru.ilb.jfunction.map.converters.XmlToMapFunctionImpl
-
- All Implemented Interfaces:
Function<String,Map<String,Object>>,StringToMapFunction,XmlToMapFunction
public class XmlToMapFunctionImpl extends Object implements XmlToMapFunction
-
-
Field Summary
-
Fields inherited from interface ru.ilb.jfunction.map.converters.XmlToMapFunction
INSTANCE
-
-
Constructor Summary
Constructors Constructor Description XmlToMapFunctionImpl()
-