Uses of Class
org.tmatesoft.svn.core.SVNDirEntry

Packages that use SVNDirEntry
Package
Description
Provides a (mostly native, using JNI and javah) implementation of a high level Java API for Subversion.
 
This package mostly contains common classes as well as interfaces used throughout all the library.
 
 
 
 
 
 
This package provides a low-level API for direct interacting with a Subversion repository on the SVN protocol level.
 
This package provides a high-level API for managing Working Copies in a way compatible with the native SVN command line client.
This package gives an advantage to write annotation, status and log information in xml format to any SAX ContentHandler implementation.