Class NoIndentWriter

    • Constructor Detail

      • NoIndentWriter

        public NoIndentWriter​(java.io.Writer out)
    • Method Detail

      • write

        public int write​(java.lang.String str)
                  throws java.io.IOException
        Description copied from class: AutoIndentWriter
        Write out a string literal or attribute expression or expression element.
        Specified by:
        write in interface STWriter
        Overrides:
        write in class AutoIndentWriter
        Throws:
        java.io.IOException