Class AgaveWriter.Indent

java.lang.Object
org.biojava.bio.seq.io.agave.AgaveWriter.Indent
Enclosing class:
AgaveWriter

protected class AgaveWriter.Indent extends Object
Implements indenting for elements.
Author:
Brian King
  • Field Details

  • Constructor Details

  • Method Details

    • indent

      public void indent()
      Add a level of indentation
    • unIndent

      public void unIndent()
      Remove a level of indentation
    • toString

      public String toString()
      Return the current indent
      Overrides:
      toString in class Object