public class JavaDocStencil extends StaticStencil
Constructor and Description |
---|
JavaDocStencil() |
Modifier and Type | Method and Description |
---|---|
String |
getBeforeEachLine() |
int |
getBlankLinesAfter() |
int |
getBlankLinesBefore() |
String |
getFirstLine() |
String |
getLastLine() |
String |
getSkipLines() |
boolean |
willPrefixBlankLines() |
getId, setBeforeEachLine, setBlankLinesAfter, setBlankLinesBefore, setFirstLine, setId, setLastLine, setPrefixBlankLines, setSkipLines
public String getSkipLines()
getSkipLines
in class Stencil
public String getFirstLine()
getFirstLine
in class Stencil
public String getLastLine()
getLastLine
in class Stencil
public String getBeforeEachLine()
getBeforeEachLine
in class Stencil
public boolean willPrefixBlankLines()
willPrefixBlankLines
in class Stencil
public int getBlankLinesBefore()
getBlankLinesBefore
in class Stencil
public int getBlankLinesAfter()
getBlankLinesAfter
in class Stencil
Copyright © 2017. All rights reserved.