Class OutputFormat.Defaults

    • Field Summary

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

      Constructors 
      Constructor Description
      Defaults()
      Deprecated.