Class SVNDepthFilterEditor.NodeBaton
java.lang.Object
org.tmatesoft.svn.core.internal.wc.SVNDepthFilterEditor.NodeBaton
- Enclosing class:
- SVNDepthFilterEditor
private class SVNDepthFilterEditor.NodeBaton
extends java.lang.Object
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) int
(package private) boolean
(package private) SVNDepthFilterEditor.NodeBaton
-
Constructor Summary
ConstructorsConstructorDescriptionNodeBaton
(boolean isFiltered, int depth, SVNDepthFilterEditor.NodeBaton parent) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
myIsFiltered
boolean myIsFiltered -
myDirDepth
int myDirDepth -
myParentBaton
SVNDepthFilterEditor.NodeBaton myParentBaton
-
-
Constructor Details
-
NodeBaton
-
-
Method Details
-
canEdit
- Throws:
SVNException
-