Uses of Class
org.tmatesoft.svn.core.SVNLogEntryPath
Packages that use SVNLogEntryPath
Package
Description
This package mostly contains common classes as well as interfaces used
throughout all the library.
This package provides classes that allow to replicate existing
repositories.
-
Uses of SVNLogEntryPath in org.tmatesoft.svn.core
Methods in org.tmatesoft.svn.core that return types with arguments of type SVNLogEntryPathModifier and TypeMethodDescriptionSVNLogEntry.getChangedPaths()
Gets a map containing all the paths that were changed in the revision that this object represents. -
Uses of SVNLogEntryPath in org.tmatesoft.svn.core.internal.io.dav.handlers
Fields in org.tmatesoft.svn.core.internal.io.dav.handlers declared as SVNLogEntryPath -
Uses of SVNLogEntryPath in org.tmatesoft.svn.core.internal.io.fs
Subclasses of SVNLogEntryPath in org.tmatesoft.svn.core.internal.io.fs -
Uses of SVNLogEntryPath in org.tmatesoft.svn.core.javahl17
Method parameters in org.tmatesoft.svn.core.javahl17 with type arguments of type SVNLogEntryPathModifier and TypeMethodDescriptionprivate Set<ChangePath>
SVNClientImpl.getChangePaths
(Map<String, SVNLogEntryPath> changedPaths) -
Uses of SVNLogEntryPath in org.tmatesoft.svn.core.replicator
Methods in org.tmatesoft.svn.core.replicator that return SVNLogEntryPathModifier and TypeMethodDescriptionprivate SVNLogEntryPath
SVNReplicationEditor.getFileCopyOrigin
(String path)