当前页面:
在线文档首页 >
Hibernate 2.1.8 正式版 API 英文文档
DTDEntityResolver (Hibernate API Documentation) - Hibernate 2.1.8 正式版 API 英文文档
net.sf.hibernate.util
Class DTDEntityResolver
java.lang.Object
net.sf.hibernate.util.DTDEntityResolver
- All Implemented Interfaces:
- org.xml.sax.EntityResolver
- public class DTDEntityResolver
- extends Object
- implements org.xml.sax.EntityResolver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DTDEntityResolver
public DTDEntityResolver()
resolveEntity
public org.xml.sax.InputSource resolveEntity(String publicId,
String systemId)
- Specified by:
resolveEntity
in interface org.xml.sax.EntityResolver