See: Description
Class | Description |
---|---|
JkAbstractPathTree<T extends JkAbstractPathTree> |
Provides a view on files and sub-folders contained in a given directory or zip file.
|
JkAbstractPathTree.FileChange | |
JkPathFile |
A path standing for a file (not a directory).
|
JkPathMatcher |
A collection of pre-defined
PathMatcher s, each associated with a label for human-readable identification. |
JkPathSequence |
A sequence of file path (folder or archive).
|
JkPathTree |
Provides a view on files and sub-folders contained in a given directory or zip file.
|
JkPathTreeSet |
Immutable collection of
JkPathTree instances representing multiple
directory trees or zip file trees. |
JkResourceProcessor |
This processor basically copies some resource files to a target folder
(generally the class folder).
|
JkUrlFileProxy | |
JkZipTree |
A
JkPathTree for zip path tree located in a zip file. |