
Protected Member Functions | |
| void | addFilesMatchingQualifierToSet (EOQualifier aQualifier, NSMutableSet aSet) |
| KeyValue () | |
| Class | type () |
Private Member Functions | |
| void | addFileWithQualifierToSet (EOKeyValueQualifier aQualifier, NSMutableSet aSet) |
| void | addParentFilesWithQualifierToSet (EOKeyValueQualifier aQualifier, NSMutableSet aSet) |
Static Private Attributes | |
| static final String | ParentPathKey = "parent" |
| static final String[] | PathKeys = { "absolutePath", "canonicalPath", "path" } |
| static final int | PathKeysCount = PathKeys.length |
| KeyValue | ( | ) | [protected] |
| void addFilesMatchingQualifierToSet | ( | EOQualifier | aQualifier, | |
| NSMutableSet | aSet | |||
| ) | [protected, virtual] |
Implements FSQualifierHandler.
| void addFileWithQualifierToSet | ( | EOKeyValueQualifier | aQualifier, | |
| NSMutableSet | aSet | |||
| ) | [private] |
| void addParentFilesWithQualifierToSet | ( | EOKeyValueQualifier | aQualifier, | |
| NSMutableSet | aSet | |||
| ) | [private] |
| Class type | ( | ) | [protected, virtual] |
Implements FSQualifierHandler.
final String ParentPathKey = "parent" [static, private] |
final int PathKeysCount = PathKeys.length [static, private] |
1.5.8