au.id.jericho.lib.html
Class OverlappingOutputSegmentsException
RuntimeExceptionau.id.jericho.lib.html.OverlappingOutputSegmentsException
public class OverlappingOutputSegmentsException
extends RuntimeException
Previously signalled the detection of overlapping
output segments in an
OutputDocument.
This class has been deprecated as of version 2.5 as overlapping output segments no longer throw an exception.
getOverlappingOutputSegments
public OutputSegment[] getOverlappingOutputSegments()
Returns null as this exception is never thrown.
null as this exception is never thrown.