SimpleServlets v5.5.0

Uses of Class
com.simpleservlets.htmlobjects.HTMLList.OrderedStyle

Packages that use HTMLList.OrderedStyle
com.simpleservlets.htmlobjects HTMLObjects facilitates the Object-Oriented creation of HTML (see HTMLPage to get started). 
 

Uses of HTMLList.OrderedStyle in com.simpleservlets.htmlobjects
 

Fields in com.simpleservlets.htmlobjects declared as HTMLList.OrderedStyle
static HTMLList.OrderedStyle HTMLList.LOWER_ALPHA
           
static HTMLList.OrderedStyle HTMLList.LOWER_ROMAN
           
static HTMLList.OrderedStyle HTMLList.NUMBER
           
static HTMLList.OrderedStyle HTMLList.UPPER_ALPHA
           
static HTMLList.OrderedStyle HTMLList.UPPER_ROMAN
           
 

Methods in com.simpleservlets.htmlobjects with parameters of type HTMLList.OrderedStyle
static HTMLList HTMLList.createOrdered(HTMLList.OrderedStyle style)
           
 


SimpleServlets v5.5.0

Copyright © 2001-2007 Programix Incorporated. All rights reserved. SimpleServlets is free and is OSI Certified Open Source Software under the BSD license.