public interface JTextSource
| Modifier and Type | Method and Description |
|---|---|
char[] |
charArray() |
String |
name() |
JTextSourceRange |
range(int from,
int to) |
Reader |
reader() |
String |
text() |
String name()
Reader reader()
String text()
char[] charArray()
JTextSourceRange range(int from, int to)
Copyright © 2021 vpc open source initiative. All rights reserved.