public class Yaml extends Object
Constructor and Description |
---|
Yaml() |
Modifier and Type | Method and Description |
---|---|
static com.fasterxml.jackson.databind.ObjectMapper |
mapper() |
static com.fasterxml.jackson.databind.ObjectWriter |
pretty() |
static void |
prettyPrint(Object o) |
public static com.fasterxml.jackson.databind.ObjectMapper mapper()
public static com.fasterxml.jackson.databind.ObjectWriter pretty()
public static void prettyPrint(Object o)
Copyright © 2019. All Rights Reserved.