Uses of Class
org.apache.subversion.javahl.types.Info
Packages that use Info
Package
Description
Provides a (mostly native, using JNI and javah) implementation of
a high level Java API for
Subversion.
-
Uses of Info in org.apache.subversion.javahl.callback
Methods in org.apache.subversion.javahl.callback with parameters of type InfoModifier and TypeMethodDescriptionvoid
InfoCallback.singleInfo
(Info info) the method will be called for every line in a file. -
Uses of Info in org.tigris.subversion.javahl
Constructors in org.tigris.subversion.javahl with parameters of type Info -
Uses of Info in org.tmatesoft.svn.core.javahl17
Methods in org.tmatesoft.svn.core.javahl17 that return Info