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.SVNFileInfo
SVNUpdateEditor.myCurrentFile
Methods in org.tmatesoft.svn.core.internal.wc that return SVNUpdateEditor.SVNFileInfoModifier and TypeMethodDescriptionprivate SVNUpdateEditor.SVNFileInfo
SVNUpdateEditor.addFile
(SVNUpdateEditor.SVNDirectoryInfo parent, java.lang.String path, java.lang.String copyFromPath, long copyFromRevision) private SVNUpdateEditor.SVNFileInfo
SVNUpdateEditor.addFileWithHistory
(SVNUpdateEditor.SVNDirectoryInfo parent, SVNUpdateEditor.SVNFileInfo info, java.lang.String copyFromPath, long copyFromRevision) private SVNUpdateEditor.SVNFileInfo
SVNUpdateEditor.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.SVNFileInfo
SVNUpdateEditor.addFileWithHistory
(SVNUpdateEditor.SVNDirectoryInfo parent, SVNUpdateEditor.SVNFileInfo info, java.lang.String copyFromPath, long copyFromRevision) private void
SVNUpdateEditor.changeFileProperty
(java.lang.String name, SVNPropertyValue value, SVNUpdateEditor.SVNFileInfo fileInfo) private void
SVNUpdateEditor.closeFile
(java.lang.String textChecksum, SVNUpdateEditor.SVNFileInfo fileInfo, SVNUpdateEditor.SVNDirectoryInfo dirInfo)