org.apache.openejb.config
Class DTDResolver
java.lang.Object
org.apache.openejb.config.DTDResolver
- All Implemented Interfaces:
- EntityResolver
public class DTDResolver
- extends Object
- implements EntityResolver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dtds
public static HashMap dtds
DTDResolver
public DTDResolver()
getDtd
public static byte[] getDtd(String dtdName)
resolveEntity
public InputSource resolveEntity(String publicId,
String systemId)
throws SAXException,
IOException
- Specified by:
resolveEntity
in interface EntityResolver
- Throws:
SAXException
IOException
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.