# xml2map **Repository Path**: oscnet/xml2map ## Basic Information - **Project Name**: xml2map - **Description**: xml conver to clojure map - **Primary Language**: Clojure - **License**: EPL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-01-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # xml2map xml 处理程序 , 将 xml 转换成 clojure map , 忽略 attr 等其余内容 或相反将map 转换成xml ## Usage (xml->map xml) (map->xml map) ## License Copyright © 2015 FIXME Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.