me.grison.jtoml
Class Util

java.lang.Object
  extended by me.grison.jtoml.Util

public class Util
extends Object

Toml Utilities.

Author:
$Author: Alexandre Grison$

Nested Class Summary
static class Util.FileToString
          Utilities around File to String conversions.
static class Util.ISO8601
          Helper class for handling ISO 8601 strings of the following format: "2008-03-01T13:00:00+01:00".
static class Util.Reflection
          Utilities around Reflection.
static class Util.TomlFieldComparator
          Custom comparator to sort fields of a class depending on its type.
static class Util.TomlString
          Toml String Utilities.
 
Constructor Summary
Util()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()


Copyright © 2013. All Rights Reserved.