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

Uses in package au.id.jericho.lib.html

Classes implementing au.id.jericho.lib.html.OutputSegment

class
Implements an OutputSegment whose content is a list of attribute name/value pairs.
class
Implements an OutputSegment whose content is a CharSequence.

Methods with parameter type au.id.jericho.lib.html.OutputSegment

void
Registers the specified output segment in this output document.
void
Registers the specified output segment in this output document.

Methods with return type au.id.jericho.lib.html.OutputSegment

OutputSegment[]
Returns the two overlapping output segments in an array.