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(String changeLine, 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(Map mapChanges, FSPathChange change) voidFSTransactionRoot.writeChangeEntry(OutputStream changesFile, FSPathChange pathChange, boolean includeNodeKind)