java.lang.Object
java.io.Writer
com.tlcsdm.core.freemarker.directive.StyleDirective.Line120Writer
- 所有已实现的接口:
Closeable,Flushable,Appendable,AutoCloseable
- 封闭类:
StyleDirective
格式化长度最长为120.
-
字段详细资料
-
lineLength
private final int lineLength- 另请参阅:
-
out
-
sysType
-
matchRegex
-
strCount
private int strCount -
spaceStartPlace
private int spaceStartPlace -
isComment
private boolean isComment -
tmpData
-
-
构造器详细资料
-
Line120Writer
Line120Writer(Writer out)
-
-
方法详细资料
-
write
- 指定者:
write在类中Writer- 抛出:
IOException
-
flush
- 指定者:
flush在接口中Flushable- 指定者:
flush在类中Writer- 抛出:
IOException
-
close
- 指定者:
close在接口中AutoCloseable- 指定者:
close在接口中Closeable- 指定者:
close在类中Writer- 抛出:
IOException
-