| GNU Classpath (0.95) | |
| Frames | No Frames |
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.
|
| GNU Classpath (0.95) |