# javaproerrties **Repository Path**: zhwl0520/javaproerrties ## Basic Information - **Project Name**: javaproerrties - **Description**: 主要进行properties xml文件的读写 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 练习properties xml 配置文件的读写 xml解析 dom解析 sax解析 各有优点 dom4j 综合了上面的特点 1、读取properties 2、解析xml 3、创建xml 使用xpath需要单独再导入jar包