概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
B
F
G
H
J
R
S
T
X
X
XMLDocument
- class jp.co.erlab.XMLSim.util.
XMLDocument
.
XML形式のデータをDOM DocumentでJavaのオブジェクトにマッピングする。
XMLDocument()
- class jp.co.erlab.XMLSim.util.
XMLDocument
のコンストラクタ
コンストラクタ:初期状態のXMLDocumentを作成する。
XMLDocument(byte[])
- class jp.co.erlab.XMLSim.util.
XMLDocument
のコンストラクタ
コンストラクタ:バイト配列からXMLDocumentを作成する。
XMLDocument(InputStream)
- class jp.co.erlab.XMLSim.util.
XMLDocument
のコンストラクタ
コンストラクタ:インプットストリームからXMLDocumentを作成する。
XMLDocument(File)
- class jp.co.erlab.XMLSim.util.
XMLDocument
のコンストラクタ
コンストラクタ:ファイルストリームからXMLDocumentを作成する。
XMLDocumentException
- exception jp.co.erlab.XMLSim.util.
XMLDocumentException
.
XMLDocumentオブジェクト作成、操作時に発生した例外をラップする例外クラス。
XMLDocumentException()
- class jp.co.erlab.XMLSim.util.
XMLDocumentException
のコンストラクタ
コンストラクタ
XMLDocumentException(String)
- class jp.co.erlab.XMLSim.util.
XMLDocumentException
のコンストラクタ
コンストラクタ
XMLDocumentException(Throwable)
- class jp.co.erlab.XMLSim.util.
XMLDocumentException
のコンストラクタ
コンストラクタ
XMLDocumentException(String, Throwable)
- class jp.co.erlab.XMLSim.util.
XMLDocumentException
のコンストラクタ
コンストラクタ
概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
B
F
G
H
J
R
S
T
X