Uses of Interface javax.xml.transform.ErrorListener

Uses in package javax.xml.transform

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.