|
SVNKit Home | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tmatesoft.svn.core.wc.SVNEditorAction
SVNEditorAction is used in extended merge operations to provide to
ISVNExtendedMergeCallback
editor actions.
Field Summary | |
static SVNEditorAction |
ADD
Add action. |
static SVNEditorAction |
DELETE
Delete action. |
static SVNEditorAction |
MODIFY
Modify action. |
Method Summary | |
String |
toString()
Returns a string representation of this object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static SVNEditorAction ADD
public static SVNEditorAction MODIFY
public static SVNEditorAction DELETE
Method Detail |
public String toString()
|
SVNKit Home | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |