public class DTDloader extends Object implements EntityResolver
Constructor and Description |
---|
DTDloader(InputStream dtdFile) |
Modifier and Type | Method and Description |
---|---|
InputSource |
resolveEntity(String publicId,
String systemId) |
public DTDloader(InputStream dtdFile)
public InputSource resolveEntity(String publicId, String systemId) throws SAXException, IOException
resolveEntity
in interface EntityResolver
SAXException
IOException
EntityResolver.resolveEntity(java.lang.String,
java.lang.String)
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.