|
|
This package defines the generic APIs for processing transformation
instructions, and performing a transformation from source to result. |
Get the object that is used by default during the transformation
to resolve URIs used in document(), xsl:import, or xsl:include. |
Get an object that will be used to resolve URIs used in
document(), etc. |
abstract void |
Set an object that is used by default during the transformation
to resolve URIs used in xsl:import, or xsl:include.
abstract void |
Set an object that will be used to resolve URIs used in
document().
|