| Package | Description |
|---|---|
| net.sf.okapi.filters.yaml.parser |
| Modifier and Type | Field and Description |
|---|---|
List<Line> |
IndentedBlock.lines |
| Modifier and Type | Method and Description |
|---|---|
List<Line> |
Scalar.getTranslatableStrings() |
List<Line> |
QuotedScalar.getTranslatableStrings()
Create a list of lines that represent TextUnits
and skeleton (e.g., newlines) between them
decode the strings based on the type
|
List<Line> |
IndentedBlock.getTranslatableStrings()
Create a list of lines that represent TextUnits
and skeleton (e.g., newlines) between them
decode the strings before saving
|
| Modifier and Type | Method and Description |
|---|---|
void |
QuotedScalar.addLine(Line line) |
void |
IndentedBlock.addLine(Line line) |
Copyright © 2022. All rights reserved.