Uses of Class
org.tmatesoft.svn.core.internal.io.fs.FSPathChange
Packages that use FSPathChange
-
Uses of FSPathChange in org.tmatesoft.svn.core.internal.io.fs
Methods in org.tmatesoft.svn.core.internal.io.fs that return FSPathChangeModifier and TypeMethodDescriptionstatic FSPathChangeFSPathChange.fromString(java.lang.String changeLine, java.lang.String copyfromLine) private FSPathChangeFSRoot.readChange(FSFile raReader) Methods in org.tmatesoft.svn.core.internal.io.fs with parameters of type FSPathChangeModifier and TypeMethodDescriptionprivate voidFSRoot.foldChange(java.util.Map mapChanges, FSPathChange change) voidFSTransactionRoot.writeChangeEntry(java.io.OutputStream changesFile, FSPathChange pathChange, boolean includeNodeKind)