groovy.xml
Class FactorySupport
java.lang.Object
groovy.xml.FactorySupport
class FactorySupport
extends Object
Support class for creating XML Factories
Methods inherited from class Object
|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
FactorySupport
FactorySupport()
-
createDocumentBuilderFactory
public static DocumentBuilderFactory createDocumentBuilderFactory()
-
createFactory
public static Object createFactory(PrivilegedExceptionAction action)
-
createSaxParserFactory
public static SAXParserFactory createSaxParserFactory()
-
Copyright © 2003-2009 The Codehaus. All rights reserved.