| Interface | Description |
|---|---|
| Scanner.Action |
Action interface passed to scan method to act on files.
|
| Class | Description |
|---|---|
| ActionFactory | |
| Block |
Represents a range of Strings, typically read from a file, that are in some sense
related and contiguous.
|
| BlockParser |
Utility class used to convert FileWrappers into (lists of) Blocks.
|
| FileWrapper |
File wrapper for text files.
|
| Recognizer |
Recognizes files according to patterns, and performs actions accordingly.
|
| Scanner |
Recursively scan directories to process files.
|
| StringParser | |
| WorkspaceRename |
| Enum | Description |
|---|---|
| FileWrapper.FileState | |
| FileWrapper.OpenMode |
Copyright © 2018 Oracle. All Rights Reserved.