org.beangle.commons.file.text

tab2space,fixcrlf,trim_trailing_whitespace,insert_final_newline{fixlast}

Attributes

Members list

Type members

Classlikes

class DefaultFormatter(val eof: String, lineProcessors: List[LineProcessor], val fixLast: Boolean) extends Formatter

Attributes

Supertypes
trait Formatter
class Object
trait Matchable
class Any
object Formatter

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Formatter.type
trait Formatter

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Tab2Space(tablength: Int) extends LineProcessor

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type