| Frames | No Frames |
Methods with parameter type javax.xml.transform.ErrorListener | |
| void | |
Methods with return type javax.xml.transform.ErrorListener | |
| ErrorListener | |
Methods with parameter type javax.xml.transform.ErrorListener | |
| void | Sets the callback used to report errors during the transformation.
|
| void | Sets the callback to be used by transformers obtained from this factory
to report transformation errors.
|
Methods with return type javax.xml.transform.ErrorListener | |
| ErrorListener | Returns the callback used to report errors during the transformation.
|
| ErrorListener | Returns the callback to be used by transformers obtained from this
factory to report transformation errors.
|
Methods with parameter type javax.xml.transform.ErrorListener | |
| void | Assigns a value that would be used when parsing stylesheets |
Methods with return type javax.xml.transform.ErrorListener | |
| ErrorListener | Returns the value assigned by setErrorListener(ErrorListener). |
Methods with parameter type javax.xml.transform.ErrorListener | |
| void | Sets the callback used to report errors during the transformation.
|
| void | |
Methods with return type javax.xml.transform.ErrorListener | |
| ErrorListener | Returns the callback used to report errors during the transformation.
|
| ErrorListener | |