Uses of Class
org.tmatesoft.svn.core.internal.wc.SVNNodeEditor.Node
Packages that use SVNNodeEditor.Node
-
Uses of SVNNodeEditor.Node in org.tmatesoft.svn.core.internal.wc
Fields in org.tmatesoft.svn.core.internal.wc declared as SVNNodeEditor.NodeModifier and TypeFieldDescriptionprivate SVNNodeEditor.NodeSVNNodeEditor.myCurrentNode(package private) SVNNodeEditor.NodeSVNNodeEditor.Node.myParentprivate SVNNodeEditor.NodeSVNNodeEditor.myRootNodeMethods in org.tmatesoft.svn.core.internal.wc that return SVNNodeEditor.NodeModifier and TypeMethodDescriptionprivate SVNNodeEditor.NodeSVNNodeEditor.addOrOpen(String path, char action, SVNNodeKind kind, SVNNodeEditor.Node parent, String copyFromPath, long copyFromRevision) Methods in org.tmatesoft.svn.core.internal.wc with parameters of type SVNNodeEditor.NodeModifier and TypeMethodDescriptionprivate SVNNodeEditor.NodeSVNNodeEditor.addOrOpen(String path, char action, SVNNodeKind kind, SVNNodeEditor.Node parent, String copyFromPath, long copyFromRevision) private voidSVNNodeEditor.diffImpl(FSRoot root, FSRevisionRoot baseRoot, String path, String basePath, SVNNodeEditor.Node node, ISVNGNUDiffGenerator generator, OutputStream os) private SVNLocationEntrySVNNodeEditor.findRealBaseLocation(SVNNodeEditor.Node node) private voidSVNNodeEditor.traverseChangedDirsImpl(SVNNodeEditor.Node node, String path, ISVNChangedDirectoriesHandler handler) private voidSVNNodeEditor.traverseChangedTreeImpl(SVNNodeEditor.Node node, String path, boolean includeCopyInfo, ISVNChangeEntryHandler handler)