Uses of Interface
com.swfit.core.xhtml.XHTMLList

Uses of XHTMLList in com.swfit.core.xhtml
 

Methods in com.swfit.core.xhtml that return XHTMLList
static XHTMLList XHTMLTools.paragraph()
          Different ways of creating a paragraph
static XHTMLList XHTMLTools.paragraph(java.lang.String paragraph_style)
           
static XHTMLList XHTMLTools.table()
          Different ways of creating a table
static XHTMLList XHTMLTools.table(int cols)
           
static XHTMLList XHTMLTools.table(int cols, java.lang.String table_style, java.lang.String cell_style)
           
static XHTMLList XHTMLTools.bulletList()
          Different ways of creating a bulleted list
static XHTMLList XHTMLTools.bulletList(java.lang.String list_style, java.lang.String element_style)
           
 



Swfit developer homepage
Copyright © 2003 Orgdot AS. All Rights Reserved.