Uses of Interface javax.xml.transform.URIResolver

Uses in package org.apache.xalan.xsltc.trax

Methods with parameter type javax.xml.transform.URIResolver

void
Set an object that is used by default during the transformation to resolve URIs used in xsl:import, or xsl:include.
void
Store URIResolver needed for Transformers.
void
Store URIResolver needed for Transformers.
void
javax.xml.transform.sax.TransformerFactory implementation.
void
Implements JAXP's Transformer.setURIResolver() Set an object that will be used to resolve URIs used in document().

Methods with return type javax.xml.transform.URIResolver

URIResolver
Get the object that is used by default during the transformation to resolve URIs used in document(), xsl:import, or xsl:include.
URIResolver
javax.xml.transform.sax.TransformerFactory implementation.
URIResolver
Implements JAXP's Transformer.getURIResolver() Set the object currently used to resolve URIs used in document().

Uses in package org.apache.xalan.processor

Methods with parameter type javax.xml.transform.URIResolver

void
Set an object that will be used to resolve URIs used in xsl:import, etc.

Methods with return type javax.xml.transform.URIResolver

URIResolver
Get the object that will be used to resolve URIs used in xsl:import, etc.

Uses in package org.apache.xml.utils

Methods with parameter type javax.xml.transform.URIResolver

void
Get the object that will be used to resolve URIs in href in xml-stylesheet processing instruction.

Methods with return type javax.xml.transform.URIResolver

URIResolver
Get the object that will be used to resolve URIs in href in xml-stylesheet processing instruction.

Uses in package org.apache.xalan.transformer

Methods with parameter type javax.xml.transform.URIResolver

void
Set an object that will be used to resolve URIs used in document().
void
Set an object that will be used to resolve URIs used in document(), etc.

Methods with return type javax.xml.transform.URIResolver

URIResolver
Get an object that will be used to resolve URIs used in document(), etc.
URIResolver
Get an object that will be used to resolve URIs used in document(), etc.

Uses in package javax.xml.transform

Methods with parameter type javax.xml.transform.URIResolver

void
Set an object that will be used to resolve URIs used in document().
void
Set an object that is used by default during the transformation to resolve URIs used in xsl:import, or xsl:include.

Methods with return type javax.xml.transform.URIResolver

URIResolver
Get an object that will be used to resolve URIs used in document(), etc.
URIResolver
Get the object that is used by default during the transformation to resolve URIs used in document(), xsl:import, or xsl:include.

Uses in package org.apache.xpath

Methods with parameter type javax.xml.transform.URIResolver

void
Set an object that will be used to resolve URIs used in document(), etc.
void
Set the URIResolver associated with this execution context.

Methods with return type javax.xml.transform.URIResolver

URIResolver
Get the object that will be used to resolve URIs used in document(), etc.
URIResolver
Get the URIResolver associated with this execution context.

Copyright B) 2004 Apache XML Project. All Rights Reserved.