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.
-
Constructor Summary
Constructors Constructor Description ObjectMapperExample()
-
Method Summary
-
Constructor Details
-
ObjectMapperExample
public ObjectMapperExample()
-
-
Method Details
-
main
- Throws:
IOException
ObjectMappingException
-