|
|||||||||
| Home >> All >> com >> nwalsh >> [ saxon overview ] | PREV NEXT | ||||||||
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.
- area - Variable in class com.nwalsh.saxon.Callout
- The area Element item that generated this callout.
- areaLabel(Element) - Method in class com.nwalsh.saxon.FormatCallout
C
- 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
- Callout - class com.nwalsh.saxon.Callout.
- 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 com.nwalsh.saxon.CalloutEmitter.
- 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.
- CalloutEmitter.StartElementInfo - class com.nwalsh.saxon.CalloutEmitter.StartElementInfo.
- A private class for maintaining the information required to call the startElement method.
- CalloutEmitter.StartElementInfo(int, Attributes, int[], int) - Constructor for class com.nwalsh.saxon.CalloutEmitter.StartElementInfo
- ColumnScanEmitter - class com.nwalsh.saxon.ColumnScanEmitter.
- Saxon extension to scan the column widthsin a result tree fragment.
- ColumnScanEmitter(NamePool) - Constructor for class com.nwalsh.saxon.ColumnScanEmitter
- Construct a new ColumnScanEmitter.
- ColumnUpdateEmitter - class com.nwalsh.saxon.ColumnUpdateEmitter.
- Saxon extension to scan the column widthsin a result tree fragment.
- ColumnUpdateEmitter(Controller, NamePool, String[]) - Constructor for class com.nwalsh.saxon.ColumnUpdateEmitter
- Construct a new ColumnUpdateEmitter.
- CopyEmitter - class com.nwalsh.saxon.CopyEmitter.
- A Saxon 6.0 Emitter that clones its input.
- CopyEmitter(Controller, NamePool) - Constructor for class com.nwalsh.saxon.CopyEmitter
- Constructor for the CopyEmitter.
- callout - Variable in class com.nwalsh.saxon.Callout
- The callout number.
- callout - Static variable in class com.nwalsh.saxon.CalloutEmitter
- The (sorted) array of callouts obtained from the areaspec.
- calloutCount - Static variable in class com.nwalsh.saxon.CalloutEmitter
- The number of callouts in the callout array.
- calloutPos - Static variable in class com.nwalsh.saxon.CalloutEmitter
- A pointer used to keep track of our position in the callout array.
- calloutsSetup - Static variable in class com.nwalsh.saxon.Verbatim
- True if callouts have been setup
- 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.
- closeOpenElements(Emitter) - Method in class com.nwalsh.saxon.CalloutEmitter
- col - Variable in class com.nwalsh.saxon.Callout
- The column in which this callout appears.
- colNumber - Static variable in class com.nwalsh.saxon.CalloutEmitter
- The current column number.
- columnCount() - Method in class com.nwalsh.saxon.ColumnScanEmitter
- Return the number of columns.
- columnWidths() - Method in class com.nwalsh.saxon.ColumnScanEmitter
- Return the number of columns.
- com.nwalsh.saxon - package com.nwalsh.saxon
- 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.
D
- defaultColumn - Variable in class com.nwalsh.saxon.CalloutEmitter
- The default column for callouts that specify only a line.
- defaultColumn - Static variable in class com.nwalsh.saxon.Verbatim
- The default column for callouts that have only a line or line range
- depth - Variable in class com.nwalsh.saxon.ImageIntrinsics
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
F
- FormatCallout - class com.nwalsh.saxon.FormatCallout.
- Utility class for the Verbatim extension (ignore this).
- FormatCallout(NamePool, boolean) - Constructor for class com.nwalsh.saxon.FormatCallout
- FormatGraphicCallout - class com.nwalsh.saxon.FormatGraphicCallout.
- Utility class for the Verbatim extension (ignore this).
- FormatGraphicCallout(NamePool, String, String, int, boolean) - Constructor for class com.nwalsh.saxon.FormatGraphicCallout
- FormatTextCallout - class com.nwalsh.saxon.FormatTextCallout.
- Utility class for the Verbatim extension (ignore this).
- FormatTextCallout(NamePool, boolean) - Constructor for class com.nwalsh.saxon.FormatTextCallout
- FormatUnicodeCallout - class com.nwalsh.saxon.FormatUnicodeCallout.
- Utility class for the Verbatim extension (ignore this).
- FormatUnicodeCallout(NamePool, String, int, int, boolean) - Constructor for class com.nwalsh.saxon.FormatUnicodeCallout
- fCallout - Static variable in class com.nwalsh.saxon.CalloutEmitter
- The FormatCallout object to use for formatting callouts.
- fCallout - Static variable in class com.nwalsh.saxon.Verbatim
- The FormatCallout object to use for formatting callouts.
- 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?
- 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 - Static variable in class com.nwalsh.saxon.Table
- Is this an FO stylesheet?
- foStylesheet - Static variable in class com.nwalsh.saxon.UnwrapLinks
- True if the stylesheet is producing formatting objects
- foStylesheet - Variable in class com.nwalsh.saxon.UnwrapLinksEmitter
- Is the stylesheet currently running an FO stylesheet?
- foStylesheet - Static variable in class com.nwalsh.saxon.Verbatim
- True if the stylesheet is producing formatting objects
- 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.
- 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
- 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
G
- getArea() - Method in class com.nwalsh.saxon.Callout
- Access the Callout's area.
- getAttributes() - Method in class com.nwalsh.saxon.CalloutEmitter.StartElementInfo
- getAttributes() - Method in class com.nwalsh.saxon.NumberLinesEmitter.StartElementInfo
- getAttributes() - Method in class com.nwalsh.saxon.UnwrapLinksEmitter.StartElementInfo
- 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
- 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.
- getNSCount() - Method in class com.nwalsh.saxon.CalloutEmitter.StartElementInfo
- getNSCount() - Method in class com.nwalsh.saxon.NumberLinesEmitter.StartElementInfo
- getNSCount() - Method in class com.nwalsh.saxon.UnwrapLinksEmitter.StartElementInfo
- getNameCode() - Method in class com.nwalsh.saxon.CalloutEmitter.StartElementInfo
- getNameCode() - Method in class com.nwalsh.saxon.NumberLinesEmitter.StartElementInfo
- getNameCode() - Method in class com.nwalsh.saxon.UnwrapLinksEmitter.StartElementInfo
- getNamespaces() - Method in class com.nwalsh.saxon.CalloutEmitter.StartElementInfo
- getNamespaces() - Method in class com.nwalsh.saxon.NumberLinesEmitter.StartElementInfo
- getNamespaces() - Method in class com.nwalsh.saxon.UnwrapLinksEmitter.StartElementInfo
- 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
- graphicsExt - Variable in class com.nwalsh.saxon.FormatGraphicCallout
- graphicsExt - Static variable in class com.nwalsh.saxon.Verbatim
- The extension to use for graphical callout decorations.
- graphicsMax - Variable in class com.nwalsh.saxon.FormatGraphicCallout
- graphicsMax - Static variable in class com.nwalsh.saxon.Verbatim
- The largest callout number that can be represented graphically.
- graphicsPath - Variable in class com.nwalsh.saxon.FormatGraphicCallout
- graphicsPath - Static variable in class com.nwalsh.saxon.Verbatim
- The path to use for graphical callout decorations.
H
- htmlAFingerprint - Variable in class com.nwalsh.saxon.UnwrapLinksEmitter
I
- ImageIntrinsics - class com.nwalsh.saxon.ImageIntrinsics.
- Saxon extension to examine intrinsic size of images
- ImageIntrinsics(String) - Constructor for class com.nwalsh.saxon.ImageIntrinsics
- Constructor for ImageIntrinsics
- image - Variable in class com.nwalsh.saxon.ImageIntrinsics
- imageFailed - Variable in class com.nwalsh.saxon.ImageIntrinsics
- imageLoaded - Variable in class com.nwalsh.saxon.ImageIntrinsics
- imageUpdate(Image, int, int, int, int, int) - Method in class com.nwalsh.saxon.ImageIntrinsics
- inSkip - Variable in class com.nwalsh.saxon.UnwrapLinksEmitter
- 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.
- isInstruction() - Method in class com.nwalsh.saxon.Text
- Is this element an instruction?
L
- LineCountEmitter - class com.nwalsh.saxon.LineCountEmitter.
- Saxon extension to count the lines in a result tree fragment.
- LineCountEmitter() - Constructor for class com.nwalsh.saxon.LineCountEmitter
- Construct a new LineCountEmitter.
- line - Variable in class com.nwalsh.saxon.Callout
- The line on which this callout occurs.
- lineCount() - Method in class com.nwalsh.saxon.LineCountEmitter
- Return the number of lines.
- lineNumber - Static variable in class com.nwalsh.saxon.CalloutEmitter
- The current line number.
- 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
modulusline will be numbered. - modulus - Static variable in class com.nwalsh.saxon.Verbatim
- The modulus for line numbering (every 'modulus' line is numbered).
N
- NumberLinesEmitter - class com.nwalsh.saxon.NumberLinesEmitter.
- Saxon extension to decorate a result tree fragment with line numbers.
- NumberLinesEmitter(Controller, NamePool, int, int, String, boolean) - Constructor for class com.nwalsh.saxon.NumberLinesEmitter
- Constructor for the NumberLinesEmitter.
- NumberLinesEmitter.StartElementInfo - class com.nwalsh.saxon.NumberLinesEmitter.StartElementInfo.
- A private class for maintaining the information required to call the startElement method.
- NumberLinesEmitter.StartElementInfo(int, Attributes, int[], int) - Constructor for class com.nwalsh.saxon.NumberLinesEmitter.StartElementInfo
- 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
- nominalWidth - Static variable in class com.nwalsh.saxon.Table
- The nominal table width (6in by default).
- 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.
- numberLines(Context, NodeSetValue) - Static method in class com.nwalsh.saxon.Verbatim
- Number lines in a verbatim environment
O
- openClosedElements(Emitter) - Method in class com.nwalsh.saxon.CalloutEmitter
P
- parseBox(String) - Method in class com.nwalsh.saxon.ImageIntrinsics
- pixelsPerInch - Static variable in class com.nwalsh.saxon.Table
- The number of pixels per inch
- 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. - separator - Static variable in class com.nwalsh.saxon.Verbatim
- The separator between the line number and the verbatim text.
- 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.
- 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.
- setupCallouts(NodeList) - Method in class com.nwalsh.saxon.CalloutEmitter
- Examine the areaspec and determine the number and position of callouts.
- setupCallouts(Context) - Static method in class com.nwalsh.saxon.Verbatim
- Setup the parameters associated with callouts
- setupColumnWidths(Context) - Static method in class com.nwalsh.saxon.Table
- Setup the parameters associated with column width calculations
- setupLineNumbering(Context) - Static method in class com.nwalsh.saxon.Verbatim
- Setup the parameters associated with line numbering
- setupUnwrapLinks(Context) - Static method in class com.nwalsh.saxon.UnwrapLinks
- Setup the parameters associated with unwrapping links
- 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.
- startSpan(Emitter) - Method in class com.nwalsh.saxon.FormatCallout
T
- Table - class com.nwalsh.saxon.Table.
- Saxon extensions supporting Tables
- Table() - Constructor for class com.nwalsh.saxon.Table
- Constructor for Verbatim
- 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
- tableWidth - Static variable in class com.nwalsh.saxon.Table
- The default table width (100% by default).
- tempStack - Variable in class com.nwalsh.saxon.CalloutEmitter
- A stack for holding information about temporarily closed elements.
- tryAgain - Variable in class com.nwalsh.saxon.UnwrapLinksEmitter
- tryAgain() - Method in class com.nwalsh.saxon.UnwrapLinksEmitter
U
- UnwrapLinks - class com.nwalsh.saxon.UnwrapLinks.
- Saxon extension for unwrapping nested links
- UnwrapLinks() - Constructor for class com.nwalsh.saxon.UnwrapLinks
- Constructor for UnwrapLinks
- UnwrapLinksEmitter - class com.nwalsh.saxon.UnwrapLinksEmitter.
- 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.
- UnwrapLinksEmitter.StartElementInfo - class com.nwalsh.saxon.UnwrapLinksEmitter.StartElementInfo.
- A private class for maintaining the information required to call the startElement method.
- UnwrapLinksEmitter.StartElementInfo(int, Attributes, int[], int) - Constructor for class com.nwalsh.saxon.UnwrapLinksEmitter.StartElementInfo
- unicodeFont - Variable in class com.nwalsh.saxon.FormatUnicodeCallout
- unicodeMax - Variable in class com.nwalsh.saxon.FormatUnicodeCallout
- unicodeStart - Variable in class com.nwalsh.saxon.FormatUnicodeCallout
- unitHash - Static variable in class com.nwalsh.saxon.Table
- The hash used to associate units with a length in pixels.
- unwrapLinks(Context, NodeSetValue) - Static method in class com.nwalsh.saxon.UnwrapLinks
- Unwrap links
V
- Verbatim - class com.nwalsh.saxon.Verbatim.
- Saxon extensions supporting DocBook verbatim environments
- Verbatim() - Constructor for class com.nwalsh.saxon.Verbatim
- Constructor for Verbatim
- validate() - Method in class com.nwalsh.saxon.Text
- Validate that the element occurs in a reasonable place.
W
- width - Variable in class com.nwalsh.saxon.ColumnScanEmitter
- width - Variable in class com.nwalsh.saxon.ColumnUpdateEmitter
- width - Variable in class com.nwalsh.saxon.ImageIntrinsics
- width - Variable in class com.nwalsh.saxon.NumberLinesEmitter
- Line numbers are
widthcharacters wide. - width - Static variable in class com.nwalsh.saxon.Verbatim
- The width (in characters) of line numbers (for padding).
X
- xhURI - Static variable in class com.nwalsh.saxon.FormatCallout
- xhURI - Static variable in class com.nwalsh.saxon.UnwrapLinksEmitter
- The XHTML namespace name.
- xhtmlAFingerprint - Variable in class com.nwalsh.saxon.UnwrapLinksEmitter
_
- _attributes - Variable in class com.nwalsh.saxon.CalloutEmitter.StartElementInfo
- _attributes - Variable in class com.nwalsh.saxon.NumberLinesEmitter.StartElementInfo
- _attributes - Variable in class com.nwalsh.saxon.UnwrapLinksEmitter.StartElementInfo
- _nameCode - Variable in class com.nwalsh.saxon.CalloutEmitter.StartElementInfo
- _nameCode - Variable in class com.nwalsh.saxon.NumberLinesEmitter.StartElementInfo
- _nameCode - Variable in class com.nwalsh.saxon.UnwrapLinksEmitter.StartElementInfo
- _namespaces - Variable in class com.nwalsh.saxon.CalloutEmitter.StartElementInfo
- _namespaces - Variable in class com.nwalsh.saxon.NumberLinesEmitter.StartElementInfo
- _namespaces - Variable in class com.nwalsh.saxon.UnwrapLinksEmitter.StartElementInfo
- _nscount - Variable in class com.nwalsh.saxon.CalloutEmitter.StartElementInfo
- _nscount - Variable in class com.nwalsh.saxon.NumberLinesEmitter.StartElementInfo
- _nscount - Variable in class com.nwalsh.saxon.UnwrapLinksEmitter.StartElementInfo
A C D E F G H I L M N O P R S T U V W X _
|
|||||||||
| Home >> All >> com >> nwalsh >> [ saxon overview ] | PREV NEXT | ||||||||