| Package | Description |
|---|---|
| oracle.javatools.editor.find |
| Class and Description |
|---|
| Find
A single instance where text was found.
|
| FindBundle |
| FindCriteria
A class defining what the finder should look for, and how it should do it.
|
| FindCriteria.Direction
Which way to find.
|
| FindResult
The results of a call to a Finder.
|
| ReplaceCriteria
Criteria for replacing.
|
| ReplaceCriteria.Scope
Scope of operation
|
| Replacement
Details of a single replace occurance.
|
| ReplaceResult
Result of a replace or skip action on the Replacer.
|
| ReplaceResult.State |