| パッケージ | 説明 |
|---|---|
| jp.terasoluna.fw.oxm.xsd |
OXMapperのスキーマ関連
|
| jp.terasoluna.fw.oxm.xsd.xerces |
OXMapperのスキーマ関連のXerces拡張クラス
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Document |
SchemaValidator.validate(InputStream in,
Object object,
ErrorMessages errorMessages)
XMLデータの形式チェックを行うメソッド。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ErrorMessages |
XMLErrorReporterEx.getErrorMessages()
エラーメッセージのリストを返却する
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
SchemaValidatorImpl.setCommonParserProperty(org.apache.xerces.parsers.DOMParser parser,
ErrorMessages errorMessages)
パーサ共通のPropertyを設定する。
|
Document |
SchemaValidatorImpl.validate(InputStream in,
Object object,
ErrorMessages errorMessages)
XMLデータの形式チェックを行うメソッド。
|
| コンストラクタと説明 |
|---|
XMLErrorReporterEx(ErrorMessages errorMessages)
コンストラクタ
|
Copyright © 2015. All Rights Reserved.