| Modifier and Type | Class and Description | 
|---|---|
| class  | SectionEditorInterface to section based editing. | 
| class  | TrailingWhitespaceEditorLineEditorremoving trailing whitespace. | 
| Constructor and Description | 
|---|
| LineEditor(LineEditor editor)Creates a new  LineEditorinstance taking an editor to chain. | 
| LineEditor(LineEditor editor,
                    String lineSeparator)Creates a new  LineEditorinstance taking an editor to chain and a string to use for separating lines. | 
| SectionEditor(LineEditor editor)Creates a new  SectionEditorinstance taking an editor to chain. | 
| SectionEditor(LineEditor editor,
                          String lineSeparator)Creates a new  SectionEditorinstance taking an editor to chain and a string to use for separating lines. | 
| TrailingWhitespaceEditor(LineEditor editor)Creates a new  TrailingWhitespaceEditorinstance taking an editor to chain. | 
| TrailingWhitespaceEditor(LineEditor editor,
                                                String lineSeparator)Creates a new  TrailingWhitespaceEditorinstance taking an editor to chain and a string to use for
 separating lines. | 
Copyright © 2005–2016 The JOMC Project. All rights reserved.