public interface XMLResolver
Object resolveEntity(String publicID, String systemID, String baseURI, String namespace) throws XMLStreamException
java.io.InputStreamjavax.xml.stream.XMLStreamReaderjava.xml.stream.XMLEventReadernull is returned, the processor will attempt to resolve
the entity itself.publicID - the public ID of the external entitysystemID - the system ID of the external entitybaseURI - the absolute base URI of the referring entitynamespace - the namespace of the external entityXMLStreamException