Uses of Class
org.tmatesoft.svn.core.wc2.SvnObject
Packages that use SvnObject
Package
Description
NEW: this package contains command-style API to perform most of
Subversion operations on the level of abstraction similar to that of the
command line client.
-
Uses of SvnObject in org.tmatesoft.svn.core.wc2
Subclasses of SvnObject in org.tmatesoft.svn.core.wc2Modifier and TypeClassDescriptionclassProvides copy source information in copy operations.classRepresents short information on path changes inSvnDiffSummarizeoperation.classRepresents information details for versioned item's (located either in a working copy or a repository).classclassRepresents a revision range between the start revision and the end revision.classProvides detailed status information for a working copy item as a result of a status operation invoked by aSvnGetStatusoperation.classRepresents status summary information for local working copy item, including all its children.