当前位置:   article > 正文

javax.xml.transform Interfaces ErrorListener_an object that implements this interface contains

an object that implements this interface contains the informationneeded to a

To provide customized error handling, implement this interface and use the setErrorListener method to register an instance of the implementation with the Transformer.
Result

An object that implements this interface contains the information needed to build a transformation result tree.
Source An object that implements this interface contains the information needed to act as source input (XML source or transformation instructions).
SourceLocator This interface is primarily for the purposes of reporting where an error occurred in the XML source or transformation instructions.
Templates An object that implements this interface is the runtime representation of processed transformation instructions.
URIResolver

An object that implements this interface that can be called by the processor to turn a URI used in document(), xsl:import, or xsl:include into a Source object.
Classes
OutputKeys Provides string constants that can be used to set output properties for a Transformer, or to retrieve output properties from a Transformer or Templates object.
Transformer An instance of this abstract class can transform a source tree into a result tree.
TransformerFactory

A TransformerFactory instance can be used to create Transformer and Templates objects.
Exceptions
TransformerConfigurationException Indicates a serious configuration error.
TransformerException This class specifies an exceptional condition that occurred during the transformation process.
Errors
TransformerFactoryConfigurationError Thrown when a problem with configuration with the Transformer Factories exists.

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/我家自动化/article/detail/801950
推荐阅读
相关标签
  

闽ICP备14008679号