SimpleServlets v5.5.0

Uses of Interface
com.simpleservlets.htmlobjects.HTMLPrinter

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

Uses of HTMLPrinter in com.simpleservlets.htmlobjects
 

Classes in com.simpleservlets.htmlobjects that implement HTMLPrinter
 class ByteArrayHTMLPrinter
          Implementation of HTMLPrinter that collect bytes in an internal byte[].
 

Constructors in com.simpleservlets.htmlobjects with parameters of type HTMLPrinter
TreeClimber(HTMLElement root, HTMLPrinter printer)
           
 


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.