Frames | No Frames |
Methods with parameter type org.apache.xalan.transformer.TransformSnapshot | |
void | This will execute the following XSLT instructions
from the snapshot point, after the stylesheet execution
context has been reset from the snapshot point.
|
void | This will reset the stylesheet execution context
from the snapshot point.
|
Methods with return type org.apache.xalan.transformer.TransformSnapshot | |
TransformSnapshot | This will get a snapshot of the current executing context
|