Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Interface
javax.xml.transform.ErrorListener

Packages that use ErrorListener
Package Description
javax.xml.transform This package defines the generic APIs for processing transformation instructions, and performing a transformation from source to result. 
 

Uses of ErrorListener in javax.xml.transform
 

Methods in javax.xml.transform that return ErrorListener
Modifier and Type Method and Description
abstract  ErrorListener TransformerFactory.getErrorListener()
          Get the error event handler for the TransformerFactory.
abstract  ErrorListener Transformer.getErrorListener()
          Get the error event handler in effect for the transformation.
 

Methods in javax.xml.transform with parameters of type ErrorListener
Modifier and Type Method and Description
abstract  void TransformerFactory.setErrorListener(ErrorListener listener)
          Set the error event listener for the TransformerFactory, which is used for the processing of transformation instructions, and not for the transformation itself.
abstract  void Transformer.setErrorListener(ErrorListener listener)
          Set the error event listener in effect for the transformation.
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.