@Deprecated public interface ILayerProvider extends IEncoder
| Modifier and Type | Method and Description |
|---|---|
String |
endCode()
Deprecated.
Gets the string denoting the end of external codes.
|
String |
endInline()
Deprecated.
Gets the string denoting the end of inline codes.
|
String |
endSegment()
Deprecated.
Gets the string denoting the end of a bilingual segment.
|
String |
midSegment(int leverage)
Deprecated.
Gets the string for the separator at the middle of a bilingual segment.
|
String |
startCode()
Deprecated.
Gets the string denoting the start of external codes.
|
String |
startInline()
Deprecated.
Gets the string denoting the start of inline codes.
|
String |
startSegment()
Deprecated.
Gets the string denoting the start of a bilingual segment.
|
encode, encode, encode, getCharsetEncoder, getEncoding, getLineBreak, getParameters, reset, setOptions, toNativeString startCode()
String endCode()
String startInline()
String endInline()
String startSegment()
String endSegment()
String midSegment(int leverage)
leverage - Indicator of leverage to optionally place in the separator.Copyright © 2021. All rights reserved.