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