Class OutputFormat.Defaults

  • Enclosing class:
    OutputFormat

    public static class OutputFormat.Defaults
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String Encoding
      The default encoding for Web documents it UTF-8.
      static int Indent
      If indentation is turned on, the default identation level is 4.
      static int LineWidth
      The default line width at which to break long lines when identing.
    • Constructor Summary

      Constructors 
      Constructor Description
      Defaults()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait