Package org.eclipse.birt.core.util
Class CommonUtil
java.lang.Object
org.eclipse.birt.core.util.CommonUtil
To provide common utility method in BIRT
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CommonUtil
public CommonUtil()
-
-
Method Details
-
createSAXParser
Creates SAX parser and disables XXE- Returns:
- new SAX parser
- Throws:
ParserConfigurationException
SAXException
-