| Package | Description |
|---|---|
| org.basex.gui.view.text |
GUI Text View.
|
| org.basex.io.out |
| Modifier and Type | Method and Description |
|---|---|
void |
TextView.setText(ArrayOutput out,
Command c)
Sets the output text.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayOutput |
ArrayOutput.max(int m)
Sets the maximum number of bytes to be written.
|