Uses of Interface
au.id.jericho.lib.html.OutputSegment

Uses of OutputSegment in au.id.jericho.lib.html
 

Methods in au.id.jericho.lib.html that return OutputSegment
 OutputSegment[] OverlappingOutputSegmentsException.getOverlappingOutputSegments()
          Deprecated. Returns null as this exception is never thrown.
 

Methods in au.id.jericho.lib.html with parameters of type OutputSegment
 void OutputDocument.register(OutputSegment outputSegment)
          Registers the specified output segment in this output document.