Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.nwalsh.xalan: Javadoc index of package com.nwalsh.xalan.


Package Samples:

com.nwalsh.xalan

Classes:

Verbatim: Xalan extensions supporting DocBook verbatim environments Copyright (C) 2001 Norman Walsh. This class provides a Xalan implementation of two features that would be impractical to implement directly in XSLT: line numbering and callouts. Line Numbering The numberLines family of functions takes a result tree fragment (assumed to contain the contents of a formatted verbatim element in DocBook: programlisting, screen, address, literallayout, or synopsis) and returns a result tree fragment decorated with line numbers. Callouts The insertCallouts family of functions takes an areaspec and a result tree ...
Table: Xalan extensions supporting Tables Copyright (C) 2000 Norman Walsh. This class provides a Xalan implementation of some code to adjust CALS Tables to HTML Tables. Column Widths The adjustColumnWidths method takes a result tree fragment (assumed to contain the colgroup of an HTML Table) and returns the result tree fragment with the column widths adjusted to HTML terms. Convert Lengths The convertLength method takes a length specification of the form 9999.99xx (where "xx" is a unit) and returns that length as an integral number of pixels. For convenience, percentage lengths are returned unchanged. ...
CVS: Saxon extension to convert CVS date strings into local time Copyright (C) 2000 Norman Walsh. This class provides a Saxon extension to turn the CVS date strings, which are UTC: $Date: 2000/11/09 02:34:20 $ into legibly formatted local time: Wed Nov 08 18:34:20 PST 2000 (I happened to be in California when I wrote this documentation.) Change Log: 1.0 Initial release.
Callout: Utility class for the Verbatim extension (ignore this). Copyright (C) 2000 Norman Walsh. This class is just for book keeping in the Verbatim class. It stores information about the location of callouts. Only line/column based callouts are supported. This class implements the Comparable interface so that callouts can be sorted. Callouts are sorted so that they occur in left-to-right, top-to-bottom order based on line/column. Change Log: 1.0 Initial release.
ImageIntrinsics: Saxon extension to examine intrinsic size of images $Id: ImageIntrinsics.java,v 1.1 2002/05/08 02:12:29 nwalsh Exp $ Copyright (C) 2002 Norman Walsh. This class provides a Xalan extension to find the intrinsic size of images. Change Log: 1.0 Initial release.
Text: Xalan extension element for inserting text Copyright (C) 2001 Norman Walsh. This class provides a Xalan extension element for inserting text into a result tree. Change Log: 1.0 Initial release.
FormatCallout: Utility class for the Verbatim extension (ignore this). Copyright (C) 2000, 2001 Norman Walsh. Change Log: 1.0 Initial release.
FormatTextCallout: Utility class for the Verbatim extension (ignore this). Copyright (C) 2000, 2001 Norman Walsh. Change Log: 1.0 Initial release.
FormatGraphicCallout: Utility class for the Verbatim extension (ignore this). Copyright (C) 2000, 2001 Norman Walsh. Change Log: 1.0 Initial release.
FormatUnicodeCallout: Utility class for the Verbatim extension (ignore this). Copyright (C) 2000, 2001 Norman Walsh. Change Log: 1.0 Initial release.
FormatDingbatCallout: Utility class for the Verbatim extension (ignore this). Copyright (C) 2000, 2001 Norman Walsh. Change Log: 1.0 Initial release.
Func
Params

Home | Contact Us | Privacy Policy | Terms of Service