|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
DocumentPlus | Adds several convenience methods to a standard
org.w3c.dom.Document object. |
DocumentPlus.Test | A standalone test class for a sanity check. |
SimpleValidate | Tiny utility to run a basic XML Schema Validation using Xerces. |
XmlTransform | Transforms and/or schema-validates a tree of files, optionally generating multi-level indices and adding navigational linkages. |
XslQualifier | A class to safely set XSL transformer parameters. |
This package provides a full-featured XML pre-processor along with several generic XML convenience classes. XslQualifier adds a safety mechanism to a Transformer object when you need to pass parameters to an XSL file, while DocumentPlus provides some handy routines for accessing XML via the DOM approach. XmlTransform is a general purpose tool that may be used as a command-line application or a library class, to transform and/or schema-validate a tree of files, optionally generating multi-level indices and adding navigational linkages. This may be used, among other things, to create and manage a web site, by converting XML to HTML.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
CleanCode Java Libraries | Copyright © 2001-2012 Michael Sorens - Revised 2012.12.10 |