List of utility methods to do Path Level
String parentPath = null; File file = new File(path); parentPath = file.getParent(); return parentPath;
int pos = path.lastIndexOf(File.separator); if (pos <= 0) { return null; return path.substring(0, pos);
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル