org.apache.geronimo.deployment.xml
Class ParserFactoryImpl
java.lang.Object
org.apache.geronimo.deployment.xml.ParserFactoryImpl
- All Implemented Interfaces:
- ParserFactory
public class ParserFactoryImpl
- extends Object
- implements ParserFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBEAN_INFO
public static final GBeanInfo GBEAN_INFO
ParserFactoryImpl
public ParserFactoryImpl(EntityResolver entityResolver)
getParser
public DocumentBuilder getParser()
throws ParserConfigurationException
- Specified by:
getParser
in interface ParserFactory
- Throws:
ParserConfigurationException
getEntityResolver
public EntityResolver getEntityResolver()
setEntityResolver
public void setEntityResolver(EntityResolver entityResolver)
getGBeanInfo
public static GBeanInfo getGBeanInfo()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.