|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DiffTokens
The DiffTokens interface defines the constants for the various pieces of a *.diff or *.patch file.
LexerToken, DiffLexer| Field Summary | |
|---|---|
static int |
TK_ADDITIONConstant for an addition in the *.diff or *.patch file. |
static int |
TK_HEADERConstant for a header in the *.diff or *.patch file. |
static int |
TK_REMOVALConstant for a removal in the *.diff or *.patch file. |
| Field Detail |
|---|
static final int TK_HEADER
static final int TK_ADDITION
static final int TK_REMOVAL
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||