资 源 简 介
/
* Examples of usage via CLI:
* -c element1,element2,element3 file.xml Count number of specified elements in file.xml
* -v file.xml file.xsd Validate file.xml by file.xsd schema
* -v file.xml file.dtd Validate file.xml by file.dtd
*
* Configuration although is stored in configuration.xml
*
* @param args CL arguments
*