Class ObjectMapperExample

java.lang.Object
ninja.leaping.configurate.examples.ObjectMapperExample

public class ObjectMapperExample
extends Object
An example of how to use the ObjectMapper for a simple read-only configuration. Error handling is not considered in this example, but for a fully fledged application it will be essential.