クラス
daruma.bus.processor.csv.MispSchema.MispSchemaNamespace の使用

MispSchema.MispSchemaNamespace を使用しているパッケージ
daruma.bus.processor.csv   
 

daruma.bus.processor.csv での MispSchema.MispSchemaNamespace の使用
 

MispSchema.MispSchemaNamespace を返す daruma.bus.processor.csv のメソッド
 MispSchema.MispSchemaNamespace MispSchema.getNamespace(int index)
          指定されたインデックスの名前空間を取得する
 MispSchema.MispSchemaNamespace MispSchema.addNamespace()
          名前空間をリストに追加する
 MispSchema.MispSchemaNamespace MispSchema.findNamespaceByUri(java.lang.String uri)
          指定された名前空間URIの名前空間を検索する
 MispSchema.MispSchemaNamespace MispSchema.findNamespaceByPrefix(java.lang.String prefix)
          指定された名前空間接頭辞の名前空間を検索する
 

MispSchema.MispSchemaNamespace 型のパラメータを持つ daruma.bus.processor.csv のメソッド
 void MispSchema.MispSchemaNamespace.copy(MispSchema.MispSchemaNamespace ns)
          名前空間をコピーする