| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MAGIC |
"# This patch file was generated by NetBeans IDE" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ADD |
1 |
public static final int |
CHANGE |
2 |
public static final int |
DELETE |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ENDING_NEWLINE |
"\\ No newline at end of file" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DIFF_REGEXP |
"(^[0-9]+(,[0-9]+|)[d][0-9]+$)|(^[0-9]+(,[0-9]+|)[c][0-9]+(,[0-9]+|)$)|(^[0-9]+[a][0-9]+(,[0-9]+|)$)" |
Copyright © 2011–2014. All rights reserved.