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.SVNFileInfoSVNUpdateEditor15.myCurrentFileMethods in org.tmatesoft.svn.core.internal.wc that return SVNUpdateEditor15.SVNFileInfoModifier and TypeMethodDescriptionprivate SVNUpdateEditor15.SVNFileInfoSVNUpdateEditor15.addFile(SVNUpdateEditor15.SVNDirectoryInfo parent, String path, String copyFromPath, long copyFromRevision) private SVNUpdateEditor15.SVNFileInfoSVNUpdateEditor15.addFileWithHistory(SVNUpdateEditor15.SVNDirectoryInfo parent, String path, String copyFromPath, long copyFromRevision) private SVNUpdateEditor15.SVNFileInfoSVNUpdateEditor15.createFileInfo(SVNUpdateEditor15.SVNDirectoryInfo parent, String path, boolean added) private SVNUpdateEditor15.SVNFileInfoSVNUpdateEditor15.openFile(String path, SVNUpdateEditor15.SVNDirectoryInfo parent) Methods in org.tmatesoft.svn.core.internal.wc with parameters of type SVNUpdateEditor15.SVNFileInfoModifier and TypeMethodDescriptionprivate voidSVNUpdateEditor15.changeFileProperty(String name, SVNPropertyValue value, SVNUpdateEditor15.SVNFileInfo fileInfo) private voidSVNUpdateEditor15.closeFile(String textChecksum, SVNUpdateEditor15.SVNFileInfo fileInfo, SVNUpdateEditor15.SVNDirectoryInfo dirInfo)