インタフェース
com.JRcServer.commons.util.ReadIndex の使用

ReadIndex を使用しているパッケージ
com.JRcServer.commons.io IO�֘A�̏�����T�|�[�g���܂�. 
com.JRcServer.commons.util JRcCommons���[�e�B���e�B�p�b�P�[�W. 
com.JRcServer.commons.util.read ���ǂݍ���(���)������T�|�[�g���܂�. 
 

com.JRcServer.commons.io での ReadIndex の使用
 

ReadIndex を実装している com.JRcServer.commons.io のクラス
 class ReadEnterIndex
          改行単位でインデックスを設定して、情報取得.
 

com.JRcServer.commons.util での ReadIndex の使用
 

ReadIndex を実装している com.JRcServer.commons.util のクラス
 class MemoryIndex
          メモリインデックス情報.
 

com.JRcServer.commons.util.read での ReadIndex の使用
 

ReadIndex 型のパラメータを持つ com.JRcServer.commons.util.read のメソッド
 void ReadKey.create(ReadIndex info)
          キーワードを取得する情報を生成します。
 void ReadIni.create(ReadIndex index)
          情報生成.
 void ReadCsv.create(ReadIndex index)
          情報生成.
 void ReadKey.create(ReadIndex info, java.lang.String comment)
          キーワードを取得する情報を生成します。
 void ReadProperty.loadPropery(ReadIndex info)
          プロパティ情報生成。
 

ReadIndex 型のパラメータを持つ com.JRcServer.commons.util.read のコンストラクタ
ReadCsv(ReadIndex index)
          コンストラクタ.
ReadCsv(ReadIndex index, java.lang.String cat)
          コンストラクタ.