67686970717273
public String getType() { return null; } public AutoDataMapDef(){ dataSources.put("java", new JavaSource(this)); dataSources.put("xml", new XMLSource(this)); dataTargets.put("dtrules", new DTRulesTarget(this)); }