public interface NonDelegatingURIResolver extends URIResolver
The main use case for this is to support protocols that the standard Java java.net.URL class does not recognize. In the case of doc-available(), we want to return false, rather than throwing an exception in such cases.
resolve
Copyright (c) 2004-2013 Saxonica Limited. All rights reserved.