Class Indentation

java.lang.Object
com.github.javaparser.printer.configuration.Indentation

public class Indentation extends Object
This class defines the characteristics of an indentation: the type (space, tabs..) and the size (How many characters must be used to indent the code).