public class QuietResolver extends Object implements XMLResolver
EntityResolver implementation that serves two functions:
| Modifier and Type | Class and Description |
|---|---|
static class |
QuietResolver.QuietStream |
| Constructor and Description |
|---|
QuietResolver() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
resolveEntity(String publicId,
String systemId,
String baseURI,
String namespace) |
public InputStream resolveEntity(String publicId, String systemId, String baseURI, String namespace) throws XMLStreamException
resolveEntity in interface XMLResolverXMLStreamExceptionCopyright © 2018. All rights reserved.