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 FSPathChange
FSPathChange.fromString
(java.lang.String changeLine, java.lang.String copyfromLine) private FSPathChange
FSRoot.readChange
(FSFile raReader) Methods in org.tmatesoft.svn.core.internal.io.fs with parameters of type FSPathChangeModifier and TypeMethodDescriptionprivate void
FSRoot.foldChange
(java.util.Map mapChanges, FSPathChange change) void
FSTransactionRoot.writeChangeEntry
(java.io.OutputStream changesFile, FSPathChange pathChange, boolean includeNodeKind)