Interface | Description |
---|---|
IDocument | |
IRegion | |
ITextStore |
Interface for storing and managing text.
|
Class | Description |
---|---|
CopyOnWriteTextStore |
Copy-on-write
ITextStore wrapper. |
CopyOnWriteTextStore.StringTextStore |
An unmodifiable String based text store.
|
Document | |
Document.DelimiterInfo | |
GapTextStore |
Implements a gap managing text store.
|
Line |
Describes a line as a particular number of characters beginning at a
particular offset, consisting of a particular number of characters, and being
closed with a particular line delimiter.
|
LineTracker | |
PropertiesLineReader | |
Region |
Enum | Description |
---|---|
LineType |
Exception | Description |
---|---|
BadLocationException |