Package org.tmatesoft.svn.core.wc
Class ISVNAddParameters.Action
java.lang.Object
org.tmatesoft.svn.core.wc.ISVNAddParameters.Action
- Enclosing interface:
- ISVNAddParameters
public static class ISVNAddParameters.Action
extends java.lang.Object
This class is simply used to define an action add
operation should undertake in case of a inconsistent EOLs.
- Since:
- 1.2
- Version:
- 1.3
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Action
private Action()
-