# xXMLparser **Repository Path**: tigerwing/xXMLparser ## Basic Information - **Project Name**: xXMLparser - **Description**: very lite XML parser, usually for simple configuration files - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # xXMLparser very lite XML parser, usually for simple configuration files. this tool use java.util.regex lib, total two files: xXMLparser, xXMLElement.