概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
C
G
N
P
R
S
X
G
garicchi.xml.XmlObject
- パッケージ garicchi.xml.XmlObject
garicchi.xml.XmlReadParse
- パッケージ garicchi.xml.XmlReadParse
garicchi.xml.XmlWriteParse
- パッケージ garicchi.xml.XmlWriteParse
GetAttribute(String, int, String, String, String)
- クラス garicchi.xml.XmlReadParse.
XmlReadParse
のメソッド
タグ名と階層数と指定した属性名(attributeName1)が指定した属性値(attributeValue1)であるタグの属性名(attributeName2)の属性値を 取得するメゾッド
GetAttribute(String, int, String)
- クラス garicchi.xml.XmlReadParse.
XmlReadParse
のメソッド
タグ名と階層数と属性名からその属性名の属性値を取得するメゾッド 属性がない場合はnullを返す
GetAttributeList(String, int, String)
- クラス garicchi.xml.XmlReadParse.
XmlReadParse
のメソッド
タグ名と階層数と属性名が共通するタグの属性値の一覧を取得するメゾッド 属性値がない場合はnullを返す
GetAttributeName(int)
- クラス garicchi.xml.XmlObject.
XmlObject
のメソッド
添え字から属性名を取得するメゾッド
GetAttributeNameAll()
- クラス garicchi.xml.XmlObject.
XmlObject
のメソッド
属性名を一括取得するメゾッド
GetAttributeNameSize()
- クラス garicchi.xml.XmlObject.
XmlObject
のメソッド
設定されている属性名の数を取得するメゾッド
GetAttributeValue(int)
- クラス garicchi.xml.XmlObject.
XmlObject
のメソッド
属性値を取得するメゾッド
GetAttributeValueAll()
- クラス garicchi.xml.XmlObject.
XmlObject
のメソッド
属性値を一括取得するメゾッド
GetAttributeValueSize()
- クラス garicchi.xml.XmlObject.
XmlObject
のメソッド
設定されている属性値の数を取得するメゾッド
GetContainTagIndex()
- クラス garicchi.xml.XmlObject.
XmlObject
のメソッド
1階層上のタグのXmlObjectの添え字を取得するメゾッド
GetDepth()
- クラス garicchi.xml.XmlObject.
XmlObject
のメソッド
階層数を取得するメゾッド
GetElement()
- クラス garicchi.xml.XmlObject.
XmlObject
のメソッド
要素を取得するメゾッド
GetElement(String, int)
- クラス garicchi.xml.XmlReadParse.
XmlReadParse
のメソッド
タグ名と階層数から要素を取得するメゾッド 要素がなければnullを返す
GetElement(String, int, String, String)
- クラス garicchi.xml.XmlReadParse.
XmlReadParse
のメソッド
タグ名と階層数と属性名と属性値から要素を取得するメゾッド 要素がなければnullを返す 属性を指定しないのならnullにする
GetElement(String, int, String, String, String)
- クラス garicchi.xml.XmlReadParse.
XmlReadParse
のメソッド
タグ名と階層数と1階層上のタグ名、属性名、属性値から、要素を取得するメゾッド
GetElement(String, int, String)
- クラス garicchi.xml.XmlReadParse.
XmlReadParse
のメソッド
タグ名と階層数と1階層上のタグ名から要素を取得するメゾッド
GetElementList(String, int)
- クラス garicchi.xml.XmlReadParse.
XmlReadParse
のメソッド
共通するタグ名と階層数から要素のリストを返すメゾッド。
GetTag()
- クラス garicchi.xml.XmlObject.
XmlObject
のメソッド
タグを取得するメゾッド
GetTagCount(String, int)
- クラス garicchi.xml.XmlReadParse.
XmlReadParse
のメソッド
タグ名と階層数が共通するタグの数を取得するメゾッド
GetWrittingXml()
- クラス garicchi.xml.XmlWriteParse.
XmlWriteParse
のメソッド
newXmlで新規作成したXml文章を取得するメゾッド
GetXmlObject()
- クラス garicchi.xml.XmlReadParse.
XmlReadParse
のメソッド
XmlObjectクラスのインスタンスを返すメゾッド。
概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
C
G
N
P
R
S
X