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, java.lang.String path, java.lang.String copyFromPath, long copyFromRevision) private SVNUpdateEditor.SVNFileInfoSVNUpdateEditor.addFileWithHistory(SVNUpdateEditor.SVNDirectoryInfo parent, SVNUpdateEditor.SVNFileInfo info, java.lang.String copyFromPath, long copyFromRevision) private SVNUpdateEditor.SVNFileInfoSVNUpdateEditor.createFileInfo(SVNUpdateEditor.SVNDirectoryInfo parent, java.lang.String path, boolean added) SVNUpdateEditor.openFile(java.lang.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, java.lang.String copyFromPath, long copyFromRevision) private voidSVNUpdateEditor.changeFileProperty(java.lang.String name, SVNPropertyValue value, SVNUpdateEditor.SVNFileInfo fileInfo) private voidSVNUpdateEditor.closeFile(java.lang.String textChecksum, SVNUpdateEditor.SVNFileInfo fileInfo, SVNUpdateEditor.SVNDirectoryInfo dirInfo)