A C D E F G H I L M N P R S T U V W X

A

addCallout(int, Node, int) - Method in class com.nwalsh.saxon.CalloutEmitter
Add a callout to the global callout array
adjustColumnWidths(Context, NodeSetValue) - Static method in class com.nwalsh.saxon.Table
Adjust column widths in an HTML table.
areaID(Element) - Method in class com.nwalsh.saxon.FormatCallout
 
areaLabel(Element) - Method in class com.nwalsh.saxon.FormatCallout
 

C

Callout - Class in com.nwalsh.saxon
A class for maintaining information about callouts.
Callout(int, Element, int, int) - Constructor for class com.nwalsh.saxon.Callout
The constructor; initialize the private data structures.
CalloutEmitter - Class in com.nwalsh.saxon
Saxon extension to decorate a result tree fragment with callouts.
CalloutEmitter(Controller, NamePool, int, boolean, FormatCallout) - Constructor for class com.nwalsh.saxon.CalloutEmitter
Constructor for the CalloutEmitter.
characters(char[], int, int) - Method in class com.nwalsh.saxon.CalloutEmitter
Process characters.
characters(char[], int, int) - Method in class com.nwalsh.saxon.ColumnScanEmitter
Discarded.
characters(char[], int, int) - Method in class com.nwalsh.saxon.CopyEmitter
Copy characters.
characters(char[], int, int) - Method in class com.nwalsh.saxon.LineCountEmitter
Process characters.
characters(char[], int, int) - Method in class com.nwalsh.saxon.NumberLinesEmitter
Process characters.
columnCount() - Method in class com.nwalsh.saxon.ColumnScanEmitter
Return the number of columns.
ColumnScanEmitter - Class in com.nwalsh.saxon
Saxon extension to scan the column widths in a result tree fragment.
ColumnScanEmitter(NamePool) - Constructor for class com.nwalsh.saxon.ColumnScanEmitter
Construct a new ColumnScanEmitter.
ColumnUpdateEmitter - Class in com.nwalsh.saxon
Saxon extension to scan the column widths in a result tree fragment.
ColumnUpdateEmitter(Controller, NamePool, String[]) - Constructor for class com.nwalsh.saxon.ColumnUpdateEmitter
Construct a new ColumnUpdateEmitter.
columnWidths() - Method in class com.nwalsh.saxon.ColumnScanEmitter
Return the number of columns.
com.nwalsh.saxon - package com.nwalsh.saxon
Norman Walsh's Saxon Extensions Package for Saxon 6.*
comment(char[], int, int) - Method in class com.nwalsh.saxon.ColumnScanEmitter
Discarded.
comment(char[], int, int) - Method in class com.nwalsh.saxon.CopyEmitter
Copy comments.
comment(char[], int, int) - Method in class com.nwalsh.saxon.LineCountEmitter
Discarded.
compareTo(Object) - Method in class com.nwalsh.saxon.Callout
The compareTo method compares this Callout with another.
convertLength(String) - Static method in class com.nwalsh.saxon.Table
Convert a length specification to a number of pixels.
CopyEmitter - Class in com.nwalsh.saxon
A Saxon 6.0 Emitter that clones its input.
CopyEmitter(Controller, NamePool) - Constructor for class com.nwalsh.saxon.CopyEmitter
Constructor for the CopyEmitter.
correctRoundingError(String[]) - Static method in class com.nwalsh.saxon.Table
Correct rounding errors introduced in calculating the width of each column.
CVS - Class in com.nwalsh.saxon
Saxon extension to convert CVS date strings into local time
CVS() - Constructor for class com.nwalsh.saxon.CVS
Constructor for CVS

D

defaultColumn - Variable in class com.nwalsh.saxon.CalloutEmitter
The default column for callouts that specify only a line.

E

