Uses of Class
net.sf.bimbo.impl.HtmlElement

Packages that use HtmlElement
net.sf.bimbo.impl Bimbo Implementation package. 
 

Uses of HtmlElement in net.sf.bimbo.impl
 

Methods in net.sf.bimbo.impl that return HtmlElement
 HtmlElement HtmlElement.addAttribute(java.lang.String name, java.lang.String value)
          Adds an attribute to the HTML element.
 HtmlElement HtmlElement.setBody(java.lang.String body)
          Sets the body of this HTML element.
 HtmlElement HtmlElement.setEscapedBody(java.lang.String escapedBody)
          Sets the HTML entity escaped body.
 



Copyright © 2008 Frank Cornelis IT. All Rights Reserved.