| Package | Description | 
|---|---|
| oracle.javatools.editor.find | 
| Modifier and Type | Method and Description | 
|---|---|
static ReplaceResult | 
Replacer.replace(BasicEditorPane editor,
       ReplaceCriteria criteria)
Replace according to the 
 | 
static ReplaceResult | 
Replacer.skip(BasicEditorPane editor,
    FindCriteria criteria)
Mark the current find as 'skipped' and move to the next find. 
 | 
ReplaceResult | 
PromptedReplacer.start()
Start the mechanism. 
 |