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
Field Summary |
static org.apache.geronimo.gbean.GBeanInfo |
GBEAN_INFO
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBEAN_INFO
public static final org.apache.geronimo.gbean.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 org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
Copyright © 2006 Apache Software Foundation. All Rights Reserved.