|
jacquard 1.10.0 by The Web Engineering Factory and Toolworks | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| ClassGenerator | DOCUMENT ME! |
| ImgListItemGenerator | DOCUMENT ME! |
| InvariantAttributeGenerator | DOCUMENT ME! |
| InvariantGenerator | A generator which always (modulo i18n changes) generates the same thing, irrespective of the context |
| LabelledValueGenerator | DOCUMENT ME! |
| ListGenerator | DOCUMENT ME! |
| ListItemGenerator | Generate an item to live within a ListGenerator. |
| XHTMLDocumentGenerator | A generator which generates an XHTML document. |
A utility package to assist in the generation of XHTML documents.
Even when generating documents which are intended to be transformed, it is often convenient to generate XHTML. The untransformed document is easy to view, and - provided there is no obvious XML dialect to use - XHTML is just as easy to transform using XSL as any otehr XML dialect. This package supports the generation of XHTML documents which, while not strictly valid (some elements will have some none-standard attributes), are easy to transform.
xhtmlgen depends on domutil and dbutil, q.v. It has no other dependencies than those required by domutil and dbutil.
The following is the whole of your license and warranty to use this package:
[Note: this is the 'BSD License' as endorsed by OpenSource.org.]
Copyright (c) 1998,1999, Simon Brooke. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
Neither the name of Simon Brooke. nor the names of other contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL SIMON BROOKE OR OTHER CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
© Simon Brooke, 21 Main Street, Auchencairn, DG7 1QU, Scotland.
|
jacquard 1.10.0 by The Web Engineering Factory and Toolworks | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||