au.id.jericho.lib.html
Class OverlappingOutputSegmentsException
RuntimeException
au.id.jericho.lib.html.OverlappingOutputSegmentsException
public class OverlappingOutputSegmentsException
extends RuntimeException
getOverlappingOutputSegments
public OutputSegment[] getOverlappingOutputSegments()
Returns the two overlapping output segments in an array.
Only the first two detected overlapping segments are returned,
even if other overlapping segments were added to the
OutputDocument
.
- the two overlapping output segments in an array.