com.simpleservlets.htmlobjects
Class TreeClimber
java.lang.Object
com.simpleservlets.htmlobjects.TreeClimber
public class TreeClimber
- extends Object
Climbs an HTMLElement tree and sends output to the specified
HTMLPrinter. Typically, the node passed in is an HTMLPage.
See HTMLUtil's send methods for convenient ways of
sending entire pages.
- Author:
- Paul Hyde
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TreeClimber
public TreeClimber(HTMLElement root,
HTMLPrinter printer)
process
public void process()
Copyright © 2001-2007
Programix Incorporated.
All rights reserved.
SimpleServlets is free
and is
OSI Certified
Open Source Software under the BSD
license.