NormalDirectory (クラス)
public abstract NormalDirectory {inherits Directory}
パッケージ: CURL.IO.FILE
直接継承しているサブクラス: HttpDirectory, LocalDirectory

このクラスでは、"標準的な" 構文ルールに従う Directory の各サブクラスを表すことだけを目的としています。"標準的な" 構文には、標準の URL フォーマット名 (http://...file://... など) があります。NormalDirectory では、<scheme>:... 形式の名前を常に絶対名として認識します。さらに、NormalDirectory 内のオブジェクトの名前は、スラッシュで区切られたパス名のコンポーネントで構成されます。


プロパティ
プロパティ 継承 Directory: name, parent-dir, size, url, url-separator
プロパティ 継承 Association-of: efficient-size, empty?, key-type
プロパティ 継承 Aggregate-of: element-type

メソッド
メソッド 継承 Directory: concat, get, get-if-exists, key-exists?, remove, set, special-entry?, url-valid-separator?
メソッド 継承 Association-of: clear, clone, filter, filter-clone, filter-keys, filter-keys-clone, get-key, get-key-if-exists, keys-to-Iterator
メソッド 継承 Aggregate-of: to-Iterator
メソッド 継承 Object: object-describe, object-describe-for-debugging, object-serialize




プロパティ詳細


メソッド詳細