Package | Description |
---|---|
com.bbn.openmap.util.html |
Provide utility code for generating simple HTML documents.
|
Class and Description |
---|
ContainerElement
This interface is used to describe object which maintain some type
of (ordered) list of contained objects.
|
Element
This interface describes any html element that knows how to dump
itself to an java.io.Writer
|
ListElement
A basic html container type
|
TableCellElement
All classes that can be an cell in an html table implement this
type
|
WrapElement
This class is used for html tags that are begin/end paired.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details