Class TomlWriter

java.lang.Object
dev.denux.dtp.internal.writer.TomlWriter

public class TomlWriter extends Object
  • Constructor Details

    • TomlWriter

      public TomlWriter(Object object)
    • TomlWriter

      public TomlWriter(Object object, boolean subClass)
  • Method Details

    • writeToString

      public String writeToString()