Class NonResolvingURIResolver

java.lang.Object
org.frankframework.xml.NonResolvingURIResolver
All Implemented Interfaces:
URIResolver

public class NonResolvingURIResolver extends Object implements URIResolver
Entity resolver which resolves external entities to an empty string. This will prevent the XML parser from downloading resources as specified by URI's in a DOCTYPE.