Interface TextEditing

All Superinterfaces:
Editing
All Known Implementing Classes:
TextEditingBase

public interface TextEditing extends Editing
Editing session of a source file for the case when it's a text file.
  • Method Details