public interface ISVNLocationSegmentHandler
SVNRepository.getLocationSegments(String, long, long, long, ISVNLocationSegmentHandler) method.| Modifier and Type | Method | Description |
|---|---|---|
void |
handleLocationSegment(SVNLocationSegment locationSegment) |
Handles a next location segment.
|
void handleLocationSegment(SVNLocationSegment locationSegment) throws SVNException
locationSegment - location segmentSVNException