public class DefaultNElementNewLine extends Object implements NElementNewLine
| Modifier and Type | Field and Description |
|---|---|
static DefaultNElementNewLine |
CR |
static DefaultNElementNewLine |
CRLF |
static DefaultNElementNewLine |
LF |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
isBlank() |
static DefaultNElementNewLine |
of(NNewLineMode newlineToken) |
static DefaultNElementNewLine |
of(String newlineToken) |
String |
toString() |
NAffixType |
type() |
NNewLineMode |
value() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitofofAnnotation, ofAnnotation, ofNewline, ofNewline, ofSeparator, ofSeparator, ofSeparator, ofSpace, ofSpace, ofSpacefirstNonBlank, firstNonBlank, firstNonBlank, firstNonBlankLazy, firstNonBlankLazy, isBlank, isBlank, isBlank, isBlank, isBlank, isNonBlankpublic static DefaultNElementNewLine LF
public static DefaultNElementNewLine CR
public static DefaultNElementNewLine CRLF
public static DefaultNElementNewLine of(NNewLineMode newlineToken)
public static DefaultNElementNewLine of(String newlineToken)
of in interface NElementNewLinepublic NNewLineMode value()
value in interface NElementNewLinepublic NAffixType type()
public boolean isBlank()
isBlank in interface NBlankableCopyright © 2026 vpc open source initiative. All rights reserved.