クラス
jp.co.cybec.cb3.accessor.fileaccess.xml.XMLPath の使用

XMLPath を使用しているパッケージ
jp.co.cybec.cb3.accessor.fileaccess.xml XMLファイルへのアクセスを行うクラスを提供します。 
 

jp.co.cybec.cb3.accessor.fileaccess.xml での XMLPath の使用
 

XMLPath を返す jp.co.cybec.cb3.accessor.fileaccess.xml のメソッド
 XMLPath XMLPath.selectChildPath(String path)
          現在のノードから指定された子のパスを検索し、XMLPathを返却します。
 XMLPath XMLFileReaderImpl.selectPath(String path)
          XMLファイルから指定されたパスを検索し、XMLPathを返却します。
 XMLPath XMLFileReader.selectPath(String path)
          XMLファイルから指定されたパスを検索し、XMLPathを返却します。
 



Copyright © 2008 Cyber Beans Corporation. All Rights Reserved.