elementStack - Variable in class com.nwalsh.saxon.CalloutEmitter
A stack for the preserving information about open elements.
elementStack - Variable in class com.nwalsh.saxon.NumberLinesEmitter
A stack for the preserving information about open elements.
elementStack - Variable in class com.nwalsh.saxon.UnwrapLinksEmitter
A stack for the preserving information about open elements.
endDocument() - Method in class com.nwalsh.saxon.ColumnScanEmitter
Discarded.
endDocument() - Method in class com.nwalsh.saxon.CopyEmitter
Copy end document events.
endDocument() - Method in class com.nwalsh.saxon.LineCountEmitter
Discarded.
endElement(int) - Method in class com.nwalsh.saxon.CalloutEmitter
Process end element events.
endElement(int) - Method in class com.nwalsh.saxon.ColumnScanEmitter
Discarded.
endElement(int) - Method in class com.nwalsh.saxon.CopyEmitter
Copy end element events.
endElement(int) - Method in class com.nwalsh.saxon.LineCountEmitter
Discarded.
endElement(int) - Method in class com.nwalsh.saxon.NumberLinesEmitter
Process end element events.
endElement(int) - Method in class com.nwalsh.saxon.UnwrapLinksEmitter
Process end element events.
endSpan(Emitter) - Method in class com.nwalsh.saxon.FormatCallout
 
exists(String) - Static method in class com.nwalsh.saxon.Website
 

F

firstElement - Variable in class com.nwalsh.saxon.CalloutEmitter
Is the next element absolutely the first element in the fragment?
firstElement - Variable in class com.nwalsh.saxon.NumberLinesEmitter
Is the next element absolutely the first element in the fragment?
FormatCallout - Class in com.nwalsh.saxon
Utility class for the Verbatim extension (ignore this).
FormatCallout(NamePool, boolean) - Constructor for class com.nwalsh.saxon.FormatCallout
 
formatCallout(Emitter, Callout) - Method in class com.nwalsh.saxon.FormatCallout
 
formatCallout(Emitter, Callout) - Method in class com.nwalsh.saxon.FormatGraphicCallout
 
formatCallout(Emitter, Callout) - Method in class com.nwalsh.saxon.FormatTextCallout
 
formatCallout(Emitter, Callout) - Method in class com.nwalsh.saxon.FormatUnicodeCallout
 
FormatGraphicCallout - Class in com.nwalsh.saxon
Utility class for the Verbatim extension (ignore this).
FormatGraphicCallout(NamePool, String, String, int, String, boolean) - Constructor for class com.nwalsh.saxon.FormatGraphicCallout
 
formatLineNumber(int) - Method in class com.nwalsh.saxon.NumberLinesEmitter
Add a formatted line number to the result tree fragment.
formatPad(int) - Method in class com.nwalsh.saxon.CalloutEmitter
Add blanks to the result tree fragment.
formatTextCallout(Emitter, Callout) - Method in class com.nwalsh.saxon.FormatCallout
 
FormatTextCallout - Class in com.nwalsh.saxon
Utility class for the Verbatim extension (ignore this).
FormatTextCallout(NamePool, boolean) - Constructor for class com.nwalsh.saxon.FormatTextCallout
 
FormatUnicodeCallout - Class in com.nwalsh.saxon
Utility class for the Verbatim extension (ignore this).
FormatUnicodeCallout(NamePool, String, int, int, boolean) - Constructor for class com.nwalsh.saxon.FormatUnicodeCallout
 
foStylesheet - Variable in class com.nwalsh.saxon.CalloutEmitter
Is the stylesheet currently running an FO stylesheet?
foStylesheet - Variable in class com.nwalsh.saxon.FormatCallout
 
foStylesheet - Variable in class com.nwalsh.saxon.NumberLinesEmitter
Is the stylesheet currently running an FO stylesheet?
foStylesheet - Variable in class com.nwalsh.saxon.UnwrapLinksEmitter
Is the stylesheet currently running an FO stylesheet?
foURI - Static variable in class com.nwalsh.saxon.CalloutEmitter
The FO namespace name.
foURI - Static variable in class com.nwalsh.saxon.ColumnScanEmitter
The FO namespace name.
foURI - Static variable in class com.nwalsh.saxon.ColumnUpdateEmitter
The FO namespace name.
foURI - Static variable in class com.nwalsh.saxon.FormatCallout
 
