Package groovy.xml
Class FactorySupport
java.lang.Object
groovy.xml.FactorySupport
Support class for creating XML Factories
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
FactorySupportpublic FactorySupport()
 
- 
- 
Method Details- 
createDocumentBuilderFactorypublic static DocumentBuilderFactory createDocumentBuilderFactory() throws ParserConfigurationException- Throws:
- ParserConfigurationException
 
- 
createSaxParserFactory- Throws:
- ParserConfigurationException
 
 
-