public interface ISVNLocationSegmentHandler
SVNRepository.getLocationSegments(String, long, long, long, ISVNLocationSegmentHandler)
method.Modifier and Type | Method and Description |
---|---|
void |
handleLocationSegment(SVNLocationSegment locationSegment)
Handles a next location segment.
|
void handleLocationSegment(SVNLocationSegment locationSegment) throws SVNException
locationSegment
- location segmentSVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.