GNU Classpath (0.95) | |
Frames | No Frames |
Methods with parameter type javax.xml.transform.URIResolver | |
void | Sets the callback used to resolve entities referenced by
xsl:include , xsl:import , or the XPath
document() function.
|
void | Set the resolver callback to be used by transformers obtained from
this factory.
|
Methods with return type javax.xml.transform.URIResolver | |
URIResolver | Returns the callback used to resolve entities referenced by
xsl:include , xsl:import , or the XPath
document() function.
|
URIResolver | Returns the resolver callback to be used by transformers obtained from
this factory.
|
GNU Classpath (0.95) |