public static class SVNWCContext.SVNEolStyleInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
static byte[] |
CR_EOL_STR |
static byte[] |
CRLF_EOL_STR |
byte[] |
eolStr |
SVNWCContext.SVNEolStyle |
eolStyle |
static byte[] |
LF_EOL_STR |
static byte[] |
NATIVE_EOL_STR |
| Constructor and Description |
|---|
SVNEolStyleInfo(SVNWCContext.SVNEolStyle style,
byte[] str) |
public static final byte[] NATIVE_EOL_STR
public static final byte[] LF_EOL_STR
public static final byte[] CR_EOL_STR
public static final byte[] CRLF_EOL_STR
public SVNWCContext.SVNEolStyle eolStyle
public byte[] eolStr
public SVNEolStyleInfo(SVNWCContext.SVNEolStyle style, byte[] str)
public static SVNWCContext.SVNEolStyleInfo fromValue(String value)
Copyright © 2025. All rights reserved.