com.jdon.controller.config
类 DTDEntityResolver
java.lang.Object
com.jdon.controller.config.DTDEntityResolver
- 所有已实现的接口:
- EntityResolver
public class DTDEntityResolver
- extends Object
- implements EntityResolver
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DTDEntityResolver
public DTDEntityResolver()
resolveEntity
public InputSource resolveEntity(String publicId,
String systemId)
throws SAXException,
IOException
- 指定者:
- 接口
EntityResolver 中的 resolveEntity
- 抛出:
SAXException
IOException
Copyright © 2013. All Rights Reserved.