groovy.xml
Class FactorySupport
java.lang.Object
groovy.xml.FactorySupport
public class FactorySupport
- extends Object
Support class for creating XML Factories
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FactorySupport
public FactorySupport()
createDocumentBuilderFactory
public static DocumentBuilderFactory createDocumentBuilderFactory()
throws ParserConfigurationException
- Throws:
ParserConfigurationException
createSaxParserFactory
public static SAXParserFactory createSaxParserFactory()
throws ParserConfigurationException
- Throws:
ParserConfigurationException