| 
Constructors  | 
 
   | 
| 
 
XSLTransformer()   | 
 
XSLTransformet constructor   | 
| 
 
XSLTransformer(int)   | 
 
XSLTransformer constructor   | 
| 
Methods  | 
 
   | 
| 
 
addXSLTransformerErrorListener(XSLTransformerErrorListener)   | 
 
Adds an error event listener   | 
| 
 
addXSLTransformerListener(XSLTransformerListener)   | 
 
Adds a listener   | 
| 
 
   | 
 
Returns the unique XSLTransformer id   | 
 getResult()
  | 
 
Returns the document fragment for the resulting document.   | 
| 
 
processXSL(XSLStylesheet, InputStream, URL)   | 
 
Initiate XSL Transformation in the background.   | 
| 
 
processXSL(XSLStylesheet, Reader, URL)   | 
 
Initiate XSL Transformation in the background.   | 
| 
 
processXSL(XSLStylesheet, URL, URL)   | 
 
Initiate XSL Transformation in the background.   | 
| 
 
   | 
 
Initiate XSL Transformation in the background.   | 
| 
 
processXSL(XSLStylesheet, XMLDocument, OutputStream)   | 
 
Initiate XSL Transformation in the background.   | 
| 
 
removeDOMTransformerErrorListener(XSLTransformerErrorListener)   | 
 
Renmoves an error event listener   | 
| 
 
removeXSLTransformerListener(XSLTransformerListener)   | 
 
Removes a listener   | 
| 
 
run()   | 
 
   | 
| 
 
   | 
 
Sets the error stream used by the XSL processor   | 
| 
 
showWarnings(boolean)   | 
 
Sets the showWarnings flage used by the XSL processor   |