| Package | Description |
|---|---|
| xyz.cofe.cxconsole.script | |
| xyz.cofe.cxconsole.script.out |
| Modifier and Type | Field and Description |
|---|---|
protected Format |
ScriptOutputService.scriptErrorFormat |
protected Format |
ScriptOutputService.scriptOutputFormat |
| Modifier and Type | Method and Description |
|---|---|
Format |
ScriptOutputService.getScriptErrorFormat()
Формат stdio error output
|
Format |
ScriptOutputService.getScriptOutputFormat()
Формат stdio output
|
| Modifier and Type | Field and Description |
|---|---|
protected Format |
Message.format |
protected Format |
StyledWriter.format |
protected Format |
StyledWriter.BaseWriter.format |
| Modifier and Type | Method and Description |
|---|---|
Format |
Format.clone() |
Format |
Message.getFormat() |
Format |
StyledWriter.getFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
Message.setFormat(Format format) |
void |
StyledWriter.setFormat(Format format) |
| Constructor and Description |
|---|
BaseWriter(TextWriter target,
Format format) |
Format(Format sample) |
Message(String text,
Format fmt) |
Copyright © 2018. All rights reserved.