foURI - Static variable in class com.nwalsh.saxon.NumberLinesEmitter
The FO namespace name.
foURI - Static variable in class com.nwalsh.saxon.UnwrapLinksEmitter
The FO namespace name.

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.
getDepth(int) - Method in class com.nwalsh.saxon.ImageIntrinsics
 
getEncodingName() - Method in class com.nwalsh.saxon.Windows1252
 
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.
getPixelsPerInch() - Method in class com.nwalsh.saxon.Table
Return the current pixels-per-inch value.
getResultTreeFragment() - Method in class com.nwalsh.saxon.CopyEmitter
Return the result tree fragment constructed by replaying events through this emitter.
getVariable(Context, String) - Static method in class com.nwalsh.saxon.Table
Find the string value of a stylesheet variable or parameter
getVariable(Context, String) - Static method in class com.nwalsh.saxon.UnwrapLinks
Find the string value of a stylesheet variable or parameter
getVariable(Context, String) - Static method in class com.nwalsh.saxon.Verbatim
Find the string value of a stylesheet variable or parameter
getWidth(int) - Method in class com.nwalsh.saxon.ImageIntrinsics
 

H

htmlAFingerprint - Variable in class com.nwalsh.saxon.UnwrapLinksEmitter
 

I

ImageIntrinsics - Class in com.nwalsh.saxon
Saxon extension to examine intrinsic size of images
ImageIntrinsics(String) - Constructor for class com.nwalsh.saxon.ImageIntrinsics
Constructor for ImageIntrinsics
imageUpdate(Image, int, int, int, int, int) - Method in class com.nwalsh.saxon.ImageIntrinsics
 
inCharset(int) - Method in class com.nwalsh.saxon.Windows1252
 
initializeHash() - Static method in class com.nwalsh.saxon.Table
Initialize the internal hash table with proper values.
insertCallouts(Context, NodeList, NodeSetValue) - Static method in class com.nwalsh.saxon.Verbatim
Insert text callouts into a verbatim environment.
inSkip - Variable in class com.nwalsh.saxon.UnwrapLinksEmitter
 
isInstruction() - Method in class com.nwalsh.saxon.Text
Is this element an instruction?

L

lineCount() - Method in class com.nwalsh.saxon.LineCountEmitter
Return the number of lines.
LineCountEmitter - Class in com.nwalsh.saxon
Saxon extension to count the lines in a result tree fragment.
LineCountEmitter() - Constructor for class com.nwalsh.saxon.LineCountEmitter
Construct a new LineCountEmitter.
lineNumber - Variable in class com.nwalsh.saxon.NumberLinesEmitter
The current line number.
linkDepth - Variable in class com.nwalsh.saxon.UnwrapLinksEmitter
Are we currently in a link? How deep?
localTime(String) - Static method in class com.nwalsh.saxon.CVS
Convert a CVS date string into local time.

M

mayContainTemplateBody() - Method in class com.nwalsh.saxon.Text
Can this element contain a template-body?
modulus - Variable in class com.nwalsh.saxon.NumberLinesEmitter
Every modulus line will be numbered.

N

namePool - Variable in class com.nwalsh.saxon.ColumnScanEmitter
 
namePool - Variable in class com.nwalsh.saxon.ColumnUpdateEmitter
 
namePool - Variable in class com.nwalsh.saxon.CopyEmitter
The namePool.
namePool - Variable in class com.nwalsh.saxon.FormatCallout
 
needsUpdate(String, String) - Static method in class com.nwalsh.saxon.Website
 
