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
    Modifier
    Constructor
    Description
    private
     
  • 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()