| Package | Description |
|---|---|
| xyz.cofe.text |
| Modifier and Type | Method and Description |
|---|---|
EndLine |
IndentStackWriter.getEndLine() |
EndLine |
EndLineReWriter.getEndLine()
Символы перевода строк в которые необходимо перевести обнаруженные
|
static EndLine |
EndLine.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EndLine[] |
EndLine.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndentStackWriter.setEndLine(EndLine endline) |
void |
EndLineReWriter.setEndLine(EndLine endline)
Указывает символы перевода строк в которые необходимо перевести обнаруженные
|
| Constructor and Description |
|---|
EndLineReWriter(Writer writer,
EndLine endl)
Конструктор
|
PrefixWriter(Writer writer,
EndLine endl) |
Copyright © 2017. All rights reserved.