-
- All Implemented Interfaces:
-
icu.windea.breezeframework.core.component.Component,icu.windea.breezeframework.core.component.Escaper,icu.windea.breezeframework.core.component.Escaper.LineBreakEscaper
public class Escaper.DefaultLineBreakEscaper implements Escaper, Escaper.LineBreakEscaper
默认换行转义器。
转义换行符
\n为\\n。
-
-
Field Summary
Fields Modifier and Type Field Description public final static Escaper.DefaultLineBreakEscaperINSTANCE
-