インターフェースの使用
jakarta.xml.bind.ValidationEventLocator
ValidationEventLocator を使用するパッケージ パッケージ 説明 jakarta.xml.bind アンマーシャリング、マーシャリング、検証機能を含むクライアントアプリケーションにランタイムバインディングフレームワークを提供します。jakarta.xml.bind.helpers Jakarta XML Binding Provider Use Only : 一部のjakarta.xml.bind
インターフェースの部分的なデフォルト実装を提供します。jakarta.xml.bind 内の ValidationEventLocator 使用
ValidationEventLocator を返す jakarta.xml.bind のメソッド 修飾子と型 メソッド 説明 ValidationEventLocator
ValidationEvent. getLocator()
この警告 / エラーのロケーターを取得します。jakarta.xml.bind.helpers 内の ValidationEventLocator 使用
ValidationEventLocator を実装している jakarta.xml.bind.helpers のクラス 修飾子と型 クラス 説明 class
ValidationEventLocatorImpl
ValidationEventLocator インターフェースのデフォルトの実装。ValidationEventLocator を返す jakarta.xml.bind.helpers のメソッド 修飾子と型 メソッド 説明 ValidationEventLocator
ValidationEventImpl. getLocator()
型 ValidationEventLocator のパラメーターを持つ jakarta.xml.bind.helpers のメソッド 修飾子と型 メソッド 説明 void
ValidationEventImpl. setLocator(ValidationEventLocator _locator)
このイベントのロケーターオブジェクトを設定します。型 ValidationEventLocator のパラメーターを持つ jakarta.xml.bind.helpers のコンストラクター コンストラクター 説明 NotIdentifiableEventImpl(int _severity, StringSE _message, ValidationEventLocator _locator)
新しい NotIdentifiableEventImpl を作成します。NotIdentifiableEventImpl(int _severity, StringSE _message, ValidationEventLocator _locator, ThrowableSE _linkedException)
新しい NotIdentifiableEventImpl を作成します。ParseConversionEventImpl(int _severity, StringSE _message, ValidationEventLocator _locator)
新しい ParseConversionEventImpl を作成します。ParseConversionEventImpl(int _severity, StringSE _message, ValidationEventLocator _locator, ThrowableSE _linkedException)
新しい ParseConversionEventImpl を作成します。PrintConversionEventImpl(int _severity, StringSE _message, ValidationEventLocator _locator)
新しい PrintConversionEventImpl を作成します。PrintConversionEventImpl(int _severity, StringSE _message, ValidationEventLocator _locator, ThrowableSE _linkedException)
新しい PrintConversionEventImpl を作成します。ValidationEventImpl(int _severity, StringSE _message, ValidationEventLocator _locator)
新しい ValidationEventImpl を作成します。ValidationEventImpl(int _severity, StringSE _message, ValidationEventLocator _locator, ThrowableSE _linkedException)
新しい ValidationEventImpl を作成します。