javax.xml.transform

Interface URIResolver

public interface URIResolver

URIResolver

Version: 1.0

Author: Andrew Selkirk

Method Summary
Sourceresolve(String href, String base)

Method Detail

resolve

public Source resolve(String href, String base)

Source code is under GPL (with library exception) in the JAXP project at http://www.gnu.org/software/classpathx/jaxp
This documentation was derived from that source code on 2011-08-26.