FormatterBuilder

org.beangle.commons.file.text.FormatterBuilder

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def build(): Formatter
def disableTab2space(): this.type
def enableTab2space(tablength: Int): this.type
def enableTrimTrailingWhiteSpace(): this.type
def fixcrlf(eof: String): this.type
def insertFinalNewline(): this.type

Concrete fields

var eof: String
var tablength: Int