public class DTDEntityResolver extends Object implements EntityResolver
| 构造器和说明 |
|---|
DTDEntityResolver(InputStream dtdInputStream) |
public DTDEntityResolver(InputStream dtdInputStream)
public InputSource resolveEntity(String publicId, String systemId) throws SAXException, IOException
resolveEntity 在接口中 EntityResolverSAXExceptionIOExceptionCopyright © 2020. All rights reserved.