C G I L N P T V

C

Callout - class com.nwalsh.saxon.Callout.
Utility class for the Verbatim extension (ignore this).
Callout(int, ElementInfo, int, int) - Constructor for class com.nwalsh.saxon.Callout
The constructor; initialize the private data structures.
com.nwalsh.saxon - package com.nwalsh.saxon
Norman Walsh's Saxon Extensions Package for Saxon 5.*
compareTo(Object) - Method in class com.nwalsh.saxon.Callout
The compareTo method compares this Callout with another.
CVS - class com.nwalsh.saxon.CVS.
Saxon extension to convert CVS date strings into local time
CVS() - Constructor for class com.nwalsh.saxon.CVS
Constructor for CVS

G

getArea() - Method in class com.nwalsh.saxon.Callout
Access the Callout's area.
getCallout() - Method in class com.nwalsh.saxon.Callout
Access the Callout's callout number.
getColumn() - Method in class com.nwalsh.saxon.Callout
Access the Callout's column.
getExtensionClass(String) - Method in class com.nwalsh.saxon.TextFactory
Return the class that implements a particular extension element.
getLine() - Method in class com.nwalsh.saxon.Callout
Access the Callout's line.

I

insertCallouts(NodeSetIntent, FragmentValue, int) - Static method in class com.nwalsh.saxon.Verbatim
Insert text callouts into a verbatim environment.
insertCallouts(NodeSetIntent, FragmentValue, int, String, String, int, boolean) - Static method in class com.nwalsh.saxon.Verbatim
Insert graphical callouts into a verbatim environment.

L

localTime(String) - Static method in class com.nwalsh.saxon.CVS
Convert a CVS date string into local time.

N

numberLines(FragmentValue) - Static method in class com.nwalsh.saxon.Verbatim
Number lines in a verbatim environment using default values for modulus, width and separator.
numberLines(FragmentValue, int) - Static method in class com.nwalsh.saxon.Verbatim
Number lines in a verbatim environment using default values for width and separator.
numberLines(FragmentValue, int, int) - Static method in class com.nwalsh.saxon.Verbatim
Number lines in a verbatim environment using the default value separator.
numberLines(FragmentValue, int, int, String) - Static method in class com.nwalsh.saxon.Verbatim
Number lines in a verbatim environment.

P

prepareAttributes() - Method in class com.nwalsh.saxon.Text
Validate the arguments
process(Context) - Method in class com.nwalsh.saxon.Text
Insert the text of the file into the result tree

T

Text - class com.nwalsh.saxon.Text.
Saxon extension element for inserting text
Text() - Constructor for class com.nwalsh.saxon.Text
Constructor for Text
TextFactory - class com.nwalsh.saxon.TextFactory.
Saxon extension element factory
TextFactory() - Constructor for class com.nwalsh.saxon.TextFactory
Constructor for TextFactory

V

validate() - Method in class com.nwalsh.saxon.Text
Validate that the element occurs in a reasonable place.
Verbatim - class com.nwalsh.saxon.Verbatim.
Saxon extensions supporting DocBook verbatim environments
Verbatim() - Constructor for class com.nwalsh.saxon.Verbatim
Constructor for Verbatim

C G I L N P T V