Uses of Class
org.tmatesoft.svn.core.internal.io.fs.FSParentPath
Packages that use FSParentPath
-
Uses of FSParentPath in org.tmatesoft.svn.core.internal.io.fs
Fields in org.tmatesoft.svn.core.internal.io.fs declared as FSParentPathMethods in org.tmatesoft.svn.core.internal.io.fs that return FSParentPathMethods in org.tmatesoft.svn.core.internal.io.fs with parameters of type FSParentPathModifier and TypeMethodDescriptionstatic SVNLocationEntry
FSNodeHistory.findYoungestCopyroot
(File reposRootDir, FSParentPath parPath) FSRevisionRoot.getCopyInheritance
(FSParentPath child) abstract FSCopyInheritance
FSRoot.getCopyInheritance
(FSParentPath child) FSTransactionRoot.getCopyInheritance
(FSParentPath child) FSParentPath.getRelativePath
(FSParentPath ancestor) void
FSCommitter.incrementMergeInfoUpTree
(FSParentPath parentPath, long increment) void
FSCommitter.makePathMutable
(FSParentPath parentPath, String errorPath) void
FSParentPath.setParentPath
(FSRevisionNode newRevNode, String newEntry, FSParentPath newParentPath) Constructors in org.tmatesoft.svn.core.internal.io.fs with parameters of type FSParentPathModifierConstructorDescriptionFSParentPath
(FSParentPath newParentPath) FSParentPath
(FSRevisionNode newRevNode, String newEntry, FSParentPath newParentPath)