analyzerbeans.AnalyzerBeans-data-structures.0.44.source-code.datacleaner-extension.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of AnalyzerBeans-data-structures
Show all versions of AnalyzerBeans-data-structures
Components which manipulate rich data structures (lists, maps and more) for AnalyzerBeans
<?xml version="1.0" encoding="UTF-8"?> <extension xmlns="http://eobjects.org/datacleaner/extension/1.0"> <name>Data structures transformations</name> <package>org.eobjects.analyzer.beans.datastructures</package> <description>Work with complex and nested data structures such as lists and maps.</description> <icon>org/eobjects/analyzer/beans/datastructures/DataStructuresIcon.png</icon> </extension>