numberLines(Context, NodeSetValue) - Static method in class com.nwalsh.saxon.Verbatim
Number lines in a verbatim environment
NumberLinesEmitter - Class in com.nwalsh.saxon
Saxon extension to decorate a result tree fragment with line numbers.
NumberLinesEmitter(Controller, NamePool, int, int, int, String, boolean) - Constructor for class com.nwalsh.saxon.NumberLinesEmitter
Constructor for the NumberLinesEmitter.
numColumns - Variable in class com.nwalsh.saxon.ColumnScanEmitter
The number of columns seen.
numColumns - Variable in class com.nwalsh.saxon.ColumnUpdateEmitter
The number of columns seen.
numLines - Variable in class com.nwalsh.saxon.LineCountEmitter
The number of lines seen.

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
processingInstruction(String, String) - Method in class com.nwalsh.saxon.ColumnScanEmitter
Discarded.
processingInstruction(String, String) - Method in class com.nwalsh.saxon.CopyEmitter
Copy processing instructions.
processingInstruction(String, String) - Method in class com.nwalsh.saxon.LineCountEmitter
Discarded.

R

reset() - Method in class com.nwalsh.saxon.LineCountEmitter
Reset the number of lines.
rtf - Variable in class com.nwalsh.saxon.CopyEmitter
The result tree fragment containing the copied fragment.
rtfEmitter - Variable in class com.nwalsh.saxon.CopyEmitter
 

S

saveStack - Variable in class com.nwalsh.saxon.UnwrapLinksEmitter
 
separator - Variable in class com.nwalsh.saxon.NumberLinesEmitter
Line numbers are separated from the listing by separator.
setDocumentLocator(Locator) - Method in class com.nwalsh.saxon.ColumnScanEmitter
Discarded.
setDocumentLocator(Locator) - Method in class com.nwalsh.saxon.CopyEmitter
Copy set document locator events.
setDocumentLocator(Locator) - Method in class com.nwalsh.saxon.LineCountEmitter
Discarded.
setEscaping(boolean) - Method in class com.nwalsh.saxon.ColumnScanEmitter
Discarded.
setEscaping(boolean) - Method in class com.nwalsh.saxon.CopyEmitter
Copy set escaping events.
setEscaping(boolean) - Method in class com.nwalsh.saxon.LineCountEmitter
Discarded.
setNamePool(NamePool) - Method in class com.nwalsh.saxon.ColumnScanEmitter
Discarded.
setNamePool(NamePool) - Method in class com.nwalsh.saxon.CopyEmitter
Copy set name pool events.
setNamePool(NamePool) - Method in class com.nwalsh.saxon.LineCountEmitter
Discarded.
setPixelsPerInch(int) - Static method in class com.nwalsh.saxon.Table
Set the pixels-per-inch value.
setUnparsedEntity(String, String) - Method in class com.nwalsh.saxon.ColumnScanEmitter
Discarded.
setUnparsedEntity(String, String) - Method in class com.nwalsh.saxon.CopyEmitter
Copy set unparsed entity events.
setUnparsedEntity(String, String) - Method in class com.nwalsh.saxon.LineCountEmitter
Discarded.
setupCallouts(NodeList) - Method in class com.nwalsh.saxon.CalloutEmitter
Examine the areaspec and determine the number and position of callouts.
setWriter(Writer) - Method in class com.nwalsh.saxon.ColumnScanEmitter
Discarded.
setWriter(Writer) - Method in class com.nwalsh.saxon.CopyEmitter
Copy set writer events.
setWriter(Writer) - Method in class com.nwalsh.saxon.LineCountEmitter
Discarded.
skipDepth - Variable in class com.nwalsh.saxon.UnwrapLinksEmitter
 
skipThisElement(int) - Method in class com.nwalsh.saxon.CalloutEmitter
Protect the outer-most block wrapper.
skipThisElement(int) - Method in class com.nwalsh.saxon.NumberLinesEmitter
Protect the outer-most block wrapper.
startDocument() - Method in class com.nwalsh.saxon.ColumnScanEmitter
Discarded.
startDocument() - Method in class com.nwalsh.saxon.CopyEmitter
Copy start document events.
startDocument() - Method in class com.nwalsh.saxon.LineCountEmitter
Discarded.
startElement(int, Attributes, int[], int) - Method in class com.nwalsh.saxon.CalloutEmitter
Process start element events.
startElement(int, Attributes, int[], int) - Method in class com.nwalsh.saxon.ColumnScanEmitter
Examine for column info.
startElement(int, Attributes, int[], int) - Method in class com.nwalsh.saxon.ColumnUpdateEmitter
Examine for column info.
startElement(int, Attributes, int[], int) - Method in class com.nwalsh.saxon.CopyEmitter
Copy start element events.
startElement(int, Attributes, int[], int) - Method in class com.nwalsh.saxon.LineCountEmitter
Discarded.
startElement(int, Attributes, int[], int) - Method in class com.nwalsh.saxon.NumberLinesEmitter
Process start element events.
startElement(int, Attributes, int[], int) - Method in class com.nwalsh.saxon.UnwrapLinksEmitter
Process start element events.
startinglinenumber - Variable in class com.nwalsh.saxon.NumberLinesEmitter
The first line number will be startinglinenumber.
startSpan(Emitter, String) - Method in class com.nwalsh.saxon.FormatCallout
 

T

Table - Class in com.nwalsh.saxon
Saxon extensions supporting Tables
Table() - Constructor for class com.nwalsh.saxon.Table
Constructor for Verbatim
tempStack - Variable in class com.nwalsh.saxon.CalloutEmitter
A stack for holding information about temporarily closed elements.
Text - Class in com.nwalsh.saxon
Saxon extension element for inserting text
Text() - Constructor for class com.nwalsh.saxon.Text
Constructor for Text
TextFactory - Class in com.nwalsh.saxon
Saxon extension element factory
TextFactory() - Constructor for class com.nwalsh.saxon.TextFactory
Constructor for TextFactory
tryAgain - Variable in class com.nwalsh.saxon.UnwrapLinksEmitter
 
tryAgain() - Method in class com.nwalsh.saxon.UnwrapLinksEmitter
 

U

unitHash - Static variable in class com.nwalsh.saxon.Table
The hash used to associate units with a length in pixels.
UnwrapLinks - Class in com.nwalsh.saxon
Saxon extension for unwrapping nested links
UnwrapLinks() - Constructor for class com.nwalsh.saxon.UnwrapLinks
Constructor for UnwrapLinks
unwrapLinks(Context, NodeSetValue) - Static method in class com.nwalsh.saxon.UnwrapLinks
Unwrap links
UnwrapLinksEmitter - Class in com.nwalsh.saxon
Saxon extension to unwrap links in a result tree fragment.
UnwrapLinksEmitter(Controller, NamePool, boolean) - Constructor for class com.nwalsh.saxon.UnwrapLinksEmitter
Constructor for the UnwrapLinksEmitter.

V

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

W

Website - Class in com.nwalsh.saxon
 
Website() - Constructor for class com.nwalsh.saxon.Website
 
width - Variable in class com.nwalsh.saxon.ColumnScanEmitter
 
width - Variable in class com.nwalsh.saxon.ColumnUpdateEmitter
 
width - Variable in class com.nwalsh.saxon.NumberLinesEmitter
Line numbers are width characters wide.
Windows1252 - Class in com.nwalsh.saxon
$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.
Windows1252() - Constructor for class com.nwalsh.saxon.Windows1252
 

X

xhtmlAFingerprint - Variable in class com.nwalsh.saxon.UnwrapLinksEmitter
 
xhURI - Static variable in class com.nwalsh.saxon.CalloutEmitter
The XHTML namespace name.
xhURI - Static variable in class com.nwalsh.saxon.FormatCallout
 
xhURI - Static variable in class com.nwalsh.saxon.NumberLinesEmitter
The XHTML namespace name.
xhURI - Static variable in class com.nwalsh.saxon.UnwrapLinksEmitter
The XHTML namespace name.

A C D E F G H I L M N P R S T U V W X

Copyright © 2013. All Rights Reserved.