|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectgggd.xml.XsdDefs
gggd.xml.XsdContainer
gggd.xml.XsdSequence
XsdSequenceクラス
| フィールドの概要 | |
(パッケージプライベート) org.w3c.dom.Node |
defs
|
(パッケージプライベート) java.lang.String |
name
|
(パッケージプライベート) java.lang.Object |
particle
|
(パッケージプライベート) java.util.ArrayList |
particleList
|
| コンストラクタの概要 | |
(パッケージプライベート) |
XsdSequence(org.w3c.dom.Node node)
コンストラクタを定義します。 |
| メソッドの概要 | |
java.lang.Object |
clone()
|
(パッケージプライベート) java.util.ArrayList |
collectSqlTables(java.util.ArrayList result)
XsdSqlTableクラスのインスタンスをリストに格納します。 |
(パッケージプライベート) void |
scan(XsdSchema topschema)
XsdSchemaクラスのインスタンスをスキャンします。 |
(パッケージプライベート) void |
setDefs(org.w3c.dom.Node defs)
初期設定を行います。 |
| クラス java.lang.Object から継承したメソッド |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| フィールドの詳細 |
java.util.ArrayList particleList
java.lang.Object particle
org.w3c.dom.Node defs
java.lang.String name
| コンストラクタの詳細 |
XsdSequence(org.w3c.dom.Node node)
node - DOMノード| メソッドの詳細 |
void scan(XsdSchema topschema)
throws java.lang.Exception
topschema - XsdSchemaクラスのインスタンス
java.lang.Exception - エラーが発生した場合にスローされる。java.util.ArrayList collectSqlTables(java.util.ArrayList result)
result - 結果格納用のリスト
void setDefs(org.w3c.dom.Node defs)
defs - DOMノードpublic java.lang.Object clone()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||