| Package | Description |
|---|---|
| net.sf.okapi.filters.yaml | |
| net.sf.okapi.filters.yaml.parser |
| Modifier and Type | Method and Description |
|---|---|
YamlScalarTypes |
YamlEncoder.getScalarType() |
| Modifier and Type | Method and Description |
|---|---|
void |
YamlEncoder.setScalarType(YamlScalarTypes scalarType) |
| Modifier and Type | Field and Description |
|---|---|
YamlScalarTypes |
Scalar.type |
YamlScalarTypes |
QuotedScalar.type |
YamlScalarTypes |
Key.type |
YamlScalarTypes |
IndentedBlock.type |
| Modifier and Type | Method and Description |
|---|---|
static YamlScalarTypes |
YamlScalarTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YamlScalarTypes[] |
YamlScalarTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IndentedBlock |
YamlParser.indented_block_scalar(YamlScalarTypes type) |
Copyright © 2021. All rights reserved.