Uses of Class
com.sapportals.portal.prt.util.html.parser.HtmlDocument.Annotation

Packages that use HtmlDocument.Annotation
com.sapportals.portal.prt.util.html.parser   
 

Uses of HtmlDocument.Annotation in com.sapportals.portal.prt.util.html.parser
 

Methods in com.sapportals.portal.prt.util.html.parser with parameters of type HtmlDocument.Annotation
 void ParserVisitor.visit(HtmlDocument.Annotation a)
           
 void HtmlDumper.visit(HtmlDocument.Annotation a)