public class StringInputSource extends CharSequenceInputSource
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
str |
mark| Constructor and Description |
|---|
StringInputSource(java.lang.String str) |
| Modifier and Type | Method and Description |
|---|---|
void |
copy(java.lang.StringBuilder sb,
int len) |
back, copy, getColumnNumber, getLineNumber, getOffset, mark, next, toStringpublic void copy(java.lang.StringBuilder sb,
int len)
copy in interface InputSourcecopy in class CharSequenceInputSource