Package cn.net.pap.common.file
Class ReadXMLFileToStrUtil
java.lang.Object
cn.net.pap.common.file.ReadXMLFileToStrUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringreadFileWithEncoding(String filePath) 不同编码下读取 XML
-
Constructor Details
-
ReadXMLFileToStrUtil
public ReadXMLFileToStrUtil()
-
-
Method Details
-
readFileWithEncoding
不同编码下读取 XML- Parameters:
filePath-- Returns:
- Throws:
IOExceptionXMLStreamException
-