Uses of Class
org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor15.SVNFileInfo
Packages that use SVNUpdateEditor15.SVNFileInfo
-
Uses of SVNUpdateEditor15.SVNFileInfo in org.tmatesoft.svn.core.internal.wc
Fields in org.tmatesoft.svn.core.internal.wc declared as SVNUpdateEditor15.SVNFileInfoModifier and TypeFieldDescriptionprivate SVNUpdateEditor15.SVNFileInfo
SVNUpdateEditor15.myCurrentFile
Methods in org.tmatesoft.svn.core.internal.wc that return SVNUpdateEditor15.SVNFileInfoModifier and TypeMethodDescriptionprivate SVNUpdateEditor15.SVNFileInfo
SVNUpdateEditor15.addFile
(SVNUpdateEditor15.SVNDirectoryInfo parent, java.lang.String path, java.lang.String copyFromPath, long copyFromRevision) private SVNUpdateEditor15.SVNFileInfo
SVNUpdateEditor15.addFileWithHistory
(SVNUpdateEditor15.SVNDirectoryInfo parent, java.lang.String path, java.lang.String copyFromPath, long copyFromRevision) private SVNUpdateEditor15.SVNFileInfo
SVNUpdateEditor15.createFileInfo
(SVNUpdateEditor15.SVNDirectoryInfo parent, java.lang.String path, boolean added) private SVNUpdateEditor15.SVNFileInfo
SVNUpdateEditor15.openFile
(java.lang.String path, SVNUpdateEditor15.SVNDirectoryInfo parent) Methods in org.tmatesoft.svn.core.internal.wc with parameters of type SVNUpdateEditor15.SVNFileInfoModifier and TypeMethodDescriptionprivate void
SVNUpdateEditor15.changeFileProperty
(java.lang.String name, SVNPropertyValue value, SVNUpdateEditor15.SVNFileInfo fileInfo) private void
SVNUpdateEditor15.closeFile
(java.lang.String textChecksum, SVNUpdateEditor15.SVNFileInfo fileInfo, SVNUpdateEditor15.SVNDirectoryInfo dirInfo)