| Modifier and Type | Method and Description |
|---|---|
static String |
YamlEngine.marshal(Object value,
Collection<TupleProcessor> tupleProcessors)
Marshal YAML.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultYamlRepresenter.registerTupleProcessor(TupleProcessor tupleProcessor)
Register new tuple processor into representer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SkipUnsetTupleProcessor
Skip unset tuple processor.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.