Package com.nwalsh.saxon

Norman Walsh's Saxon Extensions Package for Saxon 6.*

See:
          Description

Class Summary
Callout A class for maintaining information about callouts.
CalloutEmitter Saxon extension to decorate a result tree fragment with callouts.
ColumnScanEmitter Saxon extension to scan the column widths in a result tree fragment.
ColumnUpdateEmitter Saxon extension to scan the column widths in a result tree fragment.
CopyEmitter A Saxon 6.0 Emitter that clones its input.
CVS Saxon extension to convert CVS date strings into local time
FormatCallout Utility class for the Verbatim extension (ignore this).
FormatGraphicCallout Utility class for the Verbatim extension (ignore this).
FormatTextCallout Utility class for the Verbatim extension (ignore this).
FormatUnicodeCallout Utility class for the Verbatim extension (ignore this).
ImageIntrinsics Saxon extension to examine intrinsic size of images
LineCountEmitter Saxon extension to count the lines in a result tree fragment.
NumberLinesEmitter Saxon extension to decorate a result tree fragment with line numbers.
Table Saxon extensions supporting Tables
Text Saxon extension element for inserting text
TextFactory Saxon extension element factory
UnwrapLinks Saxon extension for unwrapping nested links
UnwrapLinksEmitter Saxon extension to unwrap links in a result tree fragment.
Verbatim Saxon extensions supporting DocBook verbatim environments
Website  
Windows1252 $Id: Windows1252.java 7277 2007-08-23 05:10:07Z xmldoc $ File: Windows1252CharacterSet.java Created: May 26 2004 Author: Pontus Haglund Project: Venus This class extends Saxon 6.5.x with the windows-1252 character set.
 

Package com.nwalsh.saxon Description

Norman Walsh's Saxon Extensions Package for Saxon 6.*

This package implements Saxon extensions for XSLT.

Copyright (C) 2000 Norman Walsh

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

Except as contained in this notice, the names of individuals credited with contribution to this software shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the individuals in question.

Anything derived from this Software that is publically distributed will be identified with a different name and the version strings in any derived Software will be changed so that no possibility of confusion between the derived package and this Software will exist.

Warranty

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL NORMAN WALSH OR ANY OTHER CONTRIBUTOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.