Java javax.xml.transform URIResolver fields, constructors, methods, implement or subclass

Example usage for Java javax.xml.transform URIResolver fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.xml.transform URIResolver.

The text is from its open source code.

Implementation

javax.xml.transform.URIResolver has the following implementations.
Click this link to see all its implementation.

Constructor

Method

ClassgetClass()
Returns the runtime class of this Object .
Sourceresolve(String href, String base)
Called by the processor when it encounters an xsl:include, xsl:import, or document() function.