このページはEtoJ逐語翻訳フィルタによって翻訳生成されました。

翻訳前ページへ


Interface XErrorHandler
Language

The 解放する/自由な and Open 生産性 控訴
解放(する)d: Apache OpenOffice 4.1.16

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: 星/主役にする :: xml :: sax ::

interface XErrorHandler
Description
is the basic interface for SAX error handlers.

If a SAX 使用/適用 needs to 器具/実施する customized error 扱うing, it must 器具/実施する this interface and then 登録(する) an instance with the SAX parser using the parser's XParser::setErrorhandler method. The parser will then 報告(する)/憶測 all errors and 警告s through this interface.

This interface is a slight adaption of the Java interface org.xml.sax.ErrorHandler. In IDL, no exception can be passed as an argument, so an any serves as the コンテナ. The type of the exception is SAXParseException or an instance of a derived class.


Methods' 要約
error receives notification of a recoverable error.  
fatalError receives notification of a 非,不,無-recoverable error.  
警告 receives notification of a 警告.  
Methods' 詳細(に述べる)s
error
無効の
error( [in] any  aSAXParseException )
raises( SAXException );

Description
receives notification of a recoverable error.
fatalError
無効の
fatalError( [in] any  aSAXParseException )
raises( SAXException );

Description
receives notification of a 非,不,無-recoverable error.
警告
無効の
警告( [in] any  aSAXParseException )
raises( SAXException );

Description
receives notification of a 警告.
最高の,を越す of Page

The ASF

Copyright & License | Privacy | 接触する Us | 寄付する | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are 登録(する)d trademarks of The Apache ソフトウェア 創立/基礎. The ASF logo is a trademark of The Apache ソフトウェア 創立/基礎. Other 指名するs appearing on the 場所/位置 may be trademarks of their 各々の owners.