Package | Description |
---|---|
onbon.bx05.area.page |
图文区域内可显示的页面。
|
onbon.bx05.utils |
通用工具。
|
Modifier and Type | Method and Description |
---|---|
TextBinary.BreakType |
TextFileBxPage.getBreakType()
取得换行处理方式。
|
Modifier and Type | Method and Description |
---|---|
void |
TextFileBxPage.setBreakType(TextBinary.BreakType breakType)
设定换行处理方式
|
Modifier and Type | Method and Description |
---|---|
static TextBinary.BreakType |
TextBinary.BreakType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextBinary.BreakType[] |
TextBinary.BreakType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<String> |
TextBinary.read(String filePath,
String encoding,
TextBinary.BreakType breakType)
读取纯文字档案内容。
|
Copyright © 2020 onbon4j. All rights reserved.