Uses of Class
org.tmatesoft.svn.core.internal.wc.SVNStatusEditor
-
Packages that use SVNStatusEditor Package Description org.tmatesoft.svn.core.internal.wc -
-
Uses of SVNStatusEditor in org.tmatesoft.svn.core.internal.wc
Subclasses of SVNStatusEditor in org.tmatesoft.svn.core.internal.wc Modifier and Type Class Description class
SVNRemoteStatusEditor
Fields in org.tmatesoft.svn.core.internal.wc declared as SVNStatusEditor Modifier and Type Field Description private SVNStatusEditor
SVNStatusReporter. myEditor
Constructors in org.tmatesoft.svn.core.internal.wc with parameters of type SVNStatusEditor Constructor Description SVNStatusReporter(SVNRepository repos, ISVNReporterBaton baton, SVNStatusEditor editor)
-