久々のシリーズ。 今回はcommons-configuration。設定ファイル、ってありますよね。Javaだとproperties、Windosだとiniファイルが使われる事が多い。複雑なものだとXMLで書いたりする。 さて、そんなファイルの読み込み・書き出しってどうしますか。まさかFileInputStreamで自前で読み出すとか、しないですよね。コメント行の処理等、やらなきゃいけないことは結構あります。まぁ、propファイルだったらPropertiesクラスで読み書きできますが、それでも、そうそう便利には出来ていません。 XMLファイルだったりすると、DOM組んで読み書きしますかね。これも結構大仕事。 という時に使うのがcommons-configurationのようです。まぁ、能書きよりコードですかね。 propertiesファイルの場合 foo = hoge foo.bar =
Email Overview Download User guide Security Reports Javadoc Core Javadoc Jakarta Javadoc Javax Javadoc Archive Core 2.x Javadoc Archive Jakarta 2.x Javadoc Archive Javax 2.x Javadoc Archive 1.x Development Building Project Documentation Project Information Project Reports Commons Home License Components Sandbox Dormant General Information Security Volunteering Contributing Patches Building Compone
General file manipulation utilities. Facilities are provided in the following areas: writing to a file reading from a file make a directory including parent directories copying files and directories deleting files and directories converting to and from a URL listing files and directories by filter and extension comparing file content file last changed date calculating a checksum Note that a specif
Apache Commonsの導入 - Scala覚書 概要 かゆいところに手が届くJavaのライブラリ、Apache Commonsの導入と簡易なサンプル。 @Author mwSoft @Date 2010/11/30 @Env Scala2.8 Apache Commonsとは Apache Commonsは、あると一手間省けるような便利機能を大量に盛り込んだライブラリです。C++で言えばBoost・・・・とは少し違うな。RubyのActiveSupportみたいなもの、と言った方が近いだろうか。 Apache系のJavaのプロジェクトではたいてい利用されているのでJavaを使っていれば見かけることも多い。StrutsとかHadoopとかLuceneの中でも使われてます。 個人的に良く使っているのは、以下の6つあたり。 名称概要API
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く