Frames | No Frames |
Methods with return type au.id.jericho.lib.html.EndTag | |
EndTag | Internal method for the construction of an EndTag object of this type. |
EndTag | Source.findNextEndTag(int pos) Returns the EndTag beginning at or immediately following the specified position in the source document. |
EndTag | Source.findNextEndTag(int pos, String name) |
EndTag | |
EndTag | Source.findPreviousEndTag(int pos) Returns the EndTag beginning at or immediately preceding the specified position in the source document. |
EndTag | Source.findPreviousEndTag(int pos, String name) |
EndTag | Returns the end tag of the element. |