A B C D E F G H I J K L M N O P R S T U V W

A

add(ICommand) - Method in class org.pz.platypus.CommandTable
add a Commandable item to the hash table, using its root as the key to the entry
add(IOutputCommand) - Method in interface org.pz.platypus.interfaces.ICommandTable
load an individual item
add(IOutputCommand) - Method in class org.pz.platypus.plugin.html.HtmlCommandTable
add a OutputCommandable item to the hash table, using its root as the key to the entry
add(IOutputCommand) - Method in class org.pz.platypus.plugin.pdf.PdfCommandTable
add a OutputCommandable item to the hash table, using its root as the key to the entry
add(IOutputCommand) - Method in class org.pz.platypus.plugin.rtf.RtfCommandTable
add a OutputCommandable item to the hash table, using its root as the key to the entry
add(String, String) - Method in class org.pz.platypus.SystemStrings
Add a string to collection of Platypus system strings.
add(String, String) - Method in class org.pz.platypus.UserStrings
Add a string to user strings after validating they don't start with $_.
addColumnsContentToDocument() - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
The method that renders the PDF file
addDirsInFontDirsTxtFile(String, LinkedList<String>) - Method in class org.pz.platypus.FontDirectoryList
Adds directories specified in fontdirs.txt file to the list of directories to register
addFamily(String, LinkedList<String>) - Method in class org.pz.platypus.TypefaceMap
As a family name with a linked list of one or more associated font files
addFilename(String) - Method in class org.pz.platypus.FileList
Add the filename to the table.
addFontDir(LinkedList<String>, String) - Method in class org.pz.platypus.FontDirectoryList
verifies that the directory name exists on this system.
addFontFileToFamily(String, String) - Method in class org.pz.platypus.TypefaceMap
add a filename to a family, as long as the filename was not previously added .
addHttpPrefixIfNecessary(String) - Method in class org.pz.platypus.plugin.html.commands.HtmlUrl
 
addInputFileToFileList(CommandLineArgs, GDD) - Static method in class org.pz.platypus.Platypus
add the input file to the file list
addParagraph(Paragraph, ColumnText) - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
If paragraph has content, add it to the content of the current column
addParagraphToList(Paragraph) - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
Adds a paragraph to the currently active bullet list.
addToken(TokenList, TokenType, String, Source) - Method in class org.pz.platypus.PlatypusParser
Adds a parsed token to the ArrayList of tokens
addUrl(String, String) - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
Emits a URL with the specified cover text.
Alignment - Class in org.pz.platypus.commands
The possible paragraph alignments.
Alignment() - Constructor for class org.pz.platypus.commands.Alignment
 
ALIGNMENT - Static variable in class org.pz.platypus.DefaultValues
 
alignment - Variable in class org.pz.platypus.plugin.common.DocData
 
alignment - Variable in class org.pz.platypus.plugin.html.HtmlData
 
alreadyProcessingFont() - Method in class org.pz.platypus.plugin.html.HtmlOutfile
 
amount - Variable in class org.pz.platypus.CommandParameter
the number of units
appendFormatExtension(String) - Method in class org.pz.platypus.CommandLineArgs
 
areNextTokenContentsEqualTo(int, String) - Method in class org.pz.platypus.TokenList
See if the next immediate token (if any), is equal to s.
areWeInAParagraphAlready() - Method in class org.pz.platypus.plugin.html.HtmlDocContext
 
AT_EOF - Static variable in class org.pz.platypus.Status
 
atEndOfLine() - Method in class org.pz.platypus.ParseContext
 

B

B - Variable in class org.pz.platypus.plugin.pdf.RgbColor
 
baseline - Variable in class org.pz.platypus.plugin.html.HtmlFooter
 
baseline - Variable in class org.pz.platypus.plugin.pdf.Footer
 
BASELINE_LOCATION - Static variable in class org.pz.platypus.DefaultValues
 
blockClosesOnSameLine(ParseContext, String) - Method in class org.pz.platypus.PlatypusParser
 
blockCommentClosingSymbol - Variable in class org.pz.platypus.PlatypusParser
the symbol we need to match for the close of a block of
BlockCommentParser - Class in org.pz.platypus.parsers
Handles identification of block comments (and does some limited processing)
BlockCommentParser() - Constructor for class org.pz.platypus.parsers.BlockCommentParser
 
bold - Variable in class org.pz.platypus.plugin.html.HtmlFont
is font bold?
bold - Variable in class org.pz.platypus.plugin.pdf.PdfFont
is font bold?
bold - Variable in class org.pz.platypus.plugin.rtf.RtfFont
is font bold?
BULLET - Static variable in class org.pz.platypus.DefaultValues
 
BulletListPlainEnd - Class in org.pz.platypus.commands
Abstract portion of command that marks the beginning of a plain bullet list (default indent and bullet char)
BulletListPlainEnd() - Constructor for class org.pz.platypus.commands.BulletListPlainEnd
 
BulletListPlainStart - Class in org.pz.platypus.commands
Abstract portion of command that marks the beginning of a plain bullet list (default indent and bullet char)
BulletListPlainStart() - Constructor for class org.pz.platypus.commands.BulletListPlainStart
 
BulletListPlainStartWithOptions - Class in org.pz.platypus.commands
Abstract portion of command that marks the beginning of a plain bullet list (default indent and bullet char)
BulletListPlainStartWithOptions() - Constructor for class org.pz.platypus.commands.BulletListPlainStartWithOptions
 
BulletLists - Class in org.pz.platypus
Keeps track of bulleted lists that are in use.
BulletLists() - Constructor for class org.pz.platypus.BulletLists
 
bulletLists - Variable in class org.pz.platypus.plugin.pdf.PdfOutfile
the collection of active bullet lists
bval - Variable in class org.pz.platypus.plugin.common.DocData.Value
 
bval - Variable in class org.pz.platypus.plugin.html.HtmlData.Value
 

C

calculateColumnWidth(float, int, HtmlData) - Method in class org.pz.platypus.plugin.html.HtmlColumns
 
calculateColumnWidth(float, int, PdfData) - Method in class org.pz.platypus.plugin.pdf.Columns
 
calculateColWidth() - Method in class org.pz.platypus.plugin.pdf.TextIndenter
Gets the width of the current column, or if the current column has been set artificially to force a new page, then compute the width of column 0.
calculateIndent() - Method in class org.pz.platypus.plugin.pdf.TextIndenter
Extracts the new indent amount from the token and verifies its value.
canOutputHtmlEndOfLine() - Method in class org.pz.platypus.plugin.listing.HtmlBlockCommentListingStrategy
 
canOutputHtmlEndOfLine() - Method in class org.pz.platypus.plugin.listing.HtmlCommandListingStrategy
 
canOutputHtmlEndOfLine() - Method in class org.pz.platypus.plugin.listing.HtmlCompoundCommandListingStrategy
 
canOutputHtmlEndOfLine() - Method in class org.pz.platypus.plugin.listing.HtmlCRListingStrategy
 
canOutputHtmlEndOfLine() - Method in class org.pz.platypus.plugin.listing.HtmlLineBreakStrategy
 
canOutputHtmlEndOfLine() - Method in class org.pz.platypus.plugin.listing.HtmlLineCommentListingStrategy
 
canOutputHtmlEndOfLine() - Method in class org.pz.platypus.plugin.listing.HtmlListingStrategy
 
canOutputHtmlEndOfLine() - Method in class org.pz.platypus.plugin.listing.HtmlMacroListingStrategy
 
canOutputHtmlEndOfLine() - Method in class org.pz.platypus.plugin.listing.HtmlSymbolListingStrategy
 
canOutputHtmlEndOfLine() - Method in class org.pz.platypus.plugin.listing.HtmlTextListingStrategy
 
CENTER - Static variable in class org.pz.platypus.commands.Alignment
 
charArrayToString(char[]) - Static method in class org.pz.platypus.utilities.TextTransforms
converts a char[] to a string.
charArrayToString(char[], int, int) - Static method in class org.pz.platypus.utilities.TextTransforms
converts part (or all) of a char[] to a string.
chars - Variable in class org.pz.platypus.ParseContext
 
charsParsed - Variable in class org.pz.platypus.CommandParameter
how many chars were taken up with the number and the units?
clone() - Method in class org.pz.platypus.plugin.common.Underline
Clone used in saving format
clone() - Method in class org.pz.platypus.plugin.pdf.PdfFont
 
clone() - Method in class org.pz.platypus.Source
 
close() - Method in class org.pz.platypus.plugin.html.HtmlOutfile
Outputs any material that has not yet been output.
close() - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
Outputs any material that has not yet been output.
close(Logger) - Method in class org.pz.platypus.plugin.rtf.RtfOutfile
Close the file
closeOuputFile(FileWriter, GDD) - Method in class org.pz.platypus.plugin.listing.Start
Close the file
closingBrace - Variable in class org.pz.platypus.utilities.ClosingBraceBuilder
 
ClosingBraceBuilder - Class in org.pz.platypus.utilities
Builds a string that shows what the matching closing brace(s) should look be for a given open set of braces.
ClosingBraceBuilder(String) - Constructor for class org.pz.platypus.utilities.ClosingBraceBuilder
 
clVerbose - Variable in class org.pz.platypus.GDD
 
clVVerbose - Variable in class org.pz.platypus.GDD
 
codeSection - Variable in class org.pz.platypus.plugin.common.DocData
 
CodeWithOptions - Class in org.pz.platypus.commands
Abstract class for handling code listing.
CodeWithOptions() - Constructor for class org.pz.platypus.commands.CodeWithOptions
 
Column - Class in org.pz.platypus.plugin.pdf
Handles the low-level implementation details of columns.
Column(PdfData) - Constructor for class org.pz.platypus.plugin.pdf.Column
The basic constructor.
Column(float, float, float, PdfData) - Constructor for class org.pz.platypus.plugin.pdf.Column
constructor for when we need to specify column size exactly
COLUMN_COUNT - Static variable in class org.pz.platypus.DefaultValues
 
COLUMN_COUNT_MAX - Static variable in class org.pz.platypus.plugin.pdf.Limits
a value so high that setting the current column to it, forces a new page
COLUMN_COUNT_MAX - Static variable in class org.pz.platypus.plugin.rtf.Limits
a value so high that setting the current column to it, forces a new page
COLUMN_WIDTH - Static variable in class org.pz.platypus.DefaultValues
 
columnCount - Variable in class org.pz.platypus.plugin.common.DocData
 
columnCount - Variable in class org.pz.platypus.plugin.html.HtmlData
 
columns - Variable in class org.pz.platypus.plugin.html.HtmlColumns
 
columns - Variable in class org.pz.platypus.plugin.html.HtmlData
 
Columns - Class in org.pz.platypus.plugin.pdf
Keeps track of the number of columns, their size, and the gutter size.
Columns(PdfData) - Constructor for class org.pz.platypus.plugin.pdf.Columns
Create an arrayList of default number of columns with no preceding vertical space
Columns(int, float, PdfData) - Constructor for class org.pz.platypus.plugin.pdf.Columns
 
columns - Variable in class org.pz.platypus.plugin.pdf.Columns
 
columns - Variable in class org.pz.platypus.plugin.pdf.PdfData
 
Command - Class in org.pz.platypus
The basic abstract class for all commands
Command() - Constructor for class org.pz.platypus.Command
 
Command0 - Class in org.pz.platypus.commandTypes
Command with no parameters
Command0(String, char) - Constructor for class org.pz.platypus.commandTypes.Command0
 
CommandFamilyParser - Class in org.pz.platypus.parsers
Handles parsing of compound commands
CommandFamilyParser() - Constructor for class org.pz.platypus.parsers.CommandFamilyParser
 
CommandLineArgs - Class in org.pz.platypus
Uses apache commons CLI to parse the command line.
CommandLineArgs(String[]) - Constructor for class org.pz.platypus.CommandLineArgs
Configures the CLI parser with a list of valid Options.
CommandParameter - Class in org.pz.platypus
Purely a data structure used for returning units information from parsers.
CommandParameter() - Constructor for class org.pz.platypus.CommandParameter
 
CommandParameterParser - Class in org.pz.platypus.parsers
Handles all the various command-parameter parsing tasks.
CommandParameterParser() - Constructor for class org.pz.platypus.parsers.CommandParameterParser
 
commandParser - Static variable in class org.pz.platypus.commandTypes.FontFamily
 
commandPropertyFilename - Variable in class org.pz.platypus.GDD
 
CommandR - Class in org.pz.platypus.commandTypes
Command that is a Replacement for another command.
CommandR(String, String, CommandTable) - Constructor for class org.pz.platypus.commandTypes.CommandR
 
CommandS - Class in org.pz.platypus.commandTypes
Command with a single String parameter
CommandS(String, char) - Constructor for class org.pz.platypus.commandTypes.CommandS
 
CommandStartParser - Class in org.pz.platypus.parsers
Determines whether a sequence containing a [ is the beginning of a command.
CommandStartParser() - Constructor for class org.pz.platypus.parsers.CommandStartParser
 
CommandTable - Class in org.pz.platypus
Table of all supported commands in Platypus.
CommandTable() - Constructor for class org.pz.platypus.CommandTable
This constructor is included here only because it facilitates writing mock Literals class for testing.
CommandTable(GDD) - Constructor for class org.pz.platypus.CommandTable
 
commandTable - Variable in class org.pz.platypus.CommandTable
the hashtable into which the commands are loaded
commandTable - Variable in class org.pz.platypus.GDD
 
commandTable - Variable in class org.pz.platypus.plugin.common.DocData
 
commandTable - Variable in class org.pz.platypus.plugin.html.HtmlCommandTable
the hashtable into which the commands are loaded
commandTable - Variable in class org.pz.platypus.plugin.html.Start
the command table indexed by command root
commandTable - Variable in class org.pz.platypus.plugin.pdf.PdfCommandTable
the hashtable into which the commands are loaded
commandTable - Variable in class org.pz.platypus.plugin.pdf.Start
the command table indexed by command root
commandTable - Variable in class org.pz.platypus.plugin.rtf.RtfCommandTable
the hashtable into which the commands are loaded
CommandV - Class in org.pz.platypus.commandTypes
Command with a single Value parameter
CommandV(String, char) - Constructor for class org.pz.platypus.commandTypes.CommandV
 
COMPLETE - Static variable in class org.pz.platypus.Status
 
computeBase14ItextFontName(PdfFont) - Method in class org.pz.platypus.plugin.pdf.PdfFontFactory
Gets the iText font name for any of the Base14 fonts.
computeBottomColEdge(float) - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
Compute the bottom edge, which is the lesser of the topEdge - columnHeight or top edge - bottom margin.
computeClosingMarker(char[], int) - Method in class org.pz.platypus.parsers.BlockCommentParser
Computes the closing marker for a block comment based on the opening marker.
computeItextStyle() - Method in class org.pz.platypus.plugin.html.HtmlFont
iText font style captures bold, italic, strikethru, underline.
computeItextStyle(PdfFont) - Method in class org.pz.platypus.plugin.pdf.PdfFontFactory
iText font style captures bold, italic, strikethru, underline.
computeItextStyle() - Method in class org.pz.platypus.plugin.rtf.RtfFont
iText font style captures bold, italic, strikethru, underline.
computeLeftColEdge() - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
Computes the left edge of the current column It starts with the left margin and adds the width and gutters of any columns between it and the left margin.
computePropFilename(GDD) - Method in class org.pz.platypus.plugin.pdf.PdfSymbolsTable
Compute the filename of the Symbols property file, based on the GDD
computeRightColEdge(float) - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
Compute the right edge of the current column.
computeTopColEdge() - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
Compute the top edge of the curren column, which is the page height (PDF coordinates start at lower left corner) - top margin - vertical skip.
computeVerticalSkip(float, PdfData) - Method in class org.pz.platypus.plugin.pdf.commands.PdfColumnCount
Computes how much vertical distance there is between the current baseline and the top margin.
configFile - Variable in class org.pz.platypus.GDD
 
configureHead() - Method in class org.pz.platypus.plugin.html.HtmlOutfile
The "once only" settings - We set
1.
configureHtmlPrettyPrint() - Method in class org.pz.platypus.plugin.html.HtmlOutfile
A hack to pretty-print the generated XHTML.
containsInRemainingChars(String) - Method in class org.pz.platypus.ParseContext
 
content - Variable in class org.pz.platypus.InputLine
the content of the line as a string
content - Variable in class org.pz.platypus.ParseContext
 
content - Variable in class org.pz.platypus.Token
what would be called the lexeme in a language parser.
contents - Variable in class org.pz.platypus.PropertyFile
the Map of key value pairs taken from the property file
Conversions - Class in org.pz.platypus.plugin.rtf
Performs various conversions needed in the PDF plugin
Conversions() - Constructor for class org.pz.platypus.plugin.rtf.Conversions
 
Conversions - Class in org.pz.platypus.utilities
Performs various conversions of units of measure.
Conversions() - Constructor for class org.pz.platypus.utilities.Conversions
 
convertParameterToPoints(CommandParameter, RtfData) - Static method in class org.pz.platypus.plugin.rtf.Conversions
Utility function to convert units in command parameters to points
convertParameterToPoints(CommandParameter, DocData) - Static method in class org.pz.platypus.utilities.Conversions
Utility function to convert units in command parameters to points
convertParameterUnitToString(CommandParameter, GDD) - Static method in class org.pz.platypus.plugin.rtf.Conversions
Converts a parameter unit type to a descriptive string (for error messages)
convertParameterUnitToString(CommandParameter, GDD) - Static method in class org.pz.platypus.utilities.Conversions
Converts a parameter unit type to a descriptive string (for error messages)
convertToHtmlText(String) - Static method in class org.pz.platypus.plugin.listing.HtmlListingStrategy
Utility method used by subclasses.
convertToTextToken(Source, TokenList) - Method in class org.pz.platypus.plugin.pdf.commands.DefUserString
In the event of an error, the command is converted into a series of text tokens (after the error message is shown).
countBraces(char[], int) - Static method in class org.pz.platypus.parsers.CommandParameterParser
Count the number of opening braces in a parameter
countOpeningBraces(String) - Method in class org.pz.platypus.utilities.ClosingBraceBuilder
Counts the number of opening braces at the start of text
createColumns(int, float, HtmlData) - Method in class org.pz.platypus.plugin.html.HtmlColumns
Sets the number of columns.
createColumns(int, float, PdfData) - Method in class org.pz.platypus.plugin.pdf.Columns
Sets the number of columns.
createCommandLine(String[]) - Method in class org.pz.platypus.CommandLineArgs
Creates a single string from all the args specified by the user on the command line
createDefaulFormat(PdfData) - Method in class org.pz.platypus.plugin.pdf.FormatStack
 
createFont(HtmlFont) - Method in class org.pz.platypus.plugin.html.HtmlFont
Creates an iText Font object based on the class fields
createFont(RtfFont) - Method in class org.pz.platypus.plugin.rtf.RtfFont
Creates an iText Font object based on the class fields
createItextFont(PdfFont) - Method in class org.pz.platypus.plugin.pdf.PdfFontFactory
Creates an iText Font object based on a passed-in PdfFont
createItextFontName(HtmlFont) - Method in class org.pz.platypus.plugin.html.HtmlFont
Get the name by which iText refers to this font.
createItextFontName(PdfFont) - Method in class org.pz.platypus.plugin.pdf.PdfFontFactory
Get the name by which iText refers to this font.
createItextFontName(RtfFont) - Method in class org.pz.platypus.plugin.rtf.RtfFont
Get the name by which iText refers to this font.
createNewScriptEngine() - Method in class org.pz.platypus.plugin.pdf.PdfData
 
createPageSizeLookupTable() - Method in class org.pz.platypus.plugin.pdf.commands.PdfPageSize
Load the page names and the corresponding iText rectangles into a hash table.
createPluginUrl() - Method in class org.pz.platypus.PluginLoader
Converts a plugin's JAR file name+address into a URL suitable for class loading
cTable - Variable in class org.pz.platypus.commandTypes.CommandR
 
ctable - Variable in class org.pz.platypus.PlatypusParser
the ComandTable that holds all the commands that Platypus supports
ctable - Variable in class org.pz.platypus.plugin.rtf.Start
 
currColumn - Variable in class org.pz.platypus.plugin.common.DocData
 
currColumn - Variable in class org.pz.platypus.plugin.html.HtmlData
 
currFileNumber - Variable in class org.pz.platypus.Infile
the current line number and filenumber
currLineNumber - Variable in class org.pz.platypus.Infile
 

D

DefaultValues - Class in org.pz.platypus
Default values for PDF plugin
DefaultValues() - Constructor for class org.pz.platypus.DefaultValues
 
DefUserString - Class in org.pz.platypus.plugin.pdf.commands
handles processing of the definition of a user string (macro).
DefUserString() - Constructor for class org.pz.platypus.plugin.pdf.commands.DefUserString
 
desc - Variable in enum org.pz.platypus.TokenType
 
displayCopyright() - Static method in class org.pz.platypus.Platypus
output the copyright notice to console
DocData - Class in org.pz.platypus.plugin.common
Abstract container class for all the state of the output document.
DocData() - Constructor for class org.pz.platypus.plugin.common.DocData
Default ctor
DocData(GDD) - Constructor for class org.pz.platypus.plugin.common.DocData
Initializes the state of the PDF document.
DocData.Value - Class in org.pz.platypus.plugin.common
Inner class containing the value of the data item, plus the line at which it was las changed.
DocData.Value(boolean) - Constructor for class org.pz.platypus.plugin.common.DocData.Value
 
DocData.Value(float) - Constructor for class org.pz.platypus.plugin.common.DocData.Value
 
DocData.Value(int) - Constructor for class org.pz.platypus.plugin.common.DocData.Value
 
DocData.Value(float, Source) - Constructor for class org.pz.platypus.plugin.common.DocData.Value
 
DocData.Value(String, Source) - Constructor for class org.pz.platypus.plugin.common.DocData.Value
 
DocData.Value(boolean, Source) - Constructor for class org.pz.platypus.plugin.common.DocData.Value
 
DOCUMENT_CLOSED_ERR - Static variable in class org.pz.platypus.Status
 
doesOptionHaveArg(String) - Static method in class org.pz.platypus.CommandLineArgs
 
doesPlatypusParse(PropertyFile, String) - Static method in class org.pz.platypus.PlatypusParser
Do we do the parsing, or will the output plugin do the parsing? Check the config file for what the plug-in specifies.
doFirstLineIndent(Paragraph, PdfData) - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
Handles indenting the first line of a paragraph.
doHeading(GDD, Token) - Method in class org.pz.platypus.plugin.pdf.commands.PdfDump
Print the heading before the dump that states the location in the file of the [dump: command.
doParagraphAlignment(Paragraph, PdfData) - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
Implement the paragraph alignment
doParagraphIndent(Paragraph, PdfData) - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
Handles indenting the entire paragraph.
doParagraphIndentRight(Paragraph, PdfData) - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
Handles indenting the entire paragraph.
doParagraphSpaceBefore(Paragraph, PdfData) - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
Implement the line spacing before the paragraph, if any.
dump() - Method in class org.pz.platypus.InputLine
Dump one input line to console.
dump(GDD) - Method in class org.pz.platypus.plugin.html.HtmlColumns
 
dump(GDD) - Method in class org.pz.platypus.plugin.pdf.Columns
 
dump(Literals) - Method in class org.pz.platypus.SystemStrings
Returns a string containing all the keys and values formatted one-to-a-line for printing to console or document.
dump(GDD) - Method in class org.pz.platypus.TokenList
dumps all the tokens in the output token list to System.out
dump(Literals) - Method in class org.pz.platypus.UserStrings
Returns a string containing all the keys and values formatted one-to-a-line for printing to console or document.
dumpAll(GDD, PdfData, Token, boolean) - Method in class org.pz.platypus.plugin.pdf.commands.PdfDump
Dump all available info.
dumpCommandLine(GDD, Token, boolean) - Method in class org.pz.platypus.plugin.pdf.commands.PdfDump
Dump the command line and related data.
dumpPage(GDD, PdfData, Token, boolean) - Method in class org.pz.platypus.plugin.pdf.commands.PdfDump
Dump the page dimensions and related data.
dumpParagraph(GDD, PdfData, Token, boolean) - Method in class org.pz.platypus.plugin.pdf.commands.PdfDump
Dump the paragraph dimensions and related data.
dumpUserStrings(GDD, Token, boolean) - Method in class org.pz.platypus.plugin.pdf.commands.PdfDump
Dump the user strings, one k,v pair per line.

E

emitChar(String, String) - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
Emit a single character in the current font, size, etc.
emitClosingHtml(FileWriter, GDD) - Method in class org.pz.platypus.plugin.listing.Start
Emits the HTML closing code
emitCode(float, PdfData, Token) - Method in class org.pz.platypus.plugin.pdf.commands.PdfCodeWithOptions
Emits code
emitEolToken(TokenList, Source) - Method in class org.pz.platypus.PlatypusParser
Emits the so-called "soft" EOL command used when at end of line.
emitFontSizeTag() - Method in class org.pz.platypus.plugin.html.HtmlOutfile
 
emitHtmlHeader(String, FileWriter, GDD) - Method in class org.pz.platypus.plugin.listing.Start
Emit the HTML needed at the beginning of the listing file
emitLineMarker(PdfOutfile) - Method in class org.pz.platypus.plugin.pdf.commands.PdfCodeWithOptions
Emit the marker for a line with no number
emitLineNumber(PdfData) - Method in class org.pz.platypus.plugin.pdf.commands.PdfCodeWithOptions
Emit the line number for a listing line
emitListing(FileWriter, GDD) - Method in class org.pz.platypus.plugin.listing.Start
Where the content of the listing file is written out
emitListing(FileWriter, GDD) - Method in class org.pz.platypus.plugin.rtf.Start
Where the content of the listing file is written out
emitNewLine(PdfOutfile) - Method in class org.pz.platypus.plugin.pdf.commands.PdfCodeWithOptions
Emits a CR or CR/LF to the PDF outfile.
emitRtfEpilog() - Method in class org.pz.platypus.plugin.rtf.RtfOutfile
Writes the closing part of the RTF file.
emitRtfProlog() - Method in class org.pz.platypus.plugin.rtf.RtfOutfile
Writes the required header parts of the RTF file.
emitText(String) - Method in class org.pz.platypus.plugin.html.HtmlOutfile
Writes text to the HTML file.
emitText(String) - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
Writes text to the PDF file.
endBulletList(IOutputContext, Token, int) - Method in class org.pz.platypus.commands.BulletListPlainEnd
 
endBulletList(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfBulletListPlainEnd
 
endCurrentParagraphIfAny() - Method in class org.pz.platypus.plugin.html.HtmlOutfile
 
endFontTagIfAny() - Method in class org.pz.platypus.plugin.html.HtmlOutfile
 
endOfCode(Token) - Method in class org.pz.platypus.plugin.pdf.commands.PdfCodeWithOptions
At the [-code] token? (So, at end of code?)
endPlainBulletList() - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
End the currently active bullet list.
EOL_TREATMENT - Static variable in class org.pz.platypus.DefaultValues
 
eolHandling - Variable in class org.pz.platypus.plugin.pdf.Format
 
eolPending - Variable in class org.pz.platypus.plugin.html.HtmlData
 
eolPending - Variable in class org.pz.platypus.plugin.pdf.PdfData
 
EolTreatment - Class in org.pz.platypus.commandTypes
The possible end-of-line treatments.
EolTreatment() - Constructor for class org.pz.platypus.commandTypes.EolTreatment
 
eolTreatment - Variable in class org.pz.platypus.plugin.html.HtmlData
 
eolTreatment - Variable in class org.pz.platypus.plugin.pdf.PdfData
 
eolTreatment - Variable in class org.pz.platypus.plugin.rtf.RtfData
 
EolTreatmentException - Exception in org.pz.platypus.exceptions
Exception generated when user tried to specify an invalid EOL treatment (see EolTreament class)
EolTreatmentException(String) - Constructor for exception org.pz.platypus.exceptions.EolTreatmentException
 
equals(Object) - Method in class org.pz.platypus.CommandParameter
Due to its many fields
equals(Object) - Method in class org.pz.platypus.Source
 
equals(Object) - Method in class org.pz.platypus.Token
Complicated equals due to optional fields and embedded objects
ERR - Static variable in class org.pz.platypus.Status
 
ERR_COMMAND_PARAM - Static variable in class org.pz.platypus.Status
 
ERR_MISSING_CONFIG_FILE - Static variable in class org.pz.platypus.Status
 
ERR_UNSUPPORTED_FORMAT - Static variable in class org.pz.platypus.Status
 
errFontNotFound(String) - Method in class org.pz.platypus.plugin.pdf.PdfFontFactory
 
errMsgUnrecognizedCommand(Token, GDD) - Method in class org.pz.platypus.plugin.html.Start
Output error message to logger for unrecognized command
errMsgUnrecognizedCommand(Token, GDD) - Method in class org.pz.platypus.plugin.pdf.Start
Output error message to logger for unrecognized command
errorBulletSymbolNotFound(GDD, Token) - Method in class org.pz.platypus.plugin.pdf.commands.PdfBulletListPlainStartWithOptions
 
errorCode - Variable in class org.pz.platypus.CommandParameter
if an error occured (unit = ERROR), what kind was it?
errorInvalidOption(GDD, Token) - Method in class org.pz.platypus.plugin.pdf.commands.PdfBulletListPlainStartWithOptions
 
ErrorMsg - Class in org.pz.platypus.utilities
Various Error Message-Generating Routines
ErrorMsg() - Constructor for class org.pz.platypus.utilities.ErrorMsg
 
errorNoParameterForStartList(GDD, Token) - Method in class org.pz.platypus.commands.BulletListPlainStartWithOptions
Issue error if no parameter was specified
errorUnclosedOption(GDD, Token) - Method in class org.pz.platypus.plugin.pdf.commands.PdfBulletListPlainStartWithOptions
 
errTtcFileHandling(String) - Method in class org.pz.platypus.plugin.pdf.PdfFontFactory
 
escapeSpecialChars(String) - Method in class org.pz.platypus.plugin.html.Start
 
expandedMacro - Variable in class org.pz.platypus.GDD
 
explanation - Variable in exception org.pz.platypus.exceptions.PlatyException
a string to look up in Literals() that identifies the nature of the exception
extractBulletSymbolFromParam(String) - Method in class org.pz.platypus.plugin.pdf.commands.PdfBulletListPlainStartWithOptions
extracts a literal that serves as the bullet character (e.g.
extractCommandName(char[], int) - Method in class org.pz.platypus.parsers.CommandFamilyParser
return a command name in a complex command; e.g.
extractCommandRoot(ParseContext) - Method in class org.pz.platypus.PlatypusParser
Extracts the root of a command.
extractFamilyNames(String, BaseFont) - Method in class org.pz.platypus.TypefaceMap
Uses iText to extract the family name (or in case of .ttc the names) of the font family.
extractFontName(String, GDD, Token) - Method in class org.pz.platypus.plugin.pdf.commands.PdfSymbol
Extracts the font name from an extended entry in PdfSymbols.properties, such as: [trademark]={SYMBOL}\\u00E4, where the font name is between braces (so SYMBOL, in this example).
extractMacroName(char[], int) - Method in class org.pz.platypus.parsers.MacroParser
Extract the macro name from the string of chars starting at parsePoint
extractMacroName(String) - Method in class org.pz.platypus.plugin.pdf.commands.DefUserString
Extracts the macro name from the beginning of a string
extractMacroValue(String, String) - Method in class org.pz.platypus.plugin.pdf.commands.DefUserString
Extracts the substitute value from the macro definition
extractNumericString(char[], int) - Static method in class org.pz.platypus.parsers.CommandParameterParser
Extracts the numeric value from a specific point in a char array.
extractReplacementRoot(String) - Method in class org.pz.platypus.commandTypes.CommandR
Reads the attribute data for the replacement command as it is found in the command table and extracts the command root that should replace the alias root.
extractRoot(GDD, Source, String) - Method in class org.pz.platypus.commandTypes.CommandR
Extract the root.
extractStringInsideBraces(char[], int) - Static method in class org.pz.platypus.parsers.CommandParameterParser
Extracts the string parameter enclosed in matching opening and closing braces
extractStringParam(char[], int) - Static method in class org.pz.platypus.parsers.CommandParameterParser
Static method that extracts a string parameter.
extractUnitType(char[], int) - Static method in class org.pz.platypus.parsers.CommandParameterParser
Gets the unit type.
extractUnitValue(char[], int) - Static method in class org.pz.platypus.parsers.CommandParameterParser
Parses a substring that contains a quantity.

F

FATAL_ERR - Static variable in class org.pz.platypus.Status
 
fface - Variable in class org.pz.platypus.plugin.html.HtmlData
 
FILE_NOT_FOUND_ERR - Static variable in class org.pz.platypus.Status
 
FILE_NOT_READABLE_ERR - Static variable in class org.pz.platypus.Status
 
FileCloseException - Exception in org.pz.platypus.exceptions
 
FileCloseException(String) - Constructor for exception org.pz.platypus.exceptions.FileCloseException
 
FileCloseException(String, String) - Constructor for exception org.pz.platypus.exceptions.FileCloseException
 
FileList - Class in org.pz.platypus
A simple treemap containing the name of the input files that were read.
FileList() - Constructor for class org.pz.platypus.FileList
 
filename - Variable in class org.pz.platypus.Infile
the name of the input file
filename - Variable in class org.pz.platypus.plugin.rtf.RtfOutfile
 
filename - Variable in class org.pz.platypus.PropertyFile
the filename of the property file
filename - Variable in class org.pz.platypus.TextFileReader
 
FilenameLookupException - Exception in org.pz.platypus.exceptions
Exception generated when user tries to look up a non-existent file in FileList (either by name or by number)
FilenameLookupException() - Constructor for exception org.pz.platypus.exceptions.FilenameLookupException
 
FilenameLookupException(String) - Constructor for exception org.pz.platypus.exceptions.FilenameLookupException
 
filenames - Variable in class org.pz.platypus.FileList
the array containing the filenames
fileNumber - Variable in class org.pz.platypus.Source
the file number.
fileSeparator - Variable in class org.pz.platypus.GDD
 
findAndRegisterFont(String) - Method in class org.pz.platypus.plugin.pdf.PdfFontFactory
Get the filenames from the typefaceMap and register them in iText's FontFactory.
findAndRegisterFont(String) - Method in class org.pz.platypus.plugin.rtf.RtfFont
Get the filenames from the typefaceMap and register them in iText's FontFactory.
findCommandClose(ParseContext) - Method in class org.pz.platypus.commandTypes.FontFamily
Finds the rough end of a command.
findOutputFilePluginType(CommandLineArgs, GDD) - Static method in class org.pz.platypus.Platypus
tries to determine the prefix in the config file for the output plugin.
findPluginJar(String, GDD) - Static method in class org.pz.platypus.Platypus
Get the actual name of the plugin, based on its lookup value in config file.
FIRST_LINE_INDENT - Static variable in class org.pz.platypus.DefaultValues
 
firstLineIndent - Variable in class org.pz.platypus.plugin.common.DocData
 
firstLineIndent - Variable in class org.pz.platypus.plugin.html.HtmlData
 
firstLineIndent - Variable in class org.pz.platypus.plugin.rtf.RtfData
 
fixUp(TokenList, ParseContext, int) - Method in class org.pz.platypus.parsers.CommandFamilyParser
Complex commands can have 1 or more commands.
flushExistingText(PdfOutfile) - Method in class org.pz.platypus.plugin.pdf.commands.PdfColumnCount
Before changing columns, we need to flush any existing text to the PDF file.
flushExistingText(PdfData) - Method in class org.pz.platypus.plugin.pdf.commands.PdfPageSize
Current text must be flushed to PDF file using the current page size before the new page size takes effect.
font - Variable in class org.pz.platypus.plugin.html.HtmlData
 
font - Variable in class org.pz.platypus.plugin.html.HtmlFooter
 
font - Variable in class org.pz.platypus.plugin.pdf.Footer
 
font - Variable in class org.pz.platypus.plugin.pdf.Format
 
font - Variable in class org.pz.platypus.plugin.pdf.PdfData
 
font - Variable in class org.pz.platypus.plugin.rtf.RtfData
 
FONT_BOLD - Static variable in class org.pz.platypus.DefaultValues
 
FONT_ITALIC - Static variable in class org.pz.platypus.DefaultValues
 
FONT_SIZE - Static variable in class org.pz.platypus.DefaultValues
 
FONT_SIZE_TO_STRIKETHRU_RATIO - Static variable in class org.pz.platypus.DefaultValues
 
FONT_TYPEFACE - Static variable in class org.pz.platypus.DefaultValues
 
FontDirectoryList - Class in org.pz.platypus
List of directories containing font files.
FontDirectoryList(GDD) - Constructor for class org.pz.platypus.FontDirectoryList
We only ever load the default list of directories.
fontDirs - Variable in class org.pz.platypus.FontDirectoryList
list of directories containing font files
fontFactory - Variable in class org.pz.platypus.plugin.pdf.PdfFont
font factory for creating an iText font
FontFamily - Class in org.pz.platypus.commandTypes
handles processing of the font family of commands
FontFamily() - Constructor for class org.pz.platypus.commandTypes.FontFamily
 
footer - Variable in class org.pz.platypus.plugin.html.HtmlData
 
Footer - Class in org.pz.platypus.plugin.pdf
Handles the low-level implementation details of page footer.
Footer(PdfData) - Constructor for class org.pz.platypus.plugin.pdf.Footer
 
footer - Variable in class org.pz.platypus.plugin.pdf.PdfData
 
FOOTER_FONT_SIZE - Static variable in class org.pz.platypus.DefaultValues
 
FOOTER_PAGES_TO_SKIP - Static variable in class org.pz.platypus.DefaultValues
 
FOOTER_TYPEFACE - Static variable in class org.pz.platypus.DefaultValues
 
footerProcessing() - Method in class org.pz.platypus.plugin.pdf.PdfOutfile.OnPageEnd
Print a footer if the number of pages to skip before a footer has been exceeded.
format(LogRecord) - Method in class org.pz.platypus.LogFormatter
The principal function: it accepts a LogRecord and returns the string that should be written out by the logger.
format(Token, GDD) - Method in class org.pz.platypus.plugin.listing.HtmlBlockCommentListingStrategy
 
format(Token, GDD) - Method in class org.pz.platypus.plugin.listing.HtmlCommandListingStrategy
 
format(Token, GDD) - Method in class org.pz.platypus.plugin.listing.HtmlCompoundCommandListingStrategy
 
format(Token, GDD) - Method in class org.pz.platypus.plugin.listing.HtmlCRListingStrategy
 
format(Token, GDD) - Method in class org.pz.platypus.plugin.listing.HtmlLineBreakStrategy
 
format(Token, GDD) - Method in class org.pz.platypus.plugin.listing.HtmlLineCommentListingStrategy
 
format(Token, GDD) - Method in class org.pz.platypus.plugin.listing.HtmlListingStrategy
 
format(Token, GDD) - Method in class org.pz.platypus.plugin.listing.HtmlMacroListingStrategy
 
format(Token, GDD) - Method in class org.pz.platypus.plugin.listing.HtmlSymbolListingStrategy
 
format(Token, GDD) - Method in class org.pz.platypus.plugin.listing.HtmlTextListingStrategy
 
Format - Class in org.pz.platypus.plugin.pdf
Container for the format data at a given point in the document.
Format(PdfFont, boolean, Underline, int, float) - Constructor for class org.pz.platypus.plugin.pdf.Format
 
formats - Variable in class org.pz.platypus.plugin.pdf.FormatStack
 
FormatStack - Class in org.pz.platypus.plugin.pdf
Stack where formats are saved to and restored from
FormatStack(PdfData) - Constructor for class org.pz.platypus.plugin.pdf.FormatStack
 
formatStack - Variable in class org.pz.platypus.plugin.pdf.PdfData
 
fval - Variable in class org.pz.platypus.plugin.common.DocData.Value
 
fval - Variable in class org.pz.platypus.plugin.html.HtmlData.Value
 
fwOut - Variable in class org.pz.platypus.plugin.rtf.RtfOutfile
 

G

G - Variable in class org.pz.platypus.plugin.pdf.RgbColor
 
gdd - Variable in class org.pz.platypus.CommandTable
 
gdd - Variable in class org.pz.platypus.FontDirectoryList
the GDD.
GDD - Class in org.pz.platypus
Global document data.
GDD() - Constructor for class org.pz.platypus.GDD
 
gdd - Variable in class org.pz.platypus.Infile
the GDD
gdd - Variable in class org.pz.platypus.parsers.MacroParser
following are for output of error messages
gdd - Variable in class org.pz.platypus.PlatypusParser
 
gdd - Variable in class org.pz.platypus.plugin.common.DocData
 
gdd - Variable in class org.pz.platypus.plugin.html.HtmlData
 
gdd - Variable in class org.pz.platypus.plugin.html.HtmlFont
 
gdd - Variable in class org.pz.platypus.plugin.pdf.PdfData
 
gdd - Variable in class org.pz.platypus.plugin.pdf.PdfFont
 
gdd - Variable in class org.pz.platypus.plugin.pdf.PdfFontFactory
 
gdd - Variable in class org.pz.platypus.plugin.rtf.RtfData
 
gdd - Variable in class org.pz.platypus.plugin.rtf.RtfFont
 
gdd - Variable in class org.pz.platypus.plugin.rtf.RtfOutfile
 
gdd - Variable in class org.pz.platypus.PluginLoader
 
gdd - Variable in class org.pz.platypus.PropertyFile
 
gdd - Variable in class org.pz.platypus.SymbolsList
 
gdd - Variable in class org.pz.platypus.TypefaceMap
 
generateNestedTags(LinkedList<String>, String) - Method in class org.pz.platypus.plugin.html.HtmlDocContext
 
generateOutputFile() - Method in class org.pz.platypus.CommandLineArgs
 
get() - Method in class org.pz.platypus.utilities.PlatypusHomeDirectory
return the home directory name with a file separator at end
getAddStatus() - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
 
getAlignment() - Method in class org.pz.platypus.plugin.common.DocData
 
getAlignmentLine() - Method in class org.pz.platypus.plugin.common.DocData
 
getAmount() - Method in class org.pz.platypus.CommandParameter
 
getB() - Method in class org.pz.platypus.plugin.pdf.RgbColor
 
getBaseline() - Method in class org.pz.platypus.plugin.html.HtmlFooter
 
getBaseline() - Method in class org.pz.platypus.plugin.pdf.Footer
 
getBold() - Method in class org.pz.platypus.plugin.pdf.PdfFont
 
getBold() - Method in class org.pz.platypus.plugin.rtf.RtfFont
 
getCharCode(String) - Method in class org.pz.platypus.plugin.pdf.commands.PdfSymbol
Get the Unicode character code to emit
getCharsParsed() - Method in class org.pz.platypus.CommandParameter
 
getCharValueForUnicode(String) - Method in class org.pz.platypus.plugin.pdf.commands.PdfSymbol
Converts a unicode value in the format u9999 to a char representing that number, which can be correctly output as the respective glyph by iText.
getClosingBrace() - Method in class org.pz.platypus.utilities.ClosingBraceBuilder
 
getCodeSectionLine() - Method in class org.pz.platypus.plugin.common.DocData
 
getColumn(int) - Method in class org.pz.platypus.plugin.html.HtmlColumns
Return a designated column
getColumn(int) - Method in class org.pz.platypus.plugin.pdf.Columns
Return a designated column
getColumnCount() - Method in class org.pz.platypus.plugin.common.DocData
 
getColumnCountLine() - Method in class org.pz.platypus.plugin.common.DocData
 
getColumns() - Method in class org.pz.platypus.plugin.pdf.PdfData
 
getColumnWidth() - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
 
getCommand(String) - Method in class org.pz.platypus.CommandTable
Lookup a command by its root
getCommand(String) - Method in interface org.pz.platypus.interfaces.ICommandTable
get the processor for a command or symbol
getCommand(String) - Method in class org.pz.platypus.plugin.html.HtmlCommandTable
Lookup a command by its root
getCommand(String) - Method in class org.pz.platypus.plugin.pdf.PdfCommandTable
Lookup a command by its root
getCommand(String) - Method in class org.pz.platypus.plugin.rtf.RtfCommandTable
Lookup a command by its root
getCommandData(GDD) - Method in class org.pz.platypus.Token
Convert command data into dumpable strings
getCommandPropertyFilename() - Method in class org.pz.platypus.GDD
 
getCommandTable() - Method in class org.pz.platypus.GDD
 
getCommandTable() - Method in class org.pz.platypus.plugin.common.DocData
 
getConfigFile() - Method in class org.pz.platypus.GDD
 
getConfigFilename(CommandLineArgs, GDD) - Static method in class org.pz.platypus.Platypus
Get the name of the config file either from the command file or from the default location
getContent() - Method in class org.pz.platypus.InputLine
return a string with the line content
getContent() - Method in class org.pz.platypus.ParseContext
 
getContent() - Method in class org.pz.platypus.Token
 
getContents() - Method in class org.pz.platypus.PropertyFile
 
getCount() - Method in class org.pz.platypus.plugin.html.HtmlColumns
 
getCount() - Method in class org.pz.platypus.plugin.pdf.Columns
 
getCoverText(IOutputContext, int) - Method in class org.pz.platypus.commands.UrlWithCoverText
Go down the list of tokens looking for text and a [-url] token pair.
getCp1252Font(String, float, int) - Method in class org.pz.platypus.plugin.pdf.PdfFontFactory
Gets the font with CP1252 (aka WINANSI) encoding
getCp1252Font(String, float, int) - Method in class org.pz.platypus.plugin.rtf.RtfFont
Gets the font with CP1252 (aka WINANSI) encoding
getCurrColumn() - Method in class org.pz.platypus.plugin.common.DocData
 
getDirs() - Method in class org.pz.platypus.FontDirectoryList
Get the names of the default locations for font files and return those locations as an array of strings
getEolHandling() - Method in class org.pz.platypus.plugin.pdf.Format
 
getEolPending() - Method in class org.pz.platypus.plugin.pdf.PdfData
 
getEolTreatment() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getEolTreatment() - Method in class org.pz.platypus.plugin.pdf.PdfData
 
getEolTreatment() - Method in class org.pz.platypus.plugin.rtf.RtfData
 
getEolTreatmentLine() - Method in class org.pz.platypus.plugin.pdf.PdfData
 
getEolTreatmentLine() - Method in class org.pz.platypus.plugin.rtf.RtfData
 
getErrorCode() - Method in class org.pz.platypus.CommandParameter
 
getExpandedMacro() - Method in class org.pz.platypus.GDD
 
getExplanation() - Method in exception org.pz.platypus.exceptions.PlatyException
 
getExplanation() - Method in interface org.pz.platypus.interfaces.IException
 
getFace() - Method in class org.pz.platypus.plugin.html.HtmlFont
 
getFace() - Method in class org.pz.platypus.plugin.pdf.PdfFont
 
getFace() - Method in class org.pz.platypus.plugin.rtf.RtfFont
 
getFamilyFilenames(String) - Method in class org.pz.platypus.TypefaceMap
Returns the list of filenames that correspond to a font/typeface family.
getFilename(int) - Method in class org.pz.platypus.FileList
Find the file name based on the number it was assigned
getFilename() - Method in class org.pz.platypus.Infile
 
getFileNumber(String) - Method in class org.pz.platypus.FileList
Find the file number based on the name
getFileNumber() - Method in class org.pz.platypus.Source
 
getFileSeparator() - Method in class org.pz.platypus.GDD
 
getFirstLineIndent() - Method in class org.pz.platypus.plugin.common.DocData
 
getFirstLineIndent() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getFirstLineIndentLine() - Method in class org.pz.platypus.plugin.common.DocData
 
getFont() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getFont() - Method in class org.pz.platypus.plugin.html.HtmlFooter
 
getFont() - Method in class org.pz.platypus.plugin.pdf.Footer
 
getFont() - Method in class org.pz.platypus.plugin.pdf.Format
 
getFont() - Method in class org.pz.platypus.plugin.pdf.PdfData
 
getFont() - Method in class org.pz.platypus.plugin.rtf.RtfData
 
getFontFace() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getFontFace() - Method in class org.pz.platypus.plugin.pdf.PdfData
 
getFontFace() - Method in class org.pz.platypus.plugin.rtf.RtfData
 
getFontFileList(String[]) - Method in class org.pz.platypus.TypefaceMap
Return a linked list of font files found in the passed-in list of font directories.
getFontName(String, GDD, Token) - Method in class org.pz.platypus.plugin.pdf.commands.PdfSymbol
 
getFontSize() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getFontSize() - Method in class org.pz.platypus.plugin.pdf.PdfData
 
getFontSize() - Method in class org.pz.platypus.plugin.rtf.RtfData
 
getFooter() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getFooter() - Method in class org.pz.platypus.plugin.pdf.PdfData
 
getFooterText() - Method in class org.pz.platypus.plugin.pdf.PdfOutfile.OnPageEnd
Create the text string we'll use.
getFormatExtension() - Method in class org.pz.platypus.CommandLineArgs
 
getFormatStack() - Method in class org.pz.platypus.plugin.pdf.PdfData
 
getFormatStrategy(Token) - Static method in class org.pz.platypus.plugin.listing.HtmlListingStrategy
The "factory method" for creating the correct Strategy instance.
getFormatStrategy(Token) - Static method in class org.pz.platypus.plugin.rtf.RtfOutputStrategy
The "factory method" for creating the correct Strategy instance.
getG() - Method in class org.pz.platypus.plugin.pdf.RgbColor
 
getGdd() - Method in interface org.pz.platypus.interfaces.IOutputContext
 
getGdd() - Method in class org.pz.platypus.plugin.common.DocData
 
getGdd() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getGutter() - Method in class org.pz.platypus.plugin.html.HtmlColumn
 
getGutter() - Method in class org.pz.platypus.plugin.pdf.Column
 
getHeaderHtml(GDD, String) - Method in class org.pz.platypus.plugin.listing.Start
Build the string of HTML needed as the prelude to output of the code
getHeight() - Method in class org.pz.platypus.plugin.html.HtmlColumn
 
getHeight() - Method in class org.pz.platypus.plugin.pdf.Column
 
getHomeDirectory() - Method in class org.pz.platypus.GDD
 
getHomeDirectoryFromTextFile() - Method in class org.pz.platypus.utilities.PlatypusHomeDirectory
Looks to see if the current directory holds a file called 'platypus.home'.
getHtmlDocContext() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getIdentityHFont(String, float, int) - Method in class org.pz.platypus.plugin.pdf.PdfFontFactory
Opens a font using the IDENTITY-H encoding.
getIdentityHFont(String, float, int) - Method in class org.pz.platypus.plugin.rtf.RtfFont
Opens a font using the IDENTITY-H encoding.
getInParagraph() - Method in class org.pz.platypus.plugin.html.HtmlOutfile
 
getInputFileList() - Method in class org.pz.platypus.GDD
 
getInputLines() - Method in class org.pz.platypus.GDD
 
getInputTokens() - Method in class org.pz.platypus.GDD
 
getItalics() - Method in class org.pz.platypus.plugin.pdf.PdfFont
 
getItalics() - Method in class org.pz.platypus.plugin.rtf.RtfFont
 
getItColumn() - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
 
getItextFont() - Method in class org.pz.platypus.plugin.html.HtmlFont
Get the iText font
getItextFont() - Method in class org.pz.platypus.plugin.pdf.PdfFont
Get the iText font
getItextFont() - Method in class org.pz.platypus.plugin.rtf.RtfFont
Get the iText font
getItPara() - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
 
getLeading() - Method in class org.pz.platypus.plugin.common.DocData
 
getLeading() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getLeading() - Method in class org.pz.platypus.plugin.pdf.Format
 
getLeadingLine() - Method in class org.pz.platypus.plugin.common.DocData
 
getLeadingLine() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getLineHeight() - Method in class org.pz.platypus.plugin.common.DocData
 
getLineHeight() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getLineHeightLine() - Method in class org.pz.platypus.plugin.common.DocData
 
getLineHeightLine() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getLineNumber() - Method in class org.pz.platypus.Infile
 
getLineNumber() - Method in class org.pz.platypus.Source
 
getLineNumberLast() - Method in class org.pz.platypus.plugin.common.DocData
 
getLineNumberLastLine() - Method in class org.pz.platypus.plugin.common.DocData
 
getLineNumberSkip() - Method in class org.pz.platypus.plugin.common.DocData
 
getLineNumberSkipLine() - Method in class org.pz.platypus.plugin.common.DocData
 
getList() - Method in class org.pz.platypus.SymbolsList
 
getLit(String) - Method in class org.pz.platypus.GDD
 
getLit(String) - Method in class org.pz.platypus.Literals
Looks up a literal in the resource bundle.
getLits() - Method in class org.pz.platypus.GDD
 
getLocation() - Method in exception org.pz.platypus.exceptions.PlatyException
 
getLocation() - Method in interface org.pz.platypus.interfaces.IException
 
getLocation(String) - Method in class org.pz.platypus.ParseContext
 
getLogger() - Method in class org.pz.platypus.GDD
 
getMap() - Method in class org.pz.platypus.TypefaceMap
Used mostly for testing
getMarginBottom() - Method in class org.pz.platypus.plugin.common.DocData
 
getMarginBottom() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getMarginBottomLine() - Method in class org.pz.platypus.plugin.common.DocData
 
getMarginBottomLine() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getMarginLeft() - Method in class org.pz.platypus.plugin.common.DocData
 
getMarginLeft() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getMarginLeftLine() - Method in class org.pz.platypus.plugin.common.DocData
 
getMarginLeftLine() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getMarginRight() - Method in class org.pz.platypus.plugin.common.DocData
 
getMarginRight() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getMarginRightLine() - Method in class org.pz.platypus.plugin.common.DocData
 
getMarginRightLine() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getMarginsMirrored() - Method in class org.pz.platypus.plugin.common.DocData
 
getMarginsMirroredLine() - Method in class org.pz.platypus.plugin.common.DocData
 
getMarginTop() - Method in class org.pz.platypus.plugin.common.DocData
 
getMarginTop() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getMarginTopLine() - Method in class org.pz.platypus.plugin.common.DocData
 
getMarginTopLine() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getNameMinusExtension(String) - Method in class org.pz.platypus.CommandLineArgs
 
getNestedTagCmds() - Method in class org.pz.platypus.plugin.html.HtmlDocContext
 
getNextToken(int) - Method in class org.pz.platypus.TokenList
Gets the next token after the token pointed to by the tokenNumber
getNoIndent() - Method in class org.pz.platypus.plugin.common.DocData
 
getNoIndentLine() - Method in class org.pz.platypus.plugin.common.DocData
 
getNoIndentLine() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getOutfile() - Method in class org.pz.platypus.plugin.html.HtmlDocContext
 
getOutfile() - Method in class org.pz.platypus.plugin.pdf.PdfData
 
getOutfile() - Method in class org.pz.platypus.plugin.rtf.RtfData
 
getOutputPluginPrefix() - Method in class org.pz.platypus.GDD
 
getPageHeight() - Method in class org.pz.platypus.plugin.common.DocData
 
getPageHeight() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getPageHeightLine() - Method in class org.pz.platypus.plugin.common.DocData
 
getPageHeightLine() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getPageNumber() - Method in class org.pz.platypus.plugin.common.DocData
 
getPageNumber() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getPagesToSkip() - Method in class org.pz.platypus.plugin.html.HtmlFooter
 
getPagesToSkip() - Method in class org.pz.platypus.plugin.pdf.Footer
 
getPageWidth() - Method in class org.pz.platypus.plugin.common.DocData
 
getPageWidth() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getPageWidthLine() - Method in class org.pz.platypus.plugin.common.DocData
 
getParagraphIndent() - Method in class org.pz.platypus.plugin.common.DocData
 
getParagraphIndentLine() - Method in class org.pz.platypus.plugin.common.DocData
 
getParagraphIndentRight() - Method in class org.pz.platypus.plugin.common.DocData
 
getParagraphIndentRightLine() - Method in class org.pz.platypus.plugin.common.DocData
 
getParagraphSkip() - Method in class org.pz.platypus.plugin.common.DocData
 
getParagraphSkipLine() - Method in class org.pz.platypus.plugin.common.DocData
 
getParameter() - Method in class org.pz.platypus.Token
 
getParamType() - Method in class org.pz.platypus.Command
what kind of argument, if any, does the command take?
getParamType() - Method in class org.pz.platypus.commandTypes.CommandS
 
getParamType() - Method in class org.pz.platypus.commandTypes.FontFamily
 
getParamType() - Method in interface org.pz.platypus.interfaces.ICommand
what kind of argument, if any, does the command take?
getParamType() - Method in class org.pz.platypus.plugin.pdf.commands.DefUserString
 
getParamType() - Method in class org.pz.platypus.Symbol
required by Commandable, but not used by symbols
getPixelsPerInch() - Method in class org.pz.platypus.plugin.common.DocData
 
getPixelsPerInch() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getPixelsPerInch() - Method in class org.pz.platypus.plugin.rtf.RtfData
 
getPixelsPerInchLine() - Method in class org.pz.platypus.plugin.common.DocData
 
getPixelsPerInchLine() - Method in class org.pz.platypus.plugin.rtf.RtfData
 
getPlatypusDirectory() - Method in class org.pz.platypus.GDD
 
getPosition() - Method in class org.pz.platypus.plugin.common.Underline
 
getPrevToken(int) - Method in class org.pz.platypus.TokenList
Returns the token previous to the one whose number is passed in
getPropertyFile() - Method in class org.pz.platypus.plugin.pdf.PdfSymbolsTable
 
getR() - Method in class org.pz.platypus.plugin.pdf.RgbColor
 
getRecommendedGutterSize(int) - Method in class org.pz.platypus.plugin.html.HtmlColumns
Figure out the recommended gutter size for a given number of regular columns
getRecommendedGutterSize(int) - Method in class org.pz.platypus.plugin.pdf.Columns
Figure out the recommended gutter size for a given number of regular columns
getRoot() - Method in class org.pz.platypus.Command
get the root of the command.
getRoot() - Method in class org.pz.platypus.commands.BulletListPlainEnd
 
getRoot() - Method in class org.pz.platypus.commands.BulletListPlainStart
 
getRoot() - Method in class org.pz.platypus.commands.BulletListPlainStartWithOptions
 
getRoot() - Method in class org.pz.platypus.commands.CodeWithOptions
 
getRoot() - Method in class org.pz.platypus.commands.UrlRaw
 
getRoot() - Method in class org.pz.platypus.commands.UrlWithCoverText
 
getRoot() - Method in class org.pz.platypus.commands.UrlWithCoverTextEnd
 
getRoot() - Method in class org.pz.platypus.commandTypes.CommandS
 
getRoot() - Method in class org.pz.platypus.commandTypes.FontFamily
 
getRoot() - Method in interface org.pz.platypus.interfaces.ICommand
get the root of the command.
getRoot() - Method in interface org.pz.platypus.interfaces.IOutputCommand
get the root of the command.
getRoot() - Method in class org.pz.platypus.plugin.html.commands.HtmlBoldOff
 
getRoot() - Method in class org.pz.platypus.plugin.html.commands.HtmlBoldOn
 
getRoot() - Method in class org.pz.platypus.plugin.html.commands.HtmlEol
 
getRoot() - Method in class org.pz.platypus.plugin.html.commands.HtmlEoParagraph
 
getRoot() - Method in class org.pz.platypus.plugin.html.commands.HtmlFface
 
getRoot() - Method in class org.pz.platypus.plugin.html.commands.HtmlFsize
 
getRoot() - Method in class org.pz.platypus.plugin.html.commands.HtmlHardCR
 
getRoot() - Method in class org.pz.platypus.plugin.html.commands.HtmlItalicsOff
 
getRoot() - Method in class org.pz.platypus.plugin.html.commands.HtmlItalicsOn
 
getRoot() - Method in class org.pz.platypus.plugin.html.commands.HtmlMarginRight
 
getRoot() - Method in class org.pz.platypus.plugin.html.commands.HtmlMarginTop
 
getRoot() - Method in class org.pz.platypus.plugin.html.commands.HtmlPageWidth
 
getRoot() - Method in class org.pz.platypus.plugin.html.commands.HtmlParagraphIndent
 
getRoot() - Method in class org.pz.platypus.plugin.html.commands.HtmlParagraphIndentRight
 
getRoot() - Method in class org.pz.platypus.plugin.html.commands.HtmlParagraphSkip
 
getRoot() - Method in class org.pz.platypus.plugin.html.commands.HtmlStrikethruOff
 
getRoot() - Method in class org.pz.platypus.plugin.html.commands.HtmlStrikethruOn
 
getRoot() - Method in class org.pz.platypus.plugin.html.commands.HtmlUnderlineOff
 
getRoot() - Method in class org.pz.platypus.plugin.html.commands.HtmlUnderlineOn
 
getRoot() - Method in class org.pz.platypus.plugin.html.HtmlMarginLeft
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.DefUserString
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfAlignment
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfBoldOff
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfBoldOn
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfCodeOff
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfCodeOn
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfColumnCount
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfColumnWidth
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfDump
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfEol
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfEolTreatment
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfEoParagraph
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfFface
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfFirstLineIndent
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfFooterOff
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfFooterOn
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfFsize
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfHardCR
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfItalicsOff
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfItalicsOn
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfLeading
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfMarginBottom
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfMarginLeft
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfMarginRight
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfMarginsMirrored
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfMarginTop
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfNewPage
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfNoIndent
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfPageHeight
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfPageSize
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfPageWidth
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfParagraphIndent
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfParagraphIndentRight
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfParagraphSkip
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfPrintVariable
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfRestoreFormat
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfSaveFormat
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfScript
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfStrikethruOff
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfStrikethruOn
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfSymbol
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfUnderlineOff
 
getRoot() - Method in class org.pz.platypus.plugin.pdf.commands.PdfUnderlineOn
 
getRoot() - Method in class org.pz.platypus.plugin.rtf.commands.RtfMarginBottom
 
getRoot() - Method in class org.pz.platypus.plugin.rtf.commands.RtfMarginLeft
 
getRoot() - Method in class org.pz.platypus.plugin.rtf.commands.RtfMarginRight
 
getRoot() - Method in class org.pz.platypus.plugin.rtf.commands.RtfMarginTop
 
getRoot() - Method in class org.pz.platypus.Symbol
get the root of the command/symbol.
getRoot() - Method in class org.pz.platypus.Token
 
getRootSubstitute() - Method in class org.pz.platypus.Command
get a substitute string for the root.
getRootSubstitute() - Method in class org.pz.platypus.commandTypes.CommandS
 
getRootSubstitute() - Method in class org.pz.platypus.commandTypes.FontFamily
 
getRootSubstitute() - Method in interface org.pz.platypus.interfaces.ICommand
get a substitute string for the root.
getRootSubstitute() - Method in class org.pz.platypus.plugin.pdf.commands.DefUserString
 
getRootSubstitute() - Method in class org.pz.platypus.Symbol
required by commandable, but not used by symbols
getSize() - Method in class org.pz.platypus.FileList
get number of files stored
getSize() - Method in interface org.pz.platypus.interfaces.ICommandTable
get size of table
getSize() - Method in class org.pz.platypus.plugin.html.HtmlCommandTable
How many entries in the table
getSize() - Method in class org.pz.platypus.plugin.html.HtmlFont
 
getSize() - Method in class org.pz.platypus.plugin.pdf.FormatStack
Used primarily (exclusively?) for testing
getSize() - Method in class org.pz.platypus.plugin.pdf.PdfCommandTable
How many entries in the table
getSize() - Method in class org.pz.platypus.plugin.pdf.PdfFont
 
getSize() - Method in class org.pz.platypus.plugin.rtf.RtfCommandTable
How many entries in the table
getSize() - Method in class org.pz.platypus.plugin.rtf.RtfFont
 
getSize() - Method in class org.pz.platypus.PropertyFile
 
getSize() - Method in class org.pz.platypus.SystemStrings
How many system Strings are defined
getSize() - Method in class org.pz.platypus.UserStrings
How many system Strings are defined
getSource() - Method in class org.pz.platypus.InputLine
get the file number that this line appeared in.
getSource() - Method in class org.pz.platypus.plugin.html.HtmlFont
 
getSource() - Method in class org.pz.platypus.plugin.pdf.PdfFont
 
getSource() - Method in class org.pz.platypus.plugin.rtf.RtfFont
 
getSource() - Method in class org.pz.platypus.Token
 
getStatus() - Method in exception org.pz.platypus.exceptions.InvalidInputException
 
getStrikethru() - Method in class org.pz.platypus.plugin.common.DocData
 
getStrikethruLine() - Method in class org.pz.platypus.plugin.common.DocData
 
getString() - Method in class org.pz.platypus.CommandParameter
 
getString(String) - Method in class org.pz.platypus.SystemStrings
Returns the string associated to a given key
getString(String) - Method in class org.pz.platypus.UserStrings
Returns the string associated to a given key
getSupportedOptions() - Method in class org.pz.platypus.CommandLineArgs
All valid supported options are here.
getSymbolsListFilename() - Method in class org.pz.platypus.GDD
 
getSymEquivalent() - Method in class org.pz.platypus.plugin.pdf.commands.PdfSymbol
 
getSysStrings() - Method in class org.pz.platypus.GDD
 
geTthickness() - Method in class org.pz.platypus.plugin.common.Underline
 
getTokenType() - Method in class org.pz.platypus.commandTypes.FontFamily
 
getTokenType() - Method in class org.pz.platypus.plugin.pdf.commands.DefUserString
 
getType() - Method in class org.pz.platypus.Token
 
getTypefaceMap() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getTypefaceMap() - Method in class org.pz.platypus.plugin.pdf.PdfData
 
getTypefaceMap() - Method in class org.pz.platypus.plugin.rtf.RtfData
 
getUnderline() - Method in class org.pz.platypus.plugin.common.DocData
 
getUnderline() - Method in class org.pz.platypus.plugin.pdf.Format
 
getUnicodeValue(String) - Method in class org.pz.platypus.plugin.pdf.commands.PdfSymbol
Accepts a symbol specified as a unicode symbol (such as \\u12CD).
getUnit() - Method in class org.pz.platypus.CommandParameter
 
getUserEnv() - Method in class org.pz.platypus.GDD
 
getUserSpecifiedColumnWidth() - Method in class org.pz.platypus.plugin.common.DocData
 
getUserSpecifiedColumnWidth() - Method in class org.pz.platypus.plugin.html.HtmlData
 
getUserSpecifiedColumnWidthLine() - Method in class org.pz.platypus.plugin.common.DocData
 
getUserStrings() - Method in class org.pz.platypus.GDD
 
getVertSkip() - Method in class org.pz.platypus.plugin.html.HtmlColumn
 
getVertSkip() - Method in class org.pz.platypus.plugin.pdf.Column
 
getWidth() - Method in class org.pz.platypus.plugin.html.HtmlColumn
 
getWidth() - Method in class org.pz.platypus.plugin.pdf.Column
 
getYposition() - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
Gets the Y-position from iTColumn
gutter - Variable in class org.pz.platypus.plugin.html.HtmlColumn
width of the gutter to the *right* of the column, in points
gutter - Variable in class org.pz.platypus.plugin.pdf.Column
width of the gutter to the *right* of the column, in points

H

handleClosingBlockComment(TokenList, ParseContext, int) - Method in class org.pz.platypus.PlatypusParser
Write the closed block comment to the token list and return the amount by which the isLineComment point needs to be moved up to get past the block comment.
handleEof() - Method in class org.pz.platypus.plugin.html.HtmlOutfile
If we have started a paragraph, or a font or any other tag - we need to close it.
handleFontFace() - Method in class org.pz.platypus.plugin.html.HtmlDocContext
 
handleNewFontFace() - Method in class org.pz.platypus.plugin.html.HtmlOutfile
When we get a command to start off a new font tag, we need to close the previous font tag, ***if any***.
HARD - Static variable in class org.pz.platypus.commandTypes.EolTreatment
 
HARD_STR - Static variable in class org.pz.platypus.commandTypes.EolTreatment
 
hashCode() - Method in class org.pz.platypus.CommandParameter
If you override equals(), then...
hashCode() - Method in class org.pz.platypus.Source
 
hashCode() - Method in class org.pz.platypus.Token
 
height - Variable in class org.pz.platypus.plugin.html.HtmlColumn
height of the column in points
height - Variable in class org.pz.platypus.plugin.pdf.Column
height of the column in points
HelpMessagePrinted - Exception in org.pz.platypus.exceptions
Exception generated when the user places -help on the command line.
HelpMessagePrinted() - Constructor for exception org.pz.platypus.exceptions.HelpMessagePrinted
 
HelpMessagePrinted(String) - Constructor for exception org.pz.platypus.exceptions.HelpMessagePrinted
 
homeDirectory - Variable in class org.pz.platypus.GDD
 
homeDirectory - Variable in class org.pz.platypus.utilities.PlatypusHomeDirectory
 
HtmlBlockCommentListingStrategy - Class in org.pz.platypus.plugin.listing
The block comment processing strategy.
HtmlBlockCommentListingStrategy(Token) - Constructor for class org.pz.platypus.plugin.listing.HtmlBlockCommentListingStrategy
 
htmlBody - Variable in class org.pz.platypus.plugin.html.HtmlOutfile
 
HtmlBoldOff - Class in org.pz.platypus.plugin.html.commands
Implementation of turning on bold in the Html plugin
HtmlBoldOff() - Constructor for class org.pz.platypus.plugin.html.commands.HtmlBoldOff
 
HtmlBoldOn - Class in org.pz.platypus.plugin.html.commands
Implementation of turning on bold in the Html plugin
HtmlBoldOn() - Constructor for class org.pz.platypus.plugin.html.commands.HtmlBoldOn
 
HtmlColumn - Class in org.pz.platypus.plugin.html
Handles the low-level implementation details of columns.
HtmlColumn(PdfData) - Constructor for class org.pz.platypus.plugin.html.HtmlColumn
The basic constructor.
HtmlColumn(float, float, float, HtmlData) - Constructor for class org.pz.platypus.plugin.html.HtmlColumn
constructor for when we need to specify column size exactly
HtmlColumns - Class in org.pz.platypus.plugin.html
Keeps track of the number of columns, their size, and the gutter size.
HtmlColumns(HtmlData) - Constructor for class org.pz.platypus.plugin.html.HtmlColumns
Create an arrayList of default number of columns with no preceding vertical space
HtmlColumns(int, float, HtmlData) - Constructor for class org.pz.platypus.plugin.html.HtmlColumns
 
HtmlCommandListingStrategy - Class in org.pz.platypus.plugin.listing
The Command token listing strategy.
HtmlCommandListingStrategy(Token) - Constructor for class org.pz.platypus.plugin.listing.HtmlCommandListingStrategy
 
HtmlCommandTable - Class in org.pz.platypus.plugin.html
Contains all the commands used in the PDF plugin, keyed by command root.
HtmlCommandTable() - Constructor for class org.pz.platypus.plugin.html.HtmlCommandTable
 
HtmlCompoundCommandListingStrategy - Class in org.pz.platypus.plugin.listing
The compound command processing strategy.
HtmlCompoundCommandListingStrategy(Token) - Constructor for class org.pz.platypus.plugin.listing.HtmlCompoundCommandListingStrategy
 
HtmlCRListingStrategy - Class in org.pz.platypus.plugin.listing
The "[cr]" token processing strategy.
HtmlCRListingStrategy(Token) - Constructor for class org.pz.platypus.plugin.listing.HtmlCRListingStrategy
 
HtmlData - Class in org.pz.platypus.plugin.html
Container class for all the state of the HTML document
HtmlData(GDD, HtmlCommandTable) - Constructor for class org.pz.platypus.plugin.html.HtmlData
Initializes the state of the PDF document.
htmlData - Variable in class org.pz.platypus.plugin.html.HtmlOutfile
the HTML data structure
htmlData - Variable in class org.pz.platypus.plugin.html.Start
contains state data for the pdf file
HtmlData.Value - Class in org.pz.platypus.plugin.html
Inner class containing the value of the data item, plus the line at which it was las changed.
HtmlData.Value(boolean) - Constructor for class org.pz.platypus.plugin.html.HtmlData.Value
 
HtmlData.Value(float) - Constructor for class org.pz.platypus.plugin.html.HtmlData.Value
 
HtmlData.Value(int) - Constructor for class org.pz.platypus.plugin.html.HtmlData.Value
 
HtmlData.Value(float, Source) - Constructor for class org.pz.platypus.plugin.html.HtmlData.Value
 
HtmlData.Value(String, Source) - Constructor for class org.pz.platypus.plugin.html.HtmlData.Value
 
HtmlData.Value(boolean, Source) - Constructor for class org.pz.platypus.plugin.html.HtmlData.Value
 
htmlDoc - Variable in class org.pz.platypus.plugin.html.HtmlOutfile
 
htmlDocContext - Variable in class org.pz.platypus.plugin.html.HtmlData
 
HtmlDocContext - Class in org.pz.platypus.plugin.html
Html processing context and other intelligence...
HtmlDocContext() - Constructor for class org.pz.platypus.plugin.html.HtmlDocContext
 
HtmlEol - Class in org.pz.platypus.plugin.html.commands
End of line command (auto-inserted by Platypus at end of input line) for Html plugin
HtmlEol() - Constructor for class org.pz.platypus.plugin.html.commands.HtmlEol
 
HtmlEoParagraph - Class in org.pz.platypus.plugin.html.commands
End of line command (auto-inserted by Platypus at end of input line) for Html plugin
HtmlEoParagraph() - Constructor for class org.pz.platypus.plugin.html.commands.HtmlEoParagraph
 
HtmlFface - Class in org.pz.platypus.plugin.html.commands
Implementation of fsize (in font family of commands) for PDF plugin
HtmlFface() - Constructor for class org.pz.platypus.plugin.html.commands.HtmlFface
 
htmlFile - Variable in class org.pz.platypus.plugin.html.HtmlOutfile
 
htmlFileName - Variable in class org.pz.platypus.plugin.html.HtmlOutfile
 
HtmlFont - Class in org.pz.platypus.plugin.html
Handles fonts for the PDF plugin
HtmlFont(HtmlData) - Constructor for class org.pz.platypus.plugin.html.HtmlFont
 
HtmlFooter - Class in org.pz.platypus.plugin.html
Handles the low-level implementation details of page footer.
HtmlFooter(HtmlData) - Constructor for class org.pz.platypus.plugin.html.HtmlFooter
 
HtmlFsize - Class in org.pz.platypus.plugin.html.commands
Implementation of fsize (in font family of commands) for the HTML plugin
HtmlFsize() - Constructor for class org.pz.platypus.plugin.html.commands.HtmlFsize
 
HtmlHardCR - Class in org.pz.platypus.plugin.html.commands
Force a hard CR/LF (note: this command does *not* force an end of paragraph) Note that the main token processor in Pdf.Start() will check the token after [].
HtmlHardCR() - Constructor for class org.pz.platypus.plugin.html.commands.HtmlHardCR
 
HtmlItalicsOff - Class in org.pz.platypus.plugin.html.commands
Implementation of turning off italics in the Html plugin
HtmlItalicsOff() - Constructor for class org.pz.platypus.plugin.html.commands.HtmlItalicsOff
 
HtmlItalicsOn - Class in org.pz.platypus.plugin.html.commands
Implementation of turning on italics in the Html plugin
HtmlItalicsOn() - Constructor for class org.pz.platypus.plugin.html.commands.HtmlItalicsOn
 
HtmlLineBreakStrategy - Class in org.pz.platypus.plugin.listing
The "[]" token (line break) processing strategy.
HtmlLineBreakStrategy(Token) - Constructor for class org.pz.platypus.plugin.listing.HtmlLineBreakStrategy
 
HtmlLineCommentListingStrategy - Class in org.pz.platypus.plugin.listing
The "%%" token (line Comment) processing strategy.
HtmlLineCommentListingStrategy(Token) - Constructor for class org.pz.platypus.plugin.listing.HtmlLineCommentListingStrategy
 
HtmlListingStrategy - Class in org.pz.platypus.plugin.listing
The strategy base class.
HtmlListingStrategy() - Constructor for class org.pz.platypus.plugin.listing.HtmlListingStrategy
 
HtmlMacroListingStrategy - Class in org.pz.platypus.plugin.listing
The macro processing strategy.
HtmlMacroListingStrategy(Token) - Constructor for class org.pz.platypus.plugin.listing.HtmlMacroListingStrategy
 
HtmlMarginLeft - Class in org.pz.platypus.plugin.html
handles processing of the definition of a user string (macro).
HtmlMarginLeft() - Constructor for class org.pz.platypus.plugin.html.HtmlMarginLeft
 
HtmlMarginRight - Class in org.pz.platypus.plugin.html.commands
Implementation of changing the size of the right margin
HtmlMarginRight() - Constructor for class org.pz.platypus.plugin.html.commands.HtmlMarginRight
 
HtmlMarginTop - Class in org.pz.platypus.plugin.html.commands
Implementation of changing the size of the top margin
HtmlMarginTop() - Constructor for class org.pz.platypus.plugin.html.commands.HtmlMarginTop
 
htmlOutfile - Variable in class org.pz.platypus.plugin.html.HtmlDocContext
 
HtmlOutfile - Class in org.pz.platypus.plugin.html
Manage output to the HTML file
HtmlOutfile() - Constructor for class org.pz.platypus.plugin.html.HtmlOutfile
 
HtmlPageWidth - Class in org.pz.platypus.plugin.html.commands
Implementation of changing the width of the page in Html
HtmlPageWidth() - Constructor for class org.pz.platypus.plugin.html.commands.HtmlPageWidth
 
HtmlParagraphIndent - Class in org.pz.platypus.plugin.html.commands
Implementation of indentation of a full paragraph for HTML plugin
HtmlParagraphIndent() - Constructor for class org.pz.platypus.plugin.html.commands.HtmlParagraphIndent
 
HtmlParagraphIndentRight - Class in org.pz.platypus.plugin.html.commands
Implementation of indentation of a full paragraph from the right side for HTML plugin.
HtmlParagraphIndentRight() - Constructor for class org.pz.platypus.plugin.html.commands.HtmlParagraphIndentRight
 
HtmlParagraphSkip - Class in org.pz.platypus.plugin.html.commands
Implementation of Paragraph Skip command for Html plugin.
HtmlParagraphSkip() - Constructor for class org.pz.platypus.plugin.html.commands.HtmlParagraphSkip
 
HtmlStrikethruOff - Class in org.pz.platypus.plugin.html.commands
Implementation of turning on strikethrough in the HTML plugin
HtmlStrikethruOff() - Constructor for class org.pz.platypus.plugin.html.commands.HtmlStrikethruOff
 
HtmlStrikethruOn - Class in org.pz.platypus.plugin.html.commands
Implementation of turning on strikethrough in the PDF plugin
HtmlStrikethruOn() - Constructor for class org.pz.platypus.plugin.html.commands.HtmlStrikethruOn
 
HtmlSymbolListingStrategy - Class in org.pz.platypus.plugin.listing
The symbols token processing strategy.
HtmlSymbolListingStrategy(Token) - Constructor for class org.pz.platypus.plugin.listing.HtmlSymbolListingStrategy
 
HtmlTextListingStrategy - Class in org.pz.platypus.plugin.listing
The bare text processing strategy.
HtmlTextListingStrategy(Token) - Constructor for class org.pz.platypus.plugin.listing.HtmlTextListingStrategy
 
HtmlUnderlineOff - Class in org.pz.platypus.plugin.html.commands
Implementation of turning on underline in the PDF plugin
HtmlUnderlineOff() - Constructor for class org.pz.platypus.plugin.html.commands.HtmlUnderlineOff
 
HtmlUnderlineOn - Class in org.pz.platypus.plugin.html.commands
Implementation of turning on underline in the PDF plugin
HtmlUnderlineOn() - Constructor for class org.pz.platypus.plugin.html.commands.HtmlUnderlineOn
 
HtmlUrl - Class in org.pz.platypus.plugin.html.commands
Prints a URL without any cover text.
HtmlUrl() - Constructor for class org.pz.platypus.plugin.html.commands.HtmlUrl
 

I

ICommand - Interface in org.pz.platypus.interfaces
Interface for individual commands as stored in the command look-up table.
ICommandTable - Interface in org.pz.platypus.interfaces
Interface for plug-in command table
IException - Interface in org.pz.platypus.interfaces
Platypus-specific exceptions are passed two strings: the key to look up the error message in Literals(), and some info on where the problem occurred.
ILLEGAL_OP - Static variable in class org.pz.platypus.Status
 
inABulletList() - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
Are we in a bullet list?
inCode - Variable in class org.pz.platypus.GDD
 
inCode - Variable in class org.pz.platypus.PlatypusParser
are we in code? If so, this changes how we isLineComment text.
inCode - Variable in class org.pz.platypus.plugin.html.HtmlData
 
inCode - Variable in class org.pz.platypus.plugin.listing.Start
 
inCode - Variable in class org.pz.platypus.plugin.rtf.RtfData
 
inCodeListing - Variable in class org.pz.platypus.plugin.common.DocData
 
inCodeSection() - Method in interface org.pz.platypus.interfaces.IOutputContext
 
inCodeSection() - Method in class org.pz.platypus.plugin.common.DocData
 
inEffect - Variable in class org.pz.platypus.plugin.common.Underline
 
inEmptyParagraph(Paragraph) - Method in class org.pz.platypus.plugin.html.commands.HtmlFsize
Sees if any text has been written to the current paragraph.
inEmptyParagraph(Paragraph) - Method in class org.pz.platypus.plugin.pdf.commands.PdfFsize
Sees if any text has been written to the current paragraph.
Infile - Class in org.pz.platypus
Handles input file I/O functions.
Infile(String, GDD) - Constructor for class org.pz.platypus.Infile
 
inFont - Variable in class org.pz.platypus.plugin.html.HtmlOutfile
 
init() - Method in class org.pz.platypus.plugin.common.DocData
Some data items need additional initialization.
init() - Method in class org.pz.platypus.plugin.html.HtmlData
Some data items need additional initialization.
init() - Method in class org.pz.platypus.plugin.pdf.PdfData
Some data items need additional initialization.
init() - Method in class org.pz.platypus.plugin.rtf.RtfData
Some data items need additional initialization.
initialize() - Method in class org.pz.platypus.GDD
initialize many of the fields in GDD.
initOptions() - Method in class org.pz.platypus.CommandLineArgs
 
injectTextToken(GDD, int, String, Source) - Method in class org.pz.platypus.plugin.pdf.commands.PdfPrintVariable
Injects a new text token into the TokenList, immediately after the present token.
inParagraph - Variable in class org.pz.platypus.plugin.html.HtmlOutfile
 
inputFileList - Variable in class org.pz.platypus.GDD
 
InputLine - Class in org.pz.platypus
//curr: do we need the setters? Line probably should be immutable Defines a InputLine, which simply holds the file#, line # of the current input line, and the content of the current input line (as a string).
InputLine() - Constructor for class org.pz.platypus.InputLine
 
InputLine(int, String) - Constructor for class org.pz.platypus.InputLine
 
InputLine(int, int, String) - Constructor for class org.pz.platypus.InputLine
 
InputLine(Source, String) - Constructor for class org.pz.platypus.InputLine
 
inputLines - Variable in class org.pz.platypus.GDD
 
inputTokens - Variable in class org.pz.platypus.GDD
 
inReader - Variable in class org.pz.platypus.Infile
input reader for file
insertOriginalLexeme(TokenList, String) - Method in class org.pz.platypus.commandTypes.FontFamily
In cases where the current token is an expanded form of a shorthand command, this routine replaces the lexeme in the processed token with the original shorthand that the user wrote.
INVALID_COMMAND - Static variable in class org.pz.platypus.Status
 
INVALID_DATA - Static variable in class org.pz.platypus.Status
 
INVALID_FILENAME - Static variable in class org.pz.platypus.Status
 
INVALID_GDD - Static variable in class org.pz.platypus.Status
 
INVALID_INPUT_FILE - Static variable in class org.pz.platypus.Status
 
INVALID_PARAM - Static variable in class org.pz.platypus.Status
 
INVALID_PARAM_NULL - Static variable in class org.pz.platypus.Status
 
INVALID_PLUGIN_URL - Static variable in class org.pz.platypus.Status
 
INVALID_TOKEN - Static variable in class org.pz.platypus.Status
 
INVALID_TOKEN_NULL - Static variable in class org.pz.platypus.Status
 
INVALID_UNIT - Static variable in class org.pz.platypus.Status
 
invalidCommandError(GDD, ParseContext, String) - Method in class org.pz.platypus.parsers.CommandFamilyParser
Outputs the error info to the user console
invalidCommandError(ParseContext, TokenList, String) - Method in class org.pz.platypus.PlatypusParser
Write an error message to console saying that the command-like token is not actually a Platypus command, and then write the token out to the output as a text token.
InvalidCommandException - Exception in org.pz.platypus.exceptions
Exception generated when user tried to specify an invalid Platypus command
InvalidCommandException() - Constructor for exception org.pz.platypus.exceptions.InvalidCommandException
 
InvalidCommandException(String) - Constructor for exception org.pz.platypus.exceptions.InvalidCommandException
 
InvalidCommandParameterException - Exception in org.pz.platypus.exceptions
Exception generated when user tried to specify an invalid Platypus command parameter
InvalidCommandParameterException() - Constructor for exception org.pz.platypus.exceptions.InvalidCommandParameterException
 
InvalidCommandParameterException(String) - Constructor for exception org.pz.platypus.exceptions.InvalidCommandParameterException
 
InvalidConfigFileException - Exception in org.pz.platypus.exceptions
Exception generated when user tries to open an non-existent or invalid config file
InvalidConfigFileException(String) - Constructor for exception org.pz.platypus.exceptions.InvalidConfigFileException
 
InvalidConfigFileException(String, String) - Constructor for exception org.pz.platypus.exceptions.InvalidConfigFileException
 
InvalidInputException - Exception in org.pz.platypus.exceptions
Exception generated during command-line parsing
InvalidInputException(String, int) - Constructor for exception org.pz.platypus.exceptions.InvalidInputException
 
invalidParameterErrMessage(GDD, Source) - Method in class org.pz.platypus.commands.CodeWithOptions
 
invalidParameterError(GDD, ParseContext, String) - Method in class org.pz.platypus.parsers.CommandFamilyParser
Outputs the error info to the user console
invalidSkipLineNumberErrMessage(GDD, Source) - Method in class org.pz.platypus.commands.CodeWithOptions
 
invalidStartingLineNumberErrMessage(GDD, Source) - Method in class org.pz.platypus.commands.CodeWithOptions
 
IO_ERR - Static variable in class org.pz.platypus.Status
 
IOutputCommand - Interface in org.pz.platypus.interfaces
Interface for individual commands as used in the output plugins.
IOutputContext - Interface in org.pz.platypus.interfaces
Interface for Output context info--the class that holds all the output settings for a given plugin.
IPlugin - Interface in org.pz.platypus.interfaces
Interface for Platypus plugins
isAfterCodeListing(IOutputContext, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfHardCR
Were the previous two tokens [-code][cr]? If so, return true.
isAllowedInCode() - Method in class org.pz.platypus.Command
Is this command processed or ignored in a code listing?
isAllowedInCode() - Method in class org.pz.platypus.commandTypes.FontFamily
 
isAllowedInCode() - Method in interface org.pz.platypus.interfaces.ICommand
Is this command processed or ignored in a code listing?
isAllowedInCode() - Method in class org.pz.platypus.plugin.pdf.commands.DefUserString
 
isAllowedInCode() - Method in class org.pz.platypus.Symbol
Is this command processed or ignored in a code listing?
isArgAnOption(String) - Static method in class org.pz.platypus.CommandLineArgs
 
isBase14Font(String) - Method in class org.pz.platypus.plugin.html.HtmlFont
Determines whehter the current font is one of the Base14 Acrobat fonts, built into every PDF reader.
isBase14Font(String) - Method in class org.pz.platypus.plugin.pdf.PdfFontFactory
Determines whehter the current font is one of the Base14 Acrobat fonts, built into every PDF reader.
isBase14Font(String) - Method in class org.pz.platypus.plugin.rtf.RtfFont
Determines whehter the current font is one of the Base14 Acrobat fonts, built into every PDF reader.
isBlankLine(Token) - Method in class org.pz.platypus.plugin.pdf.commands.PdfCodeWithOptions
Is the token a blank line (so, [CR]) ?
isClVerbose() - Method in class org.pz.platypus.GDD
 
isClVVerbose() - Method in class org.pz.platypus.GDD
 
isCommandStart(int) - Method in class org.pz.platypus.ParseContext
 
isEnd(int) - Method in class org.pz.platypus.ParseContext
 
isFileOtf(String) - Method in class org.pz.platypus.plugin.rtf.RtfFont
Looks up a font in the fontlist and determines whether it uses the .otf font format.
isFirstTokenInLine(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.html.commands.HtmlHardCR
Determines whether the current [] is the first token in the line (which means either the absolute first token, or the first token other than a command).
isFirstTokenInLine(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfHardCR
Determines whether the current [] is the first token in the line (which means either the absolute first token, or the first token other than a command).
isInCode() - Method in class org.pz.platypus.GDD
 
isInCode() - Method in class org.pz.platypus.PlatypusParser
 
isInCode() - Method in class org.pz.platypus.plugin.html.HtmlData
 
isInCode() - Method in class org.pz.platypus.plugin.rtf.RtfData
 
isInCodeListing() - Method in class org.pz.platypus.plugin.common.DocData
 
isInEffect() - Method in class org.pz.platypus.plugin.common.Underline
 
isIsAnOnCommand(String) - Method in class org.pz.platypus.plugin.html.HtmlDocContext
 
isItACommand(char[], int) - Static method in class org.pz.platypus.parsers.CommandStartParser
Static method that determines lexically whether a sequence of characters containing an embedded [ is a command.
isItANewHtmlLine(Token, int) - Method in class org.pz.platypus.plugin.listing.Start
Should we start a new Html line? Every token carries with it the original source line number.
isItEscapedCommandStart(char[], int) - Static method in class org.pz.platypus.parsers.CommandStartParser
If the [ command is preceded by a /, then it's not a command.
isLineComment(String, String) - Static method in class org.pz.platypus.parsers.LineCommentParser
Static method that determines whether a line is a line comment; that is, one whose first non-whitespace characters are %%.
isNextToken(int, TokenType) - Method in class org.pz.platypus.TokenList
See if next immediate token (if any), is of type tokType.
isNextTokenCr(int, TokenList) - Method in class org.pz.platypus.plugin.html.Start
Determines if the next token in the token list is the command [cr]
isNextTokenCr(int, TokenList) - Method in class org.pz.platypus.plugin.pdf.Start
Determines if the next token in the token list is the command [cr]
isOpen - Variable in class org.pz.platypus.Infile
file open status
isOpen() - Method in class org.pz.platypus.plugin.html.HtmlOutfile
 
isOpen() - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
 
isOpen - Variable in class org.pz.platypus.plugin.rtf.RtfOutfile
 
isOpen() - Method in class org.pz.platypus.plugin.rtf.RtfOutfile
 
isPastEol(int) - Method in class org.pz.platypus.ParseContext
 
isRegisteredWithItext(String) - Method in class org.pz.platypus.plugin.pdf.PdfFontFactory
This test whether a font is registered by name or by family name in iText.
isSoft(int) - Method in class org.pz.platypus.commandTypes.EolTreatment
 
isStrikethru() - Method in class org.pz.platypus.plugin.pdf.Format
 
issueErrorMessage(GDD, Source, String) - Method in class org.pz.platypus.plugin.pdf.commands.DefUserString
 
issueErrorMessage(GDD, Source, String) - Method in class org.pz.platypus.plugin.pdf.commands.PdfPrintVariable
 
isText(Token) - Method in class org.pz.platypus.plugin.pdf.commands.PdfCodeWithOptions
Is the token text?
isValid(String) - Method in class org.pz.platypus.commandTypes.EolTreatment
Determines whether a treatment specifider is valid or not
italics - Variable in class org.pz.platypus.plugin.html.HtmlFont
is fond italic?
italics - Variable in class org.pz.platypus.plugin.pdf.PdfFont
is fond italic?
italics - Variable in class org.pz.platypus.plugin.rtf.RtfFont
is fond italic?
iTColumn - Variable in class org.pz.platypus.plugin.pdf.PdfOutfile
the column that the text is written to in iText.
iTDocument - Variable in class org.pz.platypus.plugin.pdf.PdfOutfile
fields with the iT prefix are from iText.
iTfont - Variable in class org.pz.platypus.plugin.html.HtmlFont
the iText font
iTfont - Variable in class org.pz.platypus.plugin.pdf.PdfFont
the iText font
iTfont - Variable in class org.pz.platypus.plugin.rtf.RtfFont
the iText font
itIsAnOffCommand(String) - Method in class org.pz.platypus.plugin.html.HtmlDocContext
 
iTPara - Variable in class org.pz.platypus.plugin.pdf.PdfOutfile
the largest entity written to an iTDocument is a paragraph
iTStatus - Variable in class org.pz.platypus.plugin.pdf.PdfOutfile
iText variable that ColumnText uses to see if there's more to write out
iTWriter - Variable in class org.pz.platypus.plugin.pdf.PdfOutfile
the writer that writes to the iTDocument.
ival - Variable in class org.pz.platypus.plugin.common.DocData.Value
 
ival - Variable in class org.pz.platypus.plugin.html.HtmlData.Value
 

J

JUST - Static variable in class org.pz.platypus.commands.Alignment
 
justBeforeEndOfParagraph(TokenList, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfCodeOff
A new paragraph adds the requisite number of lines presuming that it's adding them to the end of the previous paragraph, not at the start of the next line, as is the case here when [-code] is followed by a [cr].
justPushIt(String) - Method in class org.pz.platypus.plugin.html.HtmlDocContext
 

K

keySet() - Method in class org.pz.platypus.plugin.pdf.PdfSymbolsTable
 
keySet() - Method in class org.pz.platypus.PropertyFile
 

L

LEADING - Static variable in class org.pz.platypus.DefaultValues
 
leading - Variable in class org.pz.platypus.plugin.common.DocData
 
leading - Variable in class org.pz.platypus.plugin.html.HtmlData
 
leading - Variable in class org.pz.platypus.plugin.pdf.Format
 
LEADING_TO_FONT_SIZE_RATIO - Static variable in class org.pz.platypus.DefaultValues
 
LEFT - Static variable in class org.pz.platypus.commands.Alignment
 
Limits - Class in org.pz.platypus.plugin.pdf
Static class that contains maxima, minima, and other PDF-related limits
Limits() - Constructor for class org.pz.platypus.plugin.pdf.Limits
 
Limits - Class in org.pz.platypus.plugin.rtf
Static class that contains maxima, minima, and other RTF-related limits These are the same as the PDF limits, for the nonce, but might change as we implement more aspects of the RTF standard.
Limits() - Constructor for class org.pz.platypus.plugin.rtf.Limits
 
line - Variable in class org.pz.platypus.CommandLineArgs
 
LINE_NUMBER_LAST - Static variable in class org.pz.platypus.DefaultValues
 
LINE_NUMBER_SKIP - Static variable in class org.pz.platypus.DefaultValues
 
LineCommentParser - Class in org.pz.platypus.parsers
Parser that recognizes a line comment.
LineCommentParser() - Constructor for class org.pz.platypus.parsers.LineCommentParser
 
lineHeight - Variable in class org.pz.platypus.plugin.common.DocData
 
lineHeight - Variable in class org.pz.platypus.plugin.html.HtmlData
 
LineList - Class in org.pz.platypus
ArrayList of InputLines
LineList() - Constructor for class org.pz.platypus.LineList
 
lineNumber - Variable in class org.pz.platypus.Source
the line numbre within the file pointed to by fileNumber
lineNumberLast - Variable in class org.pz.platypus.plugin.common.DocData
 
lineNumberSkip - Variable in class org.pz.platypus.plugin.common.DocData
 
lineSoFarEmitsText(int) - Method in class org.pz.platypus.TokenList
Gets all the preceding tokens in this input line and sees whether any of them contain text.
listAsStack - Variable in class org.pz.platypus.plugin.html.HtmlDocContext
 
lists - Variable in class org.pz.platypus.BulletLists
 
Literals - Class in org.pz.platypus
Handles getting literal strings from resource bundle.
Literals() - Constructor for class org.pz.platypus.Literals
This constructor is included here only because it facilitates writing mock Literals class for testing.
Literals(String) - Constructor for class org.pz.platypus.Literals
Open a resource bundle with the name: resourceName.properties In the event the resource bundle cannot be found, the program shuts down.
lits - Variable in class org.pz.platypus.GDD
 
lits - Variable in class org.pz.platypus.LogFormatter
for Literals access
lits - Static variable in class org.pz.platypus.Platypus
 
load() - Method in class org.pz.platypus.CommandTable
Load the commands and symbols into the command table.
load(GDD) - Method in class org.pz.platypus.plugin.html.HtmlCommandTable
Load the commands and symbols into the command table.
load(GDD) - Method in class org.pz.platypus.plugin.pdf.PdfCommandTable
Load the commands and symbols into the command table.
load(GDD) - Method in class org.pz.platypus.plugin.pdf.PdfSymbolsTable
Compute the property file name for the symbols and load the symbols into the PropertyFile class
load(GDD) - Method in class org.pz.platypus.plugin.rtf.RtfCommandTable
Load the commands and symbols into the command table.
load(CommandLineArgs) - Method in class org.pz.platypus.PluginLoader
Load the Start class from the plug-in JAR
load() - Method in class org.pz.platypus.PropertyFile
read the file into a map.
load() - Method in class org.pz.platypus.SymbolsList
 
loadCommand(String, String) - Method in class org.pz.platypus.CommandTable
adds an individual command from the property file into the Platypus parser command table
loadCommandFile(String) - Method in class org.pz.platypus.CommandTable
Opens and reads the property file containing the commands
loadCommands(String) - Method in class org.pz.platypus.CommandTable
load commands in to the command table
loadCommands() - Method in interface org.pz.platypus.interfaces.ICommandTable
load the commands for in this table
loadCommands() - Method in class org.pz.platypus.plugin.html.HtmlCommandTable
load commands in to the command table
loadCommands() - Method in class org.pz.platypus.plugin.pdf.PdfCommandTable
load commands in to the command table
loadCommands() - Method in class org.pz.platypus.plugin.rtf.RtfCommandTable
load commands in to the command table
loadCommandsFromFile(PropertyFile) - Method in class org.pz.platypus.CommandTable
Loads the commands from the property file into the command table
loadDefaultFontDirs(LinkedList<String>) - Method in class org.pz.platypus.FontDirectoryList
Create a list of the directories on the system that contain fonts.
loadFamilies() - Method in class org.pz.platypus.TypefaceMap
Load the font families with their respective font files into the table 1.
loadFontFile(String, BaseFont) - Method in class org.pz.platypus.TypefaceMap
Loads an individual font file to the map.
loadFromFile(String) - Method in class org.pz.platypus.TypefaceMap
Load the Typeface map from a configuration file consisting on line entries of the form: family=fontFilename;
loadLine(String) - Method in class org.pz.platypus.PropertyFile
Find the lines with properties; break them into key-value pairs, load them into hash map
loadLine(String) - Method in class org.pz.platypus.SymbolsList
Loads an individual symbol from the file into the list.
loadLine(String) - Method in class org.pz.platypus.TypefaceMap
Loads a line from the config file.
loadMapFromFile() - Method in class org.pz.platypus.TypefaceMap
Reads the config/fontlist.txt file in PLATYPUS_HOME and loads the entries into the map.
loadOutputPlugin(GDD, CommandLineArgs) - Static method in class org.pz.platypus.Platypus
Gets the full canonical name of the plugin (full path + file name).
loadRemainingCommands() - Method in class org.pz.platypus.CommandTable
Family commands are not generally load-able from the property file; so they have to be loaded manually, as done here.
loadSymbols() - Method in class org.pz.platypus.CommandTable
load symbols and special characters.
loadSymbols(GDD) - Method in interface org.pz.platypus.interfaces.ICommandTable
load the symbols/special chars in this table
loadSymbols(GDD) - Method in class org.pz.platypus.plugin.html.HtmlCommandTable
load the symbols and special characters.
loadSymbols(GDD) - Method in class org.pz.platypus.plugin.pdf.PdfCommandTable
load the symbols and special characters.
loadSymbols(GDD) - Method in class org.pz.platypus.plugin.rtf.RtfCommandTable
load the symbols and special characters.
loadTypefaceMap() - Method in class org.pz.platypus.plugin.pdf.PdfData
Load the typefaces from the fontlist into the typefaceMap.
loadTypefaceMap() - Method in class org.pz.platypus.plugin.rtf.RtfData
    * Load the typefaces from the fontlist into the typefaceMap.
location - Variable in exception org.pz.platypus.exceptions.PlatyException
any method-specific string that adds further info about the location or context of the exception;
location(GDD, Token) - Static method in class org.pz.platypus.utilities.ErrorMsg
Most Platypus error messages start with the file# and line# where an error occurred.
log(String) - Method in class org.pz.platypus.GDD
Status logger.
logFine(String) - Method in class org.pz.platypus.GDD
 
logFiner(String) - Method in class org.pz.platypus.GDD
 
logFinest(String) - Method in class org.pz.platypus.GDD
 
LogFormatter - Class in org.pz.platypus
Converts the default logger format to something more user friendly.
LogFormatter(Literals) - Constructor for class org.pz.platypus.LogFormatter
 
logger - Variable in class org.pz.platypus.GDD
 
logger - Variable in class org.pz.platypus.plugin.listing.HtmlListingStrategy
 
logger - Variable in class org.pz.platypus.plugin.listing.Start
 
logInfo(String) - Method in class org.pz.platypus.GDD
 
logSevere(String) - Method in class org.pz.platypus.GDD
 
logUnexpectedError(Exception, GDD) - Static method in class org.pz.platypus.Platypus
Prints out the error message in the event of an unexpected error.
logWarning(String) - Method in class org.pz.platypus.GDD
 
lookup(String) - Method in class org.pz.platypus.CommandLineArgs
Determines whether an item was specified on the command-line.
lookup(String) - Method in class org.pz.platypus.PropertyFile
Look up a property based on a search key
lookupBulletSymbol(String, Token, PdfData) - Method in class org.pz.platypus.plugin.pdf.commands.PdfBulletListPlainStartWithOptions
Look up the symbol in the symbol table and get the Unicode value and any symbol font info.
lookupFontFilenames(String) - Method in class org.pz.platypus.plugin.pdf.PdfFontFactory
Get the names of the actual font files that are the implementation of this typeface
lookupFontFilenames(String) - Method in class org.pz.platypus.plugin.rtf.RtfFont
Get the names of the actual font files that are the implementation of this typeface
lookupSystemMacro(String) - Method in class org.pz.platypus.parsers.MacroParser
Look up a macro in the table of System stings
lop(String, int) - Static method in class org.pz.platypus.utilities.TextTransforms
Truncates count number of bytes from the front (left end) of a string

M

MacroParser - Class in org.pz.platypus.parsers
Parses macros and looks them up in the macro tables.
MacroParser(GDD) - Constructor for class org.pz.platypus.parsers.MacroParser
 
main(String[]) - Static method in class org.pz.platypus.Platypus
Where the rubber meets the road...
makeBraces(char, int) - Static method in class org.pz.platypus.parsers.CommandParameterParser
Returns a string of braces (that is { or }, depending on the char passed to it) for the length specified.
makeClosingBrace(int) - Method in class org.pz.platypus.utilities.ClosingBraceBuilder
Generate a string containing as many closing braces as specified in braceCount Note: the number of opening braces is guaranteed to be > 0
makeInitialSpacesHard(String) - Method in class org.pz.platypus.plugin.listing.Start
 
makeSureOutfileIsOpen() - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
Make sure file is open in the event that the first item is not text, such as if it is a URL.
map - Variable in class org.pz.platypus.TypefaceMap
 
MARGIN - Static variable in class org.pz.platypus.DefaultValues
 
marginBottom - Variable in class org.pz.platypus.plugin.common.DocData
 
marginBottom - Variable in class org.pz.platypus.plugin.html.HtmlData
 
marginLeft - Variable in class org.pz.platypus.plugin.common.DocData
 
marginLeft - Variable in class org.pz.platypus.plugin.html.HtmlData
 
marginRight - Variable in class org.pz.platypus.plugin.common.DocData
 
marginRight - Variable in class org.pz.platypus.plugin.html.HtmlData
 
MARGINS_MIRRORED - Static variable in class org.pz.platypus.DefaultValues
 
marginsMirrored - Variable in class org.pz.platypus.plugin.common.DocData
 
marginsMirrored - Variable in class org.pz.platypus.plugin.html.HtmlData
 
marginTop - Variable in class org.pz.platypus.plugin.common.DocData
 
marginTop - Variable in class org.pz.platypus.plugin.html.HtmlData
 
matches(String, String) - Method in class org.pz.platypus.plugin.html.HtmlDocContext
 
MISSING_PARAM - Static variable in class org.pz.platypus.Status
 
MISSING_TOKEN - Static variable in class org.pz.platypus.Status
 

N

nestedTags() - Method in class org.pz.platypus.plugin.html.HtmlDocContext
 
nestTagsList - Variable in class org.pz.platypus.plugin.html.HtmlDocContext
 
newPage() - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
High level skip to the top of the next page.
newPageLowLevel() - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
Forces a new page without any of the accompanying processing (although pageEnd() and newPage() events in iText are still performed).
next - Variable in class org.pz.platypus.FileList
the next number of a file
nextTokenIsEol(TokenList, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfCodeOff
Is the next command an end of line, that is, a [cr] command?
NO_ERROR - Static variable in class org.pz.platypus.Status
 
NO_INDENT - Static variable in class org.pz.platypus.DefaultValues
 
noIndent - Variable in class org.pz.platypus.plugin.common.DocData
 
noIndent - Variable in class org.pz.platypus.plugin.html.HtmlData
 
noParse(LineList, TokenList) - Method in class org.pz.platypus.PlatypusParser
Some output plugins want to parse the input text themselves.
notAllowedInCode(GDD, String, Source) - Static method in class org.pz.platypus.utilities.ErrorMsg
Logs warning when a command that is not supported in a code section is encountered.
notExecutedInCodeSection(String, TokenList, Source, GDD) - Method in class org.pz.platypus.Command
Handles the situation in which a command that is not supported in a listing or code section is encountered while in one.

O

OFF - Static variable in class org.pz.platypus.Status
 
OK - Static variable in class org.pz.platypus.Status
 
ON - Static variable in class org.pz.platypus.Status
 
onEndPage(PdfWriter, Document) - Method in class org.pz.platypus.plugin.pdf.PdfOutfile.OnPageEnd
Lists the sequence of actions to perform .
OP_NOT_PERMITTED - Static variable in class org.pz.platypus.Status
 
open() - Method in class org.pz.platypus.Infile
open the file
open(GDD, String, HtmlData) - Method in class org.pz.platypus.plugin.html.HtmlOutfile
Open the output file.
open(String, PdfData) - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
Open the output file.
open(String, Logger) - Method in class org.pz.platypus.plugin.rtf.RtfOutfile
Get an instance of FileWriter, to which we will emit RTF output
open(String) - Method in class org.pz.platypus.PropertyFile
open the property file
open() - Method in class org.pz.platypus.TextFileReader
opens the reader for the indicated file
openHtmlFile(String) - Method in class org.pz.platypus.plugin.html.HtmlOutfile
 
openOutputFile(String, GDD) - Method in class org.pz.platypus.plugin.listing.Start
Get an instance of FileWriter, to which we will emit HTML output
openPdfFile(GDD, PdfData, String) - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
Low level function for opening an iText file (that is, an iText Document)
openStatus - Variable in class org.pz.platypus.plugin.html.HtmlOutfile
 
openStatus - Variable in class org.pz.platypus.plugin.pdf.PdfOutfile
 
options - Variable in class org.pz.platypus.CommandLineArgs
 
org.pz.platypus - package org.pz.platypus
 
org.pz.platypus.commands - package org.pz.platypus.commands
 
org.pz.platypus.commandTypes - package org.pz.platypus.commandTypes
 
org.pz.platypus.exceptions - package org.pz.platypus.exceptions
 
org.pz.platypus.interfaces - package org.pz.platypus.interfaces
 
org.pz.platypus.parsers - package org.pz.platypus.parsers
 
org.pz.platypus.plugin.common - package org.pz.platypus.plugin.common
 
org.pz.platypus.plugin.html - package org.pz.platypus.plugin.html
 
org.pz.platypus.plugin.html.commands - package org.pz.platypus.plugin.html.commands
 
org.pz.platypus.plugin.listing - package org.pz.platypus.plugin.listing
 
org.pz.platypus.plugin.pdf - package org.pz.platypus.plugin.pdf
 
org.pz.platypus.plugin.pdf.commands - package org.pz.platypus.plugin.pdf.commands
 
org.pz.platypus.plugin.rtf - package org.pz.platypus.plugin.rtf
 
org.pz.platypus.plugin.rtf.commands - package org.pz.platypus.plugin.rtf.commands
 
org.pz.platypus.utilities - package org.pz.platypus.utilities
 
outfile - Variable in class org.pz.platypus.plugin.html.Start
the outputfile we write to
outfile - Variable in class org.pz.platypus.plugin.pdf.Start
the outputfile we write to
outfile - Variable in class org.pz.platypus.plugin.rtf.Start
 
outputMacroAsToken(ParseContext, TokenList, MacroParser) - Method in class org.pz.platypus.PlatypusParser
Outputs the macro to the TokenList without expanding it.
outputPluginPrefix - Variable in class org.pz.platypus.GDD
 
outputTags() - Method in class org.pz.platypus.plugin.html.HtmlDocContext
 
outputUrl(IOutputContext, String) - Method in class org.pz.platypus.commands.UrlRaw
 
outputUrl(IOutputContext, String, String) - Method in class org.pz.platypus.commands.UrlWithCoverText
 
outputUrl(IOutputContext, String) - Method in class org.pz.platypus.plugin.html.commands.HtmlUrl
 
outputUrl(IOutputContext, String) - Method in class org.pz.platypus.plugin.pdf.commands.PdfUrl
 
outputUrl(IOutputContext, String, String) - Method in class org.pz.platypus.plugin.pdf.commands.PdfUrlWithCoverText
 

P

PAGE_HEIGHT - Static variable in class org.pz.platypus.DefaultValues
 
PAGE_HEIGHT_MAX - Static variable in class org.pz.platypus.plugin.pdf.Limits
 
PAGE_HEIGHT_MAX - Static variable in class org.pz.platypus.plugin.rtf.Limits
 
PAGE_HEIGHT_MIN - Static variable in class org.pz.platypus.plugin.pdf.Limits
 
PAGE_HEIGHT_MIN - Static variable in class org.pz.platypus.plugin.rtf.Limits
 
PAGE_WIDTH - Static variable in class org.pz.platypus.DefaultValues
 
PAGE_WIDTH_MAX - Static variable in class org.pz.platypus.plugin.pdf.Limits
 
PAGE_WIDTH_MAX - Static variable in class org.pz.platypus.plugin.rtf.Limits
 
PAGE_WIDTH_MIN - Static variable in class org.pz.platypus.plugin.pdf.Limits
 
PAGE_WIDTH_MIN - Static variable in class org.pz.platypus.plugin.rtf.Limits
 
pageHeight - Variable in class org.pz.platypus.plugin.common.DocData
 
pageHeight - Variable in class org.pz.platypus.plugin.html.HtmlData
 
pageNumber - Variable in class org.pz.platypus.plugin.common.DocData
 
pageNumber - Variable in class org.pz.platypus.plugin.html.HtmlData
 
pagesToSkip - Variable in class org.pz.platypus.plugin.html.HtmlFooter
 
pagesToSkip - Variable in class org.pz.platypus.plugin.pdf.Footer
 
pageWidth - Variable in class org.pz.platypus.plugin.common.DocData
 
pageWidth - Variable in class org.pz.platypus.plugin.html.HtmlData
 
PARA_INDENT - Static variable in class org.pz.platypus.DefaultValues
 
PARA_INDENT_RIGHT - Static variable in class org.pz.platypus.DefaultValues
 
PARA_SKIP_LINES - Static variable in class org.pz.platypus.DefaultValues
 
paragraphIndent - Variable in class org.pz.platypus.plugin.common.DocData
 
paragraphIndentRight - Variable in class org.pz.platypus.plugin.common.DocData
 
paragraphIndentRight - Variable in class org.pz.platypus.plugin.html.HtmlData
 
paragraphSkip - Variable in class org.pz.platypus.plugin.common.DocData
 
paragraphSkip - Variable in class org.pz.platypus.plugin.html.HtmlData
 
parameter - Variable in class org.pz.platypus.Token
possible list of parameters for a command
parameterType - Variable in class org.pz.platypus.Command
what kind of parameter does this command take, if any?
parameterType - Variable in class org.pz.platypus.commandTypes.FontFamily
 
parameterType - Variable in class org.pz.platypus.plugin.html.HtmlMarginLeft
 
parameterType - Variable in class org.pz.platypus.plugin.pdf.commands.DefUserString
 
parameterType - Variable in class org.pz.platypus.Symbol
what kind of parameter does this command take, if any?
params - Variable in class org.pz.platypus.commands.CodeWithOptions
command parameters: starting line#, which line #s to print
ParamType - Enum in org.pz.platypus
The possible types of argument a command can have.
ParamType() - Constructor for enum org.pz.platypus.ParamType
 
parse(CommandTable, ParseContext, TokenList, String, GDD) - Method in class org.pz.platypus.parsers.CommandFamilyParser
Parses a compound command, extracting the next command (as pointed to in the ParseContext) and any parameters associated with the command.
parse(char[], int) - Method in class org.pz.platypus.parsers.MacroParser
Principal function.
parse(LineList, TokenList, PropertyFile, String) - Method in class org.pz.platypus.PlatypusParser
Converts input lines into an ArrayList of parsed tokens.
parseArguments(String[]) - Method in class org.pz.platypus.CommandLineArgs
 
ParseContext - Class in org.pz.platypus
Contains the current parsing info in a single object.
ParseContext(GDD, Source, String, int) - Constructor for class org.pz.platypus.ParseContext
 
parseLine(TokenList, InputLine) - Method in class org.pz.platypus.PlatypusParser
Parse a line of the input file
parser - Variable in class org.pz.platypus.CommandLineArgs
 
parseSegment(ParseContext, TokenList) - Method in class org.pz.platypus.PlatypusParser
The primary line-parsing routine.
parseSkipLineNumber(String, GDD, Source) - Method in class org.pz.platypus.commands.CodeWithOptions
Extracts the line numbers on which to print line numbers in the listings.
parseStartingLineNumber(String, GDD, Source) - Method in class org.pz.platypus.commands.CodeWithOptions
Extracts the starting line number from the passed parameters.
passedValue - Variable in class org.pz.platypus.plugin.pdf.commands.PdfSymbol
 
passThroughEscapeChar() - Method in class org.pz.platypus.PlatypusParser
Check the config file to see whether we pass through the escape char to the output token stream.
passthroughReplacedCommands(GDD) - Method in class org.pz.platypus.commandTypes.CommandR
Looks up "....process_replaced_commands" to see whether the plugin needs a copy of the replaced command.
pdd - Variable in class org.pz.platypus.plugin.pdf.TextIndenter
 
PdfAlignment - Class in org.pz.platypus.plugin.pdf.commands
Alignment command for PDF plugin
PdfAlignment() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfAlignment
 
PdfBoldOff - Class in org.pz.platypus.plugin.pdf.commands
Implementation of turning off bold in the PDF plugin
PdfBoldOff() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfBoldOff
 
PdfBoldOn - Class in org.pz.platypus.plugin.pdf.commands
Implementation of turning on bold in the PDF plugin
PdfBoldOn() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfBoldOn
 
PdfBulletListPlainEnd - Class in org.pz.platypus.plugin.pdf.commands
Implementation of turning on a plain bullet list in the PDF plugin
PdfBulletListPlainEnd() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfBulletListPlainEnd
 
PdfBulletListPlainStart - Class in org.pz.platypus.plugin.pdf.commands
Implementation of turning on a plain bullet list in the PDF plugin
PdfBulletListPlainStart() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfBulletListPlainStart
 
PdfBulletListPlainStartWithOptions - Class in org.pz.platypus.plugin.pdf.commands
Implementation of turning on a plain bullet list with user-specified options in the PDF plugin
PdfBulletListPlainStartWithOptions() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfBulletListPlainStartWithOptions
 
PdfCodeOff - Class in org.pz.platypus.plugin.pdf.commands
End of a code section or code listing
PdfCodeOff() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfCodeOff
 
PdfCodeOn - Class in org.pz.platypus.plugin.pdf.commands
Begin a code section or code listing
PdfCodeOn() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfCodeOn
 
PdfCodeWithOptions - Class in org.pz.platypus.plugin.pdf.commands
Begin a code section or code listing, with options controlling the line count To be added: - the language for use in syntax highlighting - file location to extract from a source file Status of implementation: TO DO: Currently, line number is hard-coded to a max of three digits.
PdfCodeWithOptions() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfCodeWithOptions
 
PdfColumnCount - Class in org.pz.platypus.plugin.pdf.commands
Change the number of columns in a document
PdfColumnCount() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfColumnCount
 
PdfColumnWidth - Class in org.pz.platypus.plugin.pdf.commands
Change the width of columns on a page.
PdfColumnWidth() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfColumnWidth
 
PdfCommandTable - Class in org.pz.platypus.plugin.pdf
Contains all the commands used in the PDF plugins, keyed by command root.
PdfCommandTable() - Constructor for class org.pz.platypus.plugin.pdf.PdfCommandTable
 
pdfData - Variable in class org.pz.platypus.plugin.html.HtmlFont
 
PdfData - Class in org.pz.platypus.plugin.pdf
Container class for all the state of the PDF document
PdfData(GDD) - Constructor for class org.pz.platypus.plugin.pdf.PdfData
Initializes the state of the PDF document.
pdfData - Variable in class org.pz.platypus.plugin.pdf.PdfFont
 
pdfData - Variable in class org.pz.platypus.plugin.pdf.PdfFontFactory
 
pdfData - Variable in class org.pz.platypus.plugin.pdf.PdfOutfile
the PDF data structure
pdfData - Variable in class org.pz.platypus.plugin.pdf.Start
contains state data for the pdf file
PdfDump - Class in org.pz.platypus.plugin.pdf.commands
Dumps various values to the console (for debugging purposes)
PdfDump() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfDump
 
PdfEol - Class in org.pz.platypus.plugin.pdf.commands
End of line command (auto-inserted by Platypus at end of input line) for PDF plugin
PdfEol() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfEol
 
PdfEolTreatment - Class in org.pz.platypus.plugin.pdf.commands
End of line treatment command for PDF plugin
PdfEolTreatment() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfEolTreatment
 
PdfEoParagraph - Class in org.pz.platypus.plugin.pdf.commands
End of Paragraph for PDF plugin
PdfEoParagraph() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfEoParagraph
 
PdfFface - Class in org.pz.platypus.plugin.pdf.commands
Implementation of fsize (in font family of commands) for PDF plugin
PdfFface() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfFface
 
pdfFilename - Variable in class org.pz.platypus.plugin.pdf.PdfOutfile
the name of the output file
PdfFirstLineIndent - Class in org.pz.platypus.plugin.pdf.commands
Implementation of indentation of the first line of a paragraph for PDF plugin
PdfFirstLineIndent() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfFirstLineIndent
 
PdfFont - Class in org.pz.platypus.plugin.pdf
Handles fonts for the PDF plugin
PdfFont(PdfData) - Constructor for class org.pz.platypus.plugin.pdf.PdfFont
 
PdfFont(PdfData, String, PdfFont) - Constructor for class org.pz.platypus.plugin.pdf.PdfFont
Constructor for cloning an existing PdfFont, but specifying a different typeface.
PdfFontFactory - Class in org.pz.platypus.plugin.pdf
Handles the complexities of creating a font for iText
PdfFontFactory(GDD, PdfData) - Constructor for class org.pz.platypus.plugin.pdf.PdfFontFactory
 
PdfFooterOff - Class in org.pz.platypus.plugin.pdf.commands
Implementation of turning off the printing of the page footer in the PDF plugin
PdfFooterOff() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfFooterOff
 
PdfFooterOn - Class in org.pz.platypus.plugin.pdf.commands
Implementation of turning on the printing of the page footer in the PDF plugin
PdfFooterOn() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfFooterOn
 
PdfFsize - Class in org.pz.platypus.plugin.pdf.commands
Implementation of fsize (in font family of commands) for PDF plugin
PdfFsize() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfFsize
 
PdfHardCR - Class in org.pz.platypus.plugin.pdf.commands
Force a hard CR/LF (note: this command does *not* force an end of paragraph) Note that the main token processor in Pdf.Start() will check the token after [].
PdfHardCR() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfHardCR
 
PdfItalicsOff - Class in org.pz.platypus.plugin.pdf.commands
Implementation of turning off italics in the PDF plugin
PdfItalicsOff() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfItalicsOff
 
PdfItalicsOn - Class in org.pz.platypus.plugin.pdf.commands
Implementation of turning on italics in the PDF plugin
PdfItalicsOn() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfItalicsOn
 
PdfLeading - Class in org.pz.platypus.plugin.pdf.commands
Implementation of changing the size of the leading (space between two baselines of text)
PdfLeading() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfLeading
 
PdfMarginBottom - Class in org.pz.platypus.plugin.pdf.commands
Implementation of changing the size of the bottom margin
PdfMarginBottom() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfMarginBottom
 
PdfMarginLeft - Class in org.pz.platypus.plugin.pdf.commands
Implementation of changing the size of the left margin
PdfMarginLeft() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfMarginLeft
 
PdfMarginRight - Class in org.pz.platypus.plugin.pdf.commands
Implementation of changing the size of the right margin
PdfMarginRight() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfMarginRight
 
PdfMarginsMirrored - Class in org.pz.platypus.plugin.pdf.commands
Turns on mirrored margins command for PDF plugin.
PdfMarginsMirrored() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfMarginsMirrored
 
PdfMarginTop - Class in org.pz.platypus.plugin.pdf.commands
Implementation of changing the size of the top margin
PdfMarginTop() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfMarginTop
 
PdfNewPage - Class in org.pz.platypus.plugin.pdf.commands
Implementation of new page, which skips to the top of the next page (and thereby triggers the processing for end of current page).
PdfNewPage() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfNewPage
 
PdfNoIndent - Class in org.pz.platypus.plugin.pdf.commands
NewParagraph command for PDF plugin
PdfNoIndent() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfNoIndent
 
pdfOutfile - Variable in class org.pz.platypus.plugin.pdf.PdfData
 
PdfOutfile - Class in org.pz.platypus.plugin.pdf
Manage output to the PDF file
PdfOutfile() - Constructor for class org.pz.platypus.plugin.pdf.PdfOutfile
 
PdfOutfile.OnPageEnd - Class in org.pz.platypus.plugin.pdf
 
PdfOutfile.OnPageEnd() - Constructor for class org.pz.platypus.plugin.pdf.PdfOutfile.OnPageEnd
 
PdfPageHeight - Class in org.pz.platypus.plugin.pdf.commands
Implementation of changing the height of the page in PDF
PdfPageHeight() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfPageHeight
 
PdfPageSize - Class in org.pz.platypus.plugin.pdf.commands
Handle changes in page size when specified as a string ( LETTER, LEGAL, A4, etc.)
PdfPageSize() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfPageSize
 
PdfPageWidth - Class in org.pz.platypus.plugin.pdf.commands
Implementation of changing the width of the page in PDF
PdfPageWidth() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfPageWidth
 
PdfParagraphIndent - Class in org.pz.platypus.plugin.pdf.commands
Implementation of indentation of a full paragraph for PDF plugin Note: this class lends a lot of code to PdfPargraphIndentR.
PdfParagraphIndent() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfParagraphIndent
 
PdfParagraphIndentRight - Class in org.pz.platypus.plugin.pdf.commands
Implementation of indentation of a full paragraph from the right side for PDF plugin.
PdfParagraphIndentRight() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfParagraphIndentRight
 
PdfParagraphSkip - Class in org.pz.platypus.plugin.pdf.commands
Implementation of Paragraph Skip command for PDF plugin.
PdfParagraphSkip() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfParagraphSkip
 
PdfPrintVariable - Class in org.pz.platypus.plugin.pdf.commands
Outputs the user string or system variable that appears after the root.
PdfPrintVariable() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfPrintVariable
 
PdfRestoreFormat - Class in org.pz.platypus.plugin.pdf.commands
Restore the previous format from the format stack (thereby, popping it)
PdfRestoreFormat() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfRestoreFormat
 
PdfSaveFormat - Class in org.pz.platypus.plugin.pdf.commands
Save the current format on a stack
PdfSaveFormat() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfSaveFormat
 
PdfScript - Class in org.pz.platypus.plugin.pdf.commands
Handles script (in Groovy) for PDF plugin
PdfScript() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfScript
 
PdfStrikethruOff - Class in org.pz.platypus.plugin.pdf.commands
Implementation of turning off strikethrough in the PDF plugin
PdfStrikethruOff() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfStrikethruOff
 
PdfStrikethruOn - Class in org.pz.platypus.plugin.pdf.commands
Implementation of turning on strikethrough in the PDF plugin
PdfStrikethruOn() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfStrikethruOn
 
PdfSymbol - Class in org.pz.platypus.plugin.pdf.commands
This is the command-equivalent that is called by PDF plugin to 'execute' a symbol.
PdfSymbol(String, String) - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfSymbol
 
PdfSymbolsTable - Class in org.pz.platypus.plugin.pdf
Holds all the PDF symbols and their associated actions as listed in the Symbols.list file for the PDF plugin.
PdfSymbolsTable(GDD) - Constructor for class org.pz.platypus.plugin.pdf.PdfSymbolsTable
 
PdfUnderlineOff - Class in org.pz.platypus.plugin.pdf.commands
Implementation of turning off underline in the PDF plugin
PdfUnderlineOff() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfUnderlineOff
 
PdfUnderlineOn - Class in org.pz.platypus.plugin.pdf.commands
Implementation of turning on underline in the PDF plugin
PdfUnderlineOn() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfUnderlineOn
 
PdfUrl - Class in org.pz.platypus.plugin.pdf.commands
Prints a URL without any cover text.
PdfUrl() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfUrl
 
PdfUrlWithCoverText - Class in org.pz.platypus.plugin.pdf.commands
Handles processing of URL cover text for PDF.
PdfUrlWithCoverText() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfUrlWithCoverText
 
PdfUrlWithCoverTextEnd - Class in org.pz.platypus.plugin.pdf.commands
Handles processing of URL end command
PdfUrlWithCoverTextEnd() - Constructor for class org.pz.platypus.plugin.pdf.commands.PdfUrlWithCoverTextEnd
 
PIXELS_PER_INCH - Static variable in class org.pz.platypus.DefaultValues
 
pixelsPerInch - Variable in class org.pz.platypus.plugin.common.DocData
 
pixelsPerInch - Variable in class org.pz.platypus.plugin.html.HtmlData
 
pixelsPerInch - Variable in class org.pz.platypus.plugin.rtf.RtfData
 
PlatyException - Exception in org.pz.platypus.exceptions
Basic template for all Platypus-specific runtime exceptions
PlatyException(String) - Constructor for exception org.pz.platypus.exceptions.PlatyException
 
PlatyException(String, String) - Constructor for exception org.pz.platypus.exceptions.PlatyException
The most common form of constructor
Platypus - Class in org.pz.platypus
The main line.
Platypus() - Constructor for class org.pz.platypus.Platypus
 
PlatypusHomeDirectory - Class in org.pz.platypus.utilities
Gets the home directory for Platypus as set in the user environment.
PlatypusHomeDirectory(Class) - Constructor for class org.pz.platypus.utilities.PlatypusHomeDirectory
Creates a string of the home directory from the user environment and makes sure it ends with a file separator.
PlatypusParser - Class in org.pz.platypus
The primary parser for Platypus files.
PlatypusParser(GDD) - Constructor for class org.pz.platypus.PlatypusParser
 
PluginLoader - Class in org.pz.platypus
Loads a plug-in
PluginLoader(String, GDD) - Constructor for class org.pz.platypus.PluginLoader
 
pluginLocation - Variable in class org.pz.platypus.PluginLoader
the actual name of the plugin JAR file on the disk
POINTS_PER_INCH - Static variable in class org.pz.platypus.DefaultValues
 
popTillItMatches(String) - Method in class org.pz.platypus.plugin.html.HtmlDocContext
 
position - Variable in class org.pz.platypus.plugin.common.Underline
 
postFooterProcessing() - Method in class org.pz.platypus.plugin.pdf.PdfOutfile.OnPageEnd
Processing to do after the footer is printed out
preProcess(IOutputContext, Token, int) - Method in class org.pz.platypus.commands.CodeWithOptions
Basic command housekeeing.
preProcessCommandLine(String[]) - Static method in class org.pz.platypus.CommandLineArgs
Injects the -inputFile and -outputFile options before correct barewords The algorithm first checks if we have encountered an option with zero or one argument.
printToken(FileWriter, GDD, Token) - Method in class org.pz.platypus.plugin.listing.Start
Print the token contents with all the Html bells and whistles (colors, bold fonts, line breaks etc.) Get the Html string and output it to the output file.
process(char[], int, TokenList, boolean, Source, GDD) - Method in class org.pz.platypus.Command
method for processing this command.
process(GDD) - Method in class org.pz.platypus.CommandLineArgs
Processes some command-line options
process(IOutputContext, Token, int) - Method in class org.pz.platypus.commands.BulletListPlainEnd
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.commands.BulletListPlainStart
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.commands.BulletListPlainStartWithOptions
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.commands.UrlRaw
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.commands.UrlWithCoverText
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.commands.UrlWithCoverTextEnd
 
process(GDD, ParseContext, TokenList, boolean) - Method in class org.pz.platypus.commandTypes.Command0
Processes the command and returns the number of chars in the lexeme.
process(GDD, ParseContext, TokenList, boolean) - Method in class org.pz.platypus.commandTypes.CommandR
Processes the command, emits the corresponding token, and returns the number of chars in the lexeme.
process(GDD, ParseContext, TokenList, boolean) - Method in class org.pz.platypus.commandTypes.CommandS
Processes the command and returns the number of chars in the command + parameters.
process(GDD, ParseContext, TokenList, boolean) - Method in class org.pz.platypus.commandTypes.CommandV
Processes the command, emits the corresponding token, and returns the number of chars in the lexeme.
process(GDD, ParseContext, TokenList, boolean) - Method in class org.pz.platypus.commandTypes.FontFamily
Processes the command and returns the number of chars in the lexeme.
process(GDD, ParseContext, TokenList, boolean) - Method in interface org.pz.platypus.interfaces.ICommand
method for processing this command.
process(IOutputContext, Token, int) - Method in interface org.pz.platypus.interfaces.IOutputCommand
method for processing this command in the output plugin.
process(GDD, CommandLineArgs) - Method in interface org.pz.platypus.interfaces.IPlugin
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.html.commands.HtmlBoldOff
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.html.commands.HtmlBoldOn
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.html.commands.HtmlEol
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.html.commands.HtmlEoParagraph
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.html.commands.HtmlFface
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.html.commands.HtmlFsize
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.html.commands.HtmlHardCR
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.html.commands.HtmlItalicsOff
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.html.commands.HtmlItalicsOn
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.html.commands.HtmlMarginRight
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.html.commands.HtmlMarginTop
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.html.commands.HtmlPageWidth
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.html.commands.HtmlParagraphIndent
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.html.commands.HtmlParagraphIndentRight
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.html.commands.HtmlParagraphSkip
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.html.commands.HtmlStrikethruOff
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.html.commands.HtmlStrikethruOn
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.html.commands.HtmlUnderlineOff
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.html.commands.HtmlUnderlineOn
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.html.HtmlMarginLeft
 
process(GDD, CommandLineArgs) - Method in class org.pz.platypus.plugin.html.Start
This is the main line of the plug-in.
process(GDD, CommandLineArgs) - Method in class org.pz.platypus.plugin.listing.Start
This is the main line of the plug-in.
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.DefUserString
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfAlignment
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfBoldOff
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfBoldOn
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfCodeOff
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfCodeOn
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfCodeWithOptions
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfColumnCount
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfColumnWidth
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfDump
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfEol
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfEolTreatment
Validate the specified EOL treatment and set it in pdfData if the setting is valid
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfEoParagraph
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfFface
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfFirstLineIndent
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfFooterOff
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfFooterOn
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfFsize
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfHardCR
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfItalicsOff
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfItalicsOn
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfLeading
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfMarginBottom
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfMarginLeft
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfMarginRight
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfMarginsMirrored
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfMarginTop
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfNewPage
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfNoIndent
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfPageHeight
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfPageSize
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfPageWidth
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfParagraphIndent
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfParagraphIndentRight
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfParagraphSkip
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfPrintVariable
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfRestoreFormat
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfSaveFormat
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfScript
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfStrikethruOff
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfStrikethruOn
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfSymbol
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfUnderlineOff
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfUnderlineOn
 
process(GDD, CommandLineArgs) - Method in class org.pz.platypus.plugin.pdf.Start
This is the main line of the plug-in.
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.rtf.commands.RtfMarginBottom
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.rtf.commands.RtfMarginLeft
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.rtf.commands.RtfMarginRight
 
process(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.rtf.commands.RtfMarginTop
 
process(GDD, CommandLineArgs) - Method in class org.pz.platypus.plugin.rtf.Start
This is the main line of the plug-in.
process(GDD, ParseContext, TokenList, boolean) - Method in class org.pz.platypus.Symbol
method for processing this symbol.
processBlockComment(ParseContext, TokenList) - Method in class org.pz.platypus.PlatypusParser
Processes block comments.
processCommand(ParseContext, TokenList) - Method in class org.pz.platypus.PlatypusParser
Just grabs the command and writes it to the token list
processCommand(Token, HtmlData, int) - Method in class org.pz.platypus.plugin.html.Start
Principal method for implementing command tokens
processCommand(Token, PdfData, int) - Method in class org.pz.platypus.plugin.pdf.Start
Principal method for implementing command tokens
processCommand(GDD, RtfCommandTable, Token, int) - Method in class org.pz.platypus.plugin.rtf.Start
Gets the RTF command and executes it.
processCommandLine(String[], GDD) - Static method in class org.pz.platypus.Platypus
Process the command line: store it, validate it, and process the args.
processCompoundCommand(GDD, int) - Method in class org.pz.platypus.plugin.html.Start
Handle compount commands.
processCompoundCommand(GDD, int) - Method in class org.pz.platypus.plugin.pdf.Start
Handle compount commands.
processConfigFile(CommandLineArgs, GDD) - Static method in class org.pz.platypus.Platypus
Finds the config file, reads it in, and places an instance of it in GDD.
processFontListOption(GDD) - Method in class org.pz.platypus.CommandLineArgs
 
processHelpOption(GDD) - Method in class org.pz.platypus.CommandLineArgs
 
processInputFile(GDD, CommandLineArgs) - Static method in class org.pz.platypus.Platypus
Reads and parses the input file(s).
processInputTokens(GDD, RtfOutfile) - Method in class org.pz.platypus.plugin.rtf.Start
Where the content of the listing file is written out
processMacro(ParseContext, TokenList) - Method in class org.pz.platypus.PlatypusParser
If the config file for this output format says that Platypus expands macros, this routine looks up the macro, expands it, and puts the expanded form in gdd.expandedMacro.
processMacro() - Method in class org.pz.platypus.plugin.html.Start
 
processMacro(GDD, Token, int) - Method in class org.pz.platypus.plugin.pdf.Start
Look up the macro and insert a new token with the text right after the present token
processSubstitute(ParseContext, TokenList, boolean, GDD, String) - Method in class org.pz.platypus.commandTypes.FontFamily
 
processSymbol(GDD, String, Token, int, HtmlData) - Method in class org.pz.platypus.plugin.html.Start
Process a symbol or foreign character
processSymbol(String, Token, int, PdfData) - Method in class org.pz.platypus.plugin.pdf.Start
Process a symbol or foreign character
ProcessSymbol - Class in org.pz.platypus.utilities
utility class for processing input symbols
ProcessSymbol() - Constructor for class org.pz.platypus.utilities.ProcessSymbol
 
processText(GDD, String, String) - Method in class org.pz.platypus.plugin.html.Start
Process a token consisting of a text item
processText(GDD, String, String) - Method in class org.pz.platypus.plugin.pdf.Start
Process a token consisting of a text item
processText(GDD, Token, RtfOutfile) - Method in class org.pz.platypus.plugin.rtf.Start
Validates that there is text to output and then writes it as a string to the file.
processToken(GDD, Token, RtfOutfile, int) - Method in class org.pz.platypus.plugin.rtf.Start
Processes the individual tokens
processTokens(GDD, HtmlData, String) - Method in class org.pz.platypus.plugin.html.Start
Where the token stream is translated into text and actions.
processTokens(PdfData, String) - Method in class org.pz.platypus.plugin.pdf.Start
Where the token stream is translated into text and actions.
processVerboseOption(GDD) - Method in class org.pz.platypus.CommandLineArgs
 
processVeryVerboseOption(GDD) - Method in class org.pz.platypus.CommandLineArgs
 
PropertyFile - Class in org.pz.platypus
Reads a properties file and parses it into a Map.
PropertyFile(String, GDD) - Constructor for class org.pz.platypus.PropertyFile
 
PropertyFile() - Constructor for class org.pz.platypus.PropertyFile
This constructor is used only when extending PropertyFile for testing purposes.
propFile - Variable in class org.pz.platypus.plugin.pdf.PdfSymbolsTable
 
push(String) - Method in class org.pz.platypus.plugin.html.HtmlDocContext
 
putFormatInSystemStrings(CommandLineArgs, GDD) - Static method in class org.pz.platypus.Platypus
Places the output format into the SystemStrings lookup table

R

R - Variable in class org.pz.platypus.plugin.pdf.RgbColor
 
readCommandFile(String) - Method in class org.pz.platypus.CommandTable
Read a property file listing commands to load into the Platy parser command table
reader - Variable in class org.pz.platypus.TextFileReader
 
readFileIntoInputLines(LineList) - Method in class org.pz.platypus.Infile
Reads the input file on a line basis, adding each line to an ArrayList for later processing.
readNext1LineIntoInputLine(InputLine) - Method in class org.pz.platypus.Infile
Reads a single line from the input file and converts into an InputLine data structure, which contains, the file number of the input file, the line number of the line, plus the content of the line
registerFont(String) - Method in class org.pz.platypus.plugin.pdf.PdfFontFactory
Actual font registration.
registerOneFont(String, String) - Method in class org.pz.platypus.plugin.pdf.PdfFontFactory
Unfortunately, iText does not pass along the exception if the file cannot be found.
replacementRoot - Variable in class org.pz.platypus.commandTypes.CommandR
 
replaceSubstringAtLocation(String, String, String, int) - Static method in class org.pz.platypus.utilities.TextTransforms
Replace a substring at a specific location in a String with a new substring.
restartFontTagIfAny() - Method in class org.pz.platypus.plugin.html.HtmlOutfile
 
restore(PdfData, Source) - Static method in class org.pz.platypus.plugin.pdf.commands.PdfRestoreFormat
Restore the current format.
restoreLastFormat() - Method in class org.pz.platypus.plugin.pdf.FormatStack
 
retrieveNextLine(BufferedReader) - Method in class org.pz.platypus.PropertyFile
Reads the next line, strips out comments, and trims any whitespace at end of line.
retrieveNextLine() - Method in class org.pz.platypus.TextFileReader
Reads a line, optionally trims trailing whitespace, and returns it
RgbColor - Class in org.pz.platypus.plugin.pdf
Color, as specified by three integers, 0-255, that correspond to RGB
RgbColor() - Constructor for class org.pz.platypus.plugin.pdf.RgbColor
Default color is black: ( 0, 0, 0 )
RgbColor(int, int, int) - Constructor for class org.pz.platypus.plugin.pdf.RgbColor
 
RIGHT - Static variable in class org.pz.platypus.commands.Alignment
 
root - Variable in class org.pz.platypus.Command
the command root
root - Variable in class org.pz.platypus.commands.BulletListPlainEnd
 
root - Variable in class org.pz.platypus.commands.BulletListPlainStart
 
root - Variable in class org.pz.platypus.commands.BulletListPlainStartWithOptions
 
root - Variable in class org.pz.platypus.commands.CodeWithOptions
 
root - Variable in class org.pz.platypus.commands.UrlRaw
 
root - Variable in class org.pz.platypus.commands.UrlWithCoverText
 
root - Variable in class org.pz.platypus.commands.UrlWithCoverTextEnd
 
root - Variable in class org.pz.platypus.commandTypes.FontFamily
 
root - Variable in class org.pz.platypus.plugin.html.commands.HtmlBoldOff
 
root - Variable in class org.pz.platypus.plugin.html.commands.HtmlBoldOn
 
root - Variable in class org.pz.platypus.plugin.html.commands.HtmlEol
 
root - Variable in class org.pz.platypus.plugin.html.commands.HtmlEoParagraph
 
root - Variable in class org.pz.platypus.plugin.html.commands.HtmlFface
 
root - Variable in class org.pz.platypus.plugin.html.commands.HtmlFsize
 
root - Variable in class org.pz.platypus.plugin.html.commands.HtmlHardCR
 
root - Variable in class org.pz.platypus.plugin.html.commands.HtmlItalicsOff
 
root - Variable in class org.pz.platypus.plugin.html.commands.HtmlItalicsOn
 
root - Variable in class org.pz.platypus.plugin.html.commands.HtmlMarginRight
 
root - Variable in class org.pz.platypus.plugin.html.commands.HtmlMarginTop
 
root - Variable in class org.pz.platypus.plugin.html.commands.HtmlPageWidth
 
root - Variable in class org.pz.platypus.plugin.html.commands.HtmlParagraphIndent
 
root - Variable in class org.pz.platypus.plugin.html.commands.HtmlParagraphIndentRight
 
root - Variable in class org.pz.platypus.plugin.html.commands.HtmlParagraphSkip
 
root - Variable in class org.pz.platypus.plugin.html.commands.HtmlStrikethruOff
 
root - Variable in class org.pz.platypus.plugin.html.commands.HtmlStrikethruOn
 
root - Variable in class org.pz.platypus.plugin.html.commands.HtmlUnderlineOff
 
root - Variable in class org.pz.platypus.plugin.html.commands.HtmlUnderlineOn
 
root - Variable in class org.pz.platypus.plugin.html.HtmlMarginLeft
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.DefUserString
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfAlignment
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfBoldOff
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfBoldOn
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfCodeOff
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfCodeOn
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfColumnCount
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfColumnWidth
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfDump
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfEol
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfEolTreatment
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfEoParagraph
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfFface
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfFirstLineIndent
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfFooterOff
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfFooterOn
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfFsize
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfHardCR
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfItalicsOff
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfItalicsOn
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfLeading
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfMarginBottom
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfMarginLeft
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfMarginRight
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfMarginsMirrored
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfMarginTop
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfNewPage
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfNoIndent
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfPageHeight
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfPageSize
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfPageWidth
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfParagraphIndent
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfParagraphIndentRight
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfParagraphSkip
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfPrintVariable
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfRestoreFormat
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfSaveFormat
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfScript
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfStrikethruOff
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfStrikethruOn
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfSymbol
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfUnderlineOff
 
root - Variable in class org.pz.platypus.plugin.pdf.commands.PdfUnderlineOn
 
root - Variable in class org.pz.platypus.plugin.rtf.commands.RtfMarginBottom
 
root - Variable in class org.pz.platypus.plugin.rtf.commands.RtfMarginLeft
 
root - Variable in class org.pz.platypus.plugin.rtf.commands.RtfMarginRight
 
root - Variable in class org.pz.platypus.plugin.rtf.commands.RtfMarginTop
 
root - Variable in class org.pz.platypus.Symbol
the command root
root - Variable in class org.pz.platypus.Token
token root, used only in commands
rootSubstitute - Variable in class org.pz.platypus.Command
the substitute root, if this command is shorthand for another
rootSubstitute - Variable in class org.pz.platypus.Symbol
the substitute root, if this command is shorthand for another
rtd - Variable in class org.pz.platypus.plugin.rtf.RtfOutfile
 
rtd - Variable in class org.pz.platypus.plugin.rtf.Start
 
RtfCommandTable - Class in org.pz.platypus.plugin.rtf
Contains all the commands used in the RTF plugin, keyed by command root.
RtfCommandTable() - Constructor for class org.pz.platypus.plugin.rtf.RtfCommandTable
 
RtfData - Class in org.pz.platypus.plugin.rtf
Container class for all the state of the RTF document
RtfData(GDD) - Constructor for class org.pz.platypus.plugin.rtf.RtfData
Initializes the state of the PDF document.
rtfData - Variable in class org.pz.platypus.plugin.rtf.RtfFont
 
RtfFont - Class in org.pz.platypus.plugin.rtf
Handles fonts for the RTF plugin
RtfFont(RtfData) - Constructor for class org.pz.platypus.plugin.rtf.RtfFont
 
RtfFont(RtfData, String, RtfFont) - Constructor for class org.pz.platypus.plugin.rtf.RtfFont
Constructor for cloning an existing PdfFont, but specifying a different typeface.
RtfMarginBottom - Class in org.pz.platypus.plugin.rtf.commands
Implementation of changing the size of the bottom margin
RtfMarginBottom() - Constructor for class org.pz.platypus.plugin.rtf.commands.RtfMarginBottom
 
RtfMarginLeft - Class in org.pz.platypus.plugin.rtf.commands
Implementation of changing the size of the left margin
RtfMarginLeft() - Constructor for class org.pz.platypus.plugin.rtf.commands.RtfMarginLeft
 
RtfMarginRight - Class in org.pz.platypus.plugin.rtf.commands
Implementation of changing the size of the right margin
RtfMarginRight() - Constructor for class org.pz.platypus.plugin.rtf.commands.RtfMarginRight
 
RtfMarginTop - Class in org.pz.platypus.plugin.rtf.commands
Implementation of changing the size of the top margin
RtfMarginTop() - Constructor for class org.pz.platypus.plugin.rtf.commands.RtfMarginTop
 
rtfOutfile - Variable in class org.pz.platypus.plugin.rtf.RtfData
 
RtfOutfile - Class in org.pz.platypus.plugin.rtf
Handles the output to the RTF file
RtfOutfile(String, RtfData) - Constructor for class org.pz.platypus.plugin.rtf.RtfOutfile
 
RtfOutputStrategy - Class in org.pz.platypus.plugin.rtf
The strategy base class.
RtfOutputStrategy() - Constructor for class org.pz.platypus.plugin.rtf.RtfOutputStrategy
 
runOutputPlugin(String, GDD, CommandLineArgs) - Static method in class org.pz.platypus.Platypus
The method that actually calls and runs the output plugin

S

save(PdfData) - Static method in class org.pz.platypus.plugin.pdf.commands.PdfSaveFormat
Save the current format.
saveCurrentFormat(PdfData) - Method in class org.pz.platypus.plugin.pdf.FormatStack
Returns a format data structure containing the current format
saveFormat(Format) - Method in class org.pz.platypus.plugin.pdf.FormatStack
 
searchAheadFor(int, TokenType) - Method in class org.pz.platypus.TokenList
Start searching for tokType token in the list.
segment(int) - Method in class org.pz.platypus.ParseContext
 
setAlignment(int, Source) - Method in class org.pz.platypus.plugin.common.DocData
 
setAmount(float) - Method in class org.pz.platypus.CommandParameter
 
setB(int) - Method in class org.pz.platypus.plugin.pdf.RgbColor
 
setBaseline(float) - Method in class org.pz.platypus.plugin.html.HtmlFooter
 
setBaseline(float) - Method in class org.pz.platypus.plugin.pdf.Footer
 
setBold(boolean, Source) - Method in class org.pz.platypus.plugin.html.HtmlFont
set bold on/off and re-create the iText font to record the change.
setBold(boolean, Source) - Method in class org.pz.platypus.plugin.pdf.PdfFont
set bold on/off and re-create the iText font to record the change.
setBold(boolean, Source) - Method in class org.pz.platypus.plugin.rtf.RtfFont
set bold on/off and re-create the iText font to record the change.
setBulletLists(BulletLists) - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
 
setCharsParsed(int) - Method in class org.pz.platypus.CommandParameter
 
setClVerbose(boolean) - Method in class org.pz.platypus.GDD
 
setClVVerbose(boolean) - Method in class org.pz.platypus.GDD
-vverbose implies -verbose, so both are set.
setColumnCount(int, Source) - Method in class org.pz.platypus.plugin.common.DocData
 
setColumnCount(int, Source) - Method in class org.pz.platypus.plugin.html.HtmlData
 
setColumns(HtmlColumns) - Method in class org.pz.platypus.plugin.html.HtmlData
 
setColumns(Columns) - Method in class org.pz.platypus.plugin.pdf.PdfData
 
setColumnSize() - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
Set the size of the columns based on their number, page size, and gutter size.
setCommandPropertyFilename(String) - Method in class org.pz.platypus.GDD
 
setCommandTable(CommandTable) - Method in class org.pz.platypus.GDD
 
setCommandTable(ICommandTable) - Method in class org.pz.platypus.plugin.common.DocData
 
setConfigFile(PropertyFile) - Method in class org.pz.platypus.GDD
 
setContent(String) - Method in class org.pz.platypus.InputLine
Set the content portion
setContent(String) - Method in class org.pz.platypus.Token
 
setCurrColumn(int) - Method in class org.pz.platypus.plugin.common.DocData
 
setCurrColumn(int) - Method in class org.pz.platypus.plugin.html.HtmlData
 
setEolPending(boolean) - Method in class org.pz.platypus.plugin.pdf.PdfData
 
setEolTreatment(int, Source) - Method in class org.pz.platypus.plugin.pdf.PdfData
 
setEolTreatment(int, Source) - Method in class org.pz.platypus.plugin.rtf.RtfData
 
setEolTreatmentToHard(PdfData, Token) - Method in class org.pz.platypus.plugin.pdf.commands.PdfCodeOn
 
setErrorCode(int) - Method in class org.pz.platypus.CommandParameter
 
setExpandedMacro(String) - Method in class org.pz.platypus.GDD
 
setFace(String, Source) - Method in class org.pz.platypus.plugin.html.HtmlFont
 
setFace(String, Source) - Method in class org.pz.platypus.plugin.pdf.PdfFont
 
setFace(String, Source) - Method in class org.pz.platypus.plugin.rtf.RtfFont
 
setFilename(String) - Method in class org.pz.platypus.PropertyFile
 
setFileNumber(int) - Method in class org.pz.platypus.Source
 
setFirstLineIndent(float, Source) - Method in class org.pz.platypus.plugin.common.DocData
 
setFirstLineIndent(float, Source) - Method in class org.pz.platypus.plugin.html.HtmlData
 
setFont(HtmlFont) - Method in class org.pz.platypus.plugin.html.HtmlFooter
 
setFont(PdfFont) - Method in class org.pz.platypus.plugin.pdf.Footer
 
setFont(PdfFont) - Method in class org.pz.platypus.plugin.pdf.PdfData
 
setFont(RtfFont) - Method in class org.pz.platypus.plugin.rtf.RtfData
 
setFontFace(String, Source) - Method in class org.pz.platypus.plugin.html.HtmlData
 
setFontFace(String, Source) - Method in class org.pz.platypus.plugin.pdf.PdfData
 
setFontFace(String, Source) - Method in class org.pz.platypus.plugin.rtf.RtfData
 
setFontSize(float, Source) - Method in class org.pz.platypus.plugin.html.HtmlData
 
setFontSize(float, Source) - Method in class org.pz.platypus.plugin.pdf.PdfData
 
setFontSize(float, Source) - Method in class org.pz.platypus.plugin.rtf.RtfData
 
setFooter(HtmlFooter) - Method in class org.pz.platypus.plugin.html.HtmlData
 
setFooter(Footer) - Method in class org.pz.platypus.plugin.pdf.PdfData
 
setFormatStack(FormatStack) - Method in class org.pz.platypus.plugin.pdf.PdfData
 
setG(int) - Method in class org.pz.platypus.plugin.pdf.RgbColor
 
setHeight(float) - Method in class org.pz.platypus.plugin.html.HtmlColumn
 
setHeight(float) - Method in class org.pz.platypus.plugin.pdf.Column
 
setHtmlData(HtmlData) - Method in class org.pz.platypus.plugin.html.HtmlOutfile
 
setHtmlDocContext(HtmlDocContext) - Method in class org.pz.platypus.plugin.html.HtmlData
 
setInCode(boolean) - Method in class org.pz.platypus.GDD
 
setInCode(boolean) - Method in class org.pz.platypus.PlatypusParser
 
setInCode(boolean) - Method in class org.pz.platypus.plugin.html.HtmlData
 
setInCode(boolean) - Method in class org.pz.platypus.plugin.rtf.RtfData
 
setInCodeListing(boolean) - Method in class org.pz.platypus.plugin.common.DocData
 
setInCodeSection(boolean, Source) - Method in class org.pz.platypus.plugin.common.DocData
 
setInEffect(boolean, Source) - Method in class org.pz.platypus.plugin.common.Underline
 
setInParagraph(boolean) - Method in class org.pz.platypus.plugin.html.HtmlOutfile
 
setInputFileList(FileList) - Method in class org.pz.platypus.GDD
 
setInputTokens(TokenList) - Method in class org.pz.platypus.GDD
 
setItalics(boolean, Source) - Method in class org.pz.platypus.plugin.html.HtmlFont
set italics on/off and re-create the iText font to record the change.
setItalics(boolean, Source) - Method in class org.pz.platypus.plugin.pdf.PdfFont
set italics on/off and re-create the iText font to record the change.
setItalics(boolean, Source) - Method in class org.pz.platypus.plugin.rtf.RtfFont
set italics on/off and re-create the iText font to record the change.
setItColumn(ColumnText) - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
 
setItPara(Paragraph) - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
 
setLeading(float, Source) - Method in class org.pz.platypus.plugin.common.DocData
 
setLeading(float, Source) - Method in class org.pz.platypus.plugin.html.HtmlData
 
setLineHeight(float, Source) - Method in class org.pz.platypus.plugin.common.DocData
 
setLineHeight(float, Source) - Method in class org.pz.platypus.plugin.html.HtmlData
 
setLineNumber(int) - Method in class org.pz.platypus.Source
 
setLineNumberLast(int, Source) - Method in interface org.pz.platypus.interfaces.IOutputContext
 
setLineNumberLast(int, Source) - Method in class org.pz.platypus.plugin.common.DocData
 
setLineNumberSkip(int, Source) - Method in interface org.pz.platypus.interfaces.IOutputContext
 
setLineNumberSkip(int, Source) - Method in class org.pz.platypus.plugin.common.DocData
 
setLits(Literals) - Method in class org.pz.platypus.GDD
 
setLogger(Logger) - Method in class org.pz.platypus.GDD
 
setLogger(Logger) - Method in class org.pz.platypus.plugin.listing.Start
 
setMarginBottom(float, Source) - Method in class org.pz.platypus.plugin.common.DocData
 
setMarginBottom(float, Source) - Method in class org.pz.platypus.plugin.html.HtmlData
 
setMarginLeft(float, Source) - Method in class org.pz.platypus.plugin.common.DocData
 
setMarginLeft(float, Source) - Method in class org.pz.platypus.plugin.html.HtmlData
 
setMarginRight(float, Source) - Method in class org.pz.platypus.plugin.common.DocData
 
setMarginRight(float, Source) - Method in class org.pz.platypus.plugin.html.HtmlData
 
setMarginsMirrored(boolean, Source) - Method in class org.pz.platypus.plugin.common.DocData
 
setMarginsMirrored() - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
Turn on margin mirroring.
setMarginTop(float, Source) - Method in class org.pz.platypus.plugin.common.DocData
 
setMarginTop(float, Source) - Method in class org.pz.platypus.plugin.html.HtmlData
 
setMarginTop() - Method in class org.pz.platypus.plugin.html.HtmlOutfile
 
setNoIndent(boolean, Source) - Method in class org.pz.platypus.plugin.common.DocData
 
setNoIndent(boolean, Source) - Method in class org.pz.platypus.plugin.html.HtmlData
 
setOutfile(HtmlOutfile) - Method in class org.pz.platypus.plugin.html.HtmlDocContext
 
setOutfile(PdfOutfile) - Method in class org.pz.platypus.plugin.pdf.PdfData
 
setOutfile(RtfOutfile) - Method in class org.pz.platypus.plugin.rtf.RtfData
 
setOutputPluginPrefix(String) - Method in class org.pz.platypus.GDD
 
setPageHeight(float, Source) - Method in class org.pz.platypus.plugin.common.DocData
 
setPageHeight(float, Source) - Method in class org.pz.platypus.plugin.html.HtmlData
 
setPageNumber(int) - Method in class org.pz.platypus.plugin.common.DocData
 
setPagesToSkip(int) - Method in class org.pz.platypus.plugin.html.HtmlFooter
Set the number of pages to skip before the first footer is first printed.
setPagesToSkip(int) - Method in class org.pz.platypus.plugin.pdf.Footer
Set the number of pages to skip before the first footer is first printed.
setPageWidth(float, Source) - Method in class org.pz.platypus.plugin.common.DocData
 
setPageWidth(float, Source) - Method in class org.pz.platypus.plugin.html.HtmlData
 
setParagraphIndent(float, Source) - Method in class org.pz.platypus.plugin.common.DocData
 
setParagraphIndentRight(float, Source) - Method in class org.pz.platypus.plugin.common.DocData
 
setParagraphSkip(float, Source) - Method in class org.pz.platypus.plugin.common.DocData
 
setPdfData(PdfData) - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
 
setPosition(float) - Method in class org.pz.platypus.plugin.common.Underline
 
setR(int) - Method in class org.pz.platypus.plugin.pdf.RgbColor
 
setShouldWrite(boolean) - Method in class org.pz.platypus.plugin.html.HtmlFooter
 
setShouldWrite(boolean) - Method in class org.pz.platypus.plugin.pdf.Footer
 
setSize(float, Source) - Method in class org.pz.platypus.plugin.html.HtmlFont
 
setSize(float, Source) - Method in class org.pz.platypus.plugin.pdf.PdfFont
 
setSize(float, Source) - Method in class org.pz.platypus.plugin.rtf.RtfFont
 
setSource(Source) - Method in class org.pz.platypus.InputLine
 
setStrikethru(boolean, Source) - Method in class org.pz.platypus.plugin.common.DocData
 
setString(String) - Method in class org.pz.platypus.CommandParameter
 
setThickness(float) - Method in class org.pz.platypus.plugin.common.Underline
 
setToDefault() - Method in class org.pz.platypus.plugin.html.HtmlFont
Initializes all PdfFont fields to defaults, and sets line number to 0
setToDefault() - Method in class org.pz.platypus.plugin.pdf.PdfFont
Initializes all PdfFont fields to defaults, and sets line number to 0
setToDefault() - Method in class org.pz.platypus.plugin.rtf.RtfFont
Initializes all PdfFont fields to defaults, and sets line number to 0
setTrimWhiteSpace(boolean) - Method in class org.pz.platypus.TextFileReader
Set whether the reader should trim whitespace on lines read in
setTypefaceMap(TypefaceMap) - Method in class org.pz.platypus.plugin.pdf.PdfData
 
setTypefaceMap(TypefaceMap) - Method in class org.pz.platypus.plugin.rtf.RtfData
 
setUnderlineToFalse(PdfData, Token) - Method in class org.pz.platypus.plugin.pdf.commands.PdfCodeOn
 
setUnit(UnitType) - Method in class org.pz.platypus.CommandParameter
 
setUpDataItems(GDD) - Method in class org.pz.platypus.plugin.html.Start
set up various data items needed in processing
setUpDataItems(GDD) - Method in class org.pz.platypus.plugin.pdf.Start
set up various data items needed in processing
setupGdd(Literals) - Static method in class org.pz.platypus.Platypus
GDD is the global document data block.
setupHomeDirectory() - Method in class org.pz.platypus.GDD
sets up the home directory for Platypus; that is, the directory from which Platypus is being run.
setupLiterals(String) - Static method in class org.pz.platypus.Platypus
Load the default literals file, which is a property file.
setupLogger(String) - Method in class org.pz.platypus.GDD
set up the logger we'll use and give it our own formatting.
setupNewColumns(int, PdfData) - Method in class org.pz.platypus.plugin.pdf.commands.PdfColumnCount
Set up the new columns starting wherever we are on the page.
setUserSpecifiedColumnWidth(float, Source) - Method in class org.pz.platypus.plugin.common.DocData
 
setUserSpecifiedColumnWidth(float, Source) - Method in class org.pz.platypus.plugin.html.HtmlData
 
setValue(DocData.Value, float, Source, String) - Method in class org.pz.platypus.plugin.common.DocData
Sets the new float value, updates line number, and table in systemStrings
setValue(DocData.Value, int, Source, String) - Method in class org.pz.platypus.plugin.common.DocData
Sets the new int value, updates line number, and table in systemStrings
setValue(DocData.Value, boolean, Source, String) - Method in class org.pz.platypus.plugin.common.DocData
Sets the new boolean value, updates line number, and table in systemStrings
setValue(HtmlData.Value, float, Source, String) - Method in class org.pz.platypus.plugin.html.HtmlData
Sets the new float value, updates line number, and table in systemStrings
setValue(HtmlData.Value, int, Source, String) - Method in class org.pz.platypus.plugin.html.HtmlData
Sets the new int value, updates line number, and table in systemStrings
setValue(HtmlData.Value, boolean, Source, String) - Method in class org.pz.platypus.plugin.html.HtmlData
Sets the new boolean value, updates line number, and table in systemStrings
setVertSkip(float) - Method in class org.pz.platypus.plugin.html.HtmlColumn
 
setVertSkip(float) - Method in class org.pz.platypus.plugin.pdf.Column
 
shouldGenerateOutputOption(String) - Method in class org.pz.platypus.CommandLineArgs
 
shouldWrite - Variable in class org.pz.platypus.plugin.html.HtmlFooter
 
shouldWrite() - Method in class org.pz.platypus.plugin.html.HtmlFooter
 
shouldWrite - Variable in class org.pz.platypus.plugin.pdf.Footer
 
shouldWrite() - Method in class org.pz.platypus.plugin.pdf.Footer
 
showError(Token, PdfData) - Method in class org.pz.platypus.plugin.pdf.commands.PdfEolTreatment
Show an error message in case a wrong value is specified
showErrorMsg(IOutputContext, Token) - Method in class org.pz.platypus.commands.UrlRaw
Show error message, giving location in Platypus input file
showErrorMsg(Token, IOutputContext) - Method in class org.pz.platypus.commands.UrlWithCoverTextEnd
Show error message, giving location in Platypus input file
showErrorMsg(Token, PdfData, float) - Method in class org.pz.platypus.plugin.pdf.commands.PdfColumnWidth
Show error message, giving location in Platypus input file
showErrorMsg(Token, PdfData) - Method in class org.pz.platypus.plugin.pdf.commands.PdfFirstLineIndent
Show error message, giving location in Platypus input file
showErrorMsg(Token, PdfData) - Method in class org.pz.platypus.plugin.pdf.commands.PdfParagraphIndent
Show error message, giving location in Platypus input file
showErrorMsg(Token, PdfData) - Method in class org.pz.platypus.plugin.pdf.commands.PdfParagraphIndentRight
Show error message, giving location in Platypus input file
showNoCoverTextlErrorMsg(Token, IOutputContext) - Method in class org.pz.platypus.commands.UrlWithCoverText
 
showNullUrlErrorMsg(Token, IOutputContext) - Method in class org.pz.platypus.commands.UrlWithCoverText
Show error message, giving location in Platypus input file
showUnclosedUrlCoverTextErrorMsg(Token, GDD) - Method in class org.pz.platypus.commands.UrlWithCoverText
 
showUsage(GDD) - Static method in class org.pz.platypus.Platypus
Show the usage options.
showUsageIfZeroArgs(GDD) - Method in class org.pz.platypus.CommandLineArgs
 
size() - Method in class org.pz.platypus.plugin.html.HtmlColumns
 
size - Variable in class org.pz.platypus.plugin.html.HtmlFont
font size
size() - Method in class org.pz.platypus.plugin.pdf.Columns
 
size - Variable in class org.pz.platypus.plugin.pdf.PdfFont
font size
size - Variable in class org.pz.platypus.plugin.rtf.RtfFont
font size
skipNextTokens(int, Token, TokenList) - Method in class org.pz.platypus.plugin.listing.Start
We skip next one or many tokens at times.
skipThisToken(Token, TokenList, int) - Method in class org.pz.platypus.plugin.listing.Start
Will the next record indicate the present command is a replacement? If so, don't print this command, just skip it.
SOFT - Static variable in class org.pz.platypus.commandTypes.EolTreatment
 
SOFT_STR - Static variable in class org.pz.platypus.commandTypes.EolTreatment
 
source - Variable in class org.pz.platypus.InputLine
the file # and line # for this InputLine
source - Variable in class org.pz.platypus.ParseContext
 
source - Variable in class org.pz.platypus.plugin.common.DocData.Value
 
source - Variable in class org.pz.platypus.plugin.common.Underline
 
source - Variable in class org.pz.platypus.plugin.html.HtmlData.Value
 
source - Variable in class org.pz.platypus.plugin.html.HtmlFont
file and line number of last change
source - Variable in class org.pz.platypus.plugin.pdf.PdfFont
file and line number of last change
source - Variable in class org.pz.platypus.plugin.rtf.RtfFont
file and line number of last change
Source - Class in org.pz.platypus
Object that contains the file number and line number of the referenced input item
Source() - Constructor for class org.pz.platypus.Source
 
Source(int) - Constructor for class org.pz.platypus.Source
 
Source(int, int) - Constructor for class org.pz.platypus.Source
 
source - Variable in class org.pz.platypus.Token
the file number and line number of the this token.
sourceEquals(Token) - Method in class org.pz.platypus.Token
Determines whether another Token has the same file # and line # as this
Start - Class in org.pz.platypus.plugin.html
Main line for HTML plugin.
Start(HtmlOutfile, HtmlCommandTable) - Constructor for class org.pz.platypus.plugin.html.Start
Constructor that is only ever used in unit testing
Start() - Constructor for class org.pz.platypus.plugin.html.Start
Start() is always called first by Platypus, followed by a call to process() Any plugin initialization code should go in here.
Start - Class in org.pz.platypus.plugin.listing
Simple, illustrative plugin for creating Platypus listing files in HTML.
Start() - Constructor for class org.pz.platypus.plugin.listing.Start
Start() is always called first by Platypus, followed by a call to process() Any plugin initialization code should go in here.
Start - Class in org.pz.platypus.plugin.pdf
Main line for PDF plugin.
Start() - Constructor for class org.pz.platypus.plugin.pdf.Start
Start() is always called first by Platypus, followed by a call to process() Any plugin initialization code should go in here.
Start(PdfOutfile, PdfCommandTable) - Constructor for class org.pz.platypus.plugin.pdf.Start
Constructor that is only ever used in unit testing
Start - Class in org.pz.platypus.plugin.rtf
Test plugin for converting Platypus files to Rich Text Format (rtf).
Start() - Constructor for class org.pz.platypus.plugin.rtf.Start
Start() is always called first by Platypus, followed by a call to process() Any plugin initialization code should go in here.
startANewHtmlLine(FileWriter, GDD, Token) - Method in class org.pz.platypus.plugin.listing.Start
Start a new Html line.
startColumnsAtTop(HtmlData) - Method in class org.pz.platypus.plugin.html.HtmlColumns
If we changed column count in the middle of a page, then the columns at the bottom half of the page will be partial height.
startColumnsAtTop(PdfData) - Method in class org.pz.platypus.plugin.pdf.Columns
If we changed column count in the middle of a page, then the columns at the bottom half of the page will be partial height.
startNewFontFace() - Method in class org.pz.platypus.plugin.html.HtmlOutfile
We need to close previous font (if any) - and output a new font tag
startNewFontSize() - Method in class org.pz.platypus.plugin.html.HtmlOutfile
 
startNewList(IOutputContext, Token, int) - Method in class org.pz.platypus.commands.BulletListPlainStart
 
startNewList(IOutputContext, Token, int) - Method in class org.pz.platypus.commands.BulletListPlainStartWithOptions
 
startNewList(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfBulletListPlainStart
 
startNewList(IOutputContext, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfBulletListPlainStartWithOptions
Extracts the bullet character/symbol from the passed parameter and starts a bullet list using it.
startNewParagraph() - Method in class org.pz.platypus.plugin.html.HtmlOutfile
Starts a new html Paragraph.
startNewParagraph() - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
Starts a new iText Paragraph.
startPlainBulletList(String) - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
Converts bullet string into an iText Chunk and calls the method that adds a list using the Chunk to define the bullet symbol.
startPlainBulletList(Chunk) - Method in class org.pz.platypus.plugin.pdf.PdfOutfile
Adds a new bullet list to the stack of bulleted lists.
startPoint - Variable in class org.pz.platypus.ParseContext
 
status - Variable in exception org.pz.platypus.exceptions.InvalidInputException
 
Status - Class in org.pz.platypus
Status and error codes used in Platypus
Status() - Constructor for class org.pz.platypus.Status
 
StopExecutionException - Exception in org.pz.platypus.exceptions
Exception used for stopping exception after processing of certain Command Line Options
StopExecutionException(String) - Constructor for exception org.pz.platypus.exceptions.StopExecutionException
 
storeVersionNumber(GDD) - Static method in class org.pz.platypus.Platypus
Stores the current Platypus version number in the table of system strings under _version
STRIKETHRU - Static variable in class org.pz.platypus.DefaultValues
 
strikethru - Variable in class org.pz.platypus.plugin.common.DocData
 
strikethru - Variable in class org.pz.platypus.plugin.html.HtmlData
 
strikethru - Variable in class org.pz.platypus.plugin.pdf.Format
 
strikethru - Variable in class org.pz.platypus.plugin.rtf.RtfData
 
string - Variable in class org.pz.platypus.CommandParameter
used only if parameter is a string
substitutePlusWithMinus(String) - Method in class org.pz.platypus.plugin.html.HtmlDocContext
 
sval - Variable in class org.pz.platypus.plugin.common.DocData.Value
 
sval - Variable in class org.pz.platypus.plugin.html.HtmlData.Value
 
switchToCodeMode(PdfData, Token, int) - Method in class org.pz.platypus.plugin.pdf.commands.PdfCodeWithOptions
Code mode means saving the current format and switching to a code font.
Symbol - Class in org.pz.platypus
Entry in command table for all symbols and special characters (such as foreign characters)
Symbol(String) - Constructor for class org.pz.platypus.Symbol
 
SymbolsList - Class in org.pz.platypus
Contains a list of symbols that are used in Platypus.
SymbolsList(GDD) - Constructor for class org.pz.platypus.SymbolsList
 
symbolsList - Variable in class org.pz.platypus.SymbolsList
 
symbolsListFilename - Variable in class org.pz.platypus.GDD
 
symbolsTable - Variable in class org.pz.platypus.plugin.html.Start
the symbols table indexed by root
sysStrings - Variable in class org.pz.platypus.GDD
 
sysStrings - Variable in class org.pz.platypus.SystemStrings
 
SystemStrings - Class in org.pz.platypus
Manages the user-visible Platypus system strings (version #, etc.) System strings have the format of starting with: _ followed by any number of alphanumerics or _ They can be read by the document processing, but they are not modifiable by the document.
SystemStrings() - Constructor for class org.pz.platypus.SystemStrings
 

T

tab - Variable in class org.pz.platypus.plugin.html.HtmlOutfile
 
TextFileReader - Class in org.pz.platypus
Reads files consisting of lines of text, one line at a time.
TextFileReader(String) - Constructor for class org.pz.platypus.TextFileReader
Create an instance of org.pz.platypus.TextFileReader to read the specified file
TextIndenter - Class in org.pz.platypus.plugin.pdf
Calculates the indent that should be applied to a column of text.
TextIndenter(Token, PdfData) - Constructor for class org.pz.platypus.plugin.pdf.TextIndenter
 
TextTransforms - Class in org.pz.platypus.utilities
Miscellaneous routines for manipulating text in various ways
TextTransforms() - Constructor for class org.pz.platypus.utilities.TextTransforms
 
thickness - Variable in class org.pz.platypus.plugin.common.Underline
 
toInteger(String) - Method in class org.pz.platypus.commandTypes.EolTreatment
Converts the treatment string specified in the command to a valid int representation
tok - Variable in class org.pz.platypus.plugin.listing.HtmlBlockCommentListingStrategy
 
tok - Variable in class org.pz.platypus.plugin.listing.HtmlCommandListingStrategy
 
tok - Variable in class org.pz.platypus.plugin.listing.HtmlCompoundCommandListingStrategy
 
tok - Variable in class org.pz.platypus.plugin.listing.HtmlCRListingStrategy
 
tok - Variable in class org.pz.platypus.plugin.listing.HtmlLineBreakStrategy
 
tok - Variable in class org.pz.platypus.plugin.listing.HtmlLineCommentListingStrategy
 
tok - Variable in class org.pz.platypus.plugin.listing.HtmlMacroListingStrategy
 
tok - Variable in class org.pz.platypus.plugin.listing.HtmlSymbolListingStrategy
 
tok - Variable in class org.pz.platypus.plugin.listing.HtmlTextListingStrategy
 
tok - Variable in class org.pz.platypus.plugin.pdf.TextIndenter
 
Token - Class in org.pz.platypus
The token that is parsed from input lines and via TokenList is passed to the output plugin.
Token(Source, TokenType, String, String, CommandParameter) - Constructor for class org.pz.platypus.Token
 
Token(Source, TokenType, String) - Constructor for class org.pz.platypus.Token
 
TokenList - Class in org.pz.platypus
The ArrayList of Tokens that we generate in the parser and pass to the output plug-in.
TokenList() - Constructor for class org.pz.platypus.TokenList
 
tokenParam - Variable in class org.pz.platypus.commands.CodeWithOptions
the parameter data for the token
tokensToSkip - Variable in class org.pz.platypus.commands.UrlWithCoverText
how many tokens do we consume reading the cover text? Should generally be 2.
tokensToSkip(TokenList, int) - Method in class org.pz.platypus.plugin.listing.Start
We skip all compound commands tokens.
TokenType - Enum in org.pz.platypus
Enums representing the various input tokens.
TokenType(String) - Constructor for enum org.pz.platypus.TokenType
 
tokType - Variable in class org.pz.platypus.commandTypes.FontFamily
 
toString(int, GDD) - Method in class org.pz.platypus.commands.Alignment
Convert an alignment to string
toString(GDD) - Method in class org.pz.platypus.Token
Generates a formatted string version of the contents of a token, including parameter details for a command token.
toString() - Method in enum org.pz.platypus.TokenType
 
toToken(Source, TokenList, String) - Static method in class org.pz.platypus.utilities.ProcessSymbol
Adds the symbol to the end of the token list.
trimWhitespace - Variable in class org.pz.platypus.TextFileReader
 
truncate(String, int) - Static method in class org.pz.platypus.utilities.TextTransforms
Truncates count number of bytes from the back (right end) of a string
TWIPS_PER_POINT - Static variable in class org.pz.platypus.DefaultValues
 
type - Variable in class org.pz.platypus.Token
token type
typeface - Variable in class org.pz.platypus.plugin.html.HtmlFont
the font typeface in the form of a string used by iText
typeface - Variable in class org.pz.platypus.plugin.pdf.PdfFont
the font typeface in the form of a string used by iText
typeface - Variable in class org.pz.platypus.plugin.rtf.RtfFont
the font typeface in the form of a string used by iText
typefaceMap - Variable in class org.pz.platypus.plugin.html.HtmlData
 
typefaceMap - Variable in class org.pz.platypus.plugin.pdf.PdfData
 
typefaceMap - Variable in class org.pz.platypus.plugin.rtf.RtfData
 
TypefaceMap - Class in org.pz.platypus
Map that maps a typeface family to font files on the runtime system that implement that typeface family.
TypefaceMap(GDD) - Constructor for class org.pz.platypus.TypefaceMap
 

U

UNCLOSED_COMMAND - Static variable in class org.pz.platypus.Status
 
UNCLOSED_COMMENT_BLK - Static variable in class org.pz.platypus.Status
 
underline - Variable in class org.pz.platypus.plugin.common.DocData
 
Underline - Class in org.pz.platypus.plugin.common
Contains the values that define the underline characteristics
Underline() - Constructor for class org.pz.platypus.plugin.common.Underline
 
underline - Variable in class org.pz.platypus.plugin.pdf.Format
 
UNDERLINE_POSITION - Static variable in class org.pz.platypus.DefaultValues
 
UNDERLINE_THICKNESS - Static variable in class org.pz.platypus.DefaultValues
 
UNFIXABLE_PARSE_ERR - Static variable in class org.pz.platypus.Status
 
unit - Variable in class org.pz.platypus.CommandParameter
the type of unit.
unitAbbrevToUnitType(char[], int) - Static method in class org.pz.platypus.parsers.CommandParameterParser
Convert the abbreviation used for the unit into a unit-type (an enum in PlatyConst)
UnitType - Enum in org.pz.platypus
The various kinds of units that can be used in Platypus.
UnitType() - Constructor for enum org.pz.platypus.UnitType
 
UNREACHABLE_ERR - Static variable in class org.pz.platypus.Status
 
UNSUPPORTED_COMMAND - Static variable in class org.pz.platypus.Status
 
updateAllMargins() - Method in class org.pz.platypus.plugin.pdf.PdfOutfile.OnPageEnd
 
updateLeading(IOutputContext, Token, int, float) - Method in class org.pz.platypus.plugin.html.commands.HtmlFsize
Updates the leading by running the command PdfLeading with the new value
updateLeading(IOutputContext, Token, int, float) - Method in class org.pz.platypus.plugin.pdf.commands.PdfFsize
Updates the leading by running the command PdfLeading with the new value
updatePageSize() - Method in class org.pz.platypus.plugin.pdf.PdfOutfile.OnPageEnd
Checks to see whether the page size has changed from the current page size.
UrlRaw - Class in org.pz.platypus.commands
Abstract portion of bare URL command
UrlRaw() - Constructor for class org.pz.platypus.commands.UrlRaw
 
UrlWithCoverText - Class in org.pz.platypus.commands
Abstract portion of command for URL with cover text
UrlWithCoverText() - Constructor for class org.pz.platypus.commands.UrlWithCoverText
 
UrlWithCoverTextEnd - Class in org.pz.platypus.commands
Abstract portion of command that marks the end of cover text for a URL
UrlWithCoverTextEnd() - Constructor for class org.pz.platypus.commands.UrlWithCoverTextEnd
 
userEnv - Variable in class org.pz.platypus.GDD
 
userSpecifiedColumnWidth - Variable in class org.pz.platypus.plugin.common.DocData
 
userSpecifiedColumnWidth - Variable in class org.pz.platypus.plugin.html.HtmlData
 
userStrings - Variable in class org.pz.platypus.GDD
 
UserStrings - Class in org.pz.platypus
Manages the user-defined strings (essentially macros w/out parameters, currently) System strings have the format of starting with: $ followed by an alphanumeric and then alphanumerics or the _ character They are defined with [def:$macro{meaning}].
UserStrings() - Constructor for class org.pz.platypus.UserStrings
 
userStrings - Variable in class org.pz.platypus.UserStrings
 

V

validateColumnCount(int, GDD) - Method in class org.pz.platypus.plugin.html.HtmlColumns
Make sure the specified number of columns is correct ( > 0 ).
validateColumnCount(int, GDD) - Method in class org.pz.platypus.plugin.pdf.Columns
Make sure the specified number of columns is correct ( > 0 ).
validInCode - Variable in class org.pz.platypus.Command
is this command executed in a listing or code section?
validInCode - Variable in class org.pz.platypus.commandTypes.FontFamily
 
validInCode - Variable in class org.pz.platypus.plugin.html.HtmlMarginLeft
 
validInCode - Variable in class org.pz.platypus.plugin.pdf.commands.DefUserString
 
validInCode - Variable in class org.pz.platypus.Symbol
is this command executed in a listing or code section?
valueOf(String) - Static method in enum org.pz.platypus.ParamType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pz.platypus.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pz.platypus.UnitType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.pz.platypus.ParamType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pz.platypus.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pz.platypus.UnitType
Returns an array containing the constants of this enum type, in the order they are declared.
vertSkip - Variable in class org.pz.platypus.plugin.html.HtmlColumn
space to skip before column begins.
vertSkip - Variable in class org.pz.platypus.plugin.pdf.Column
space to skip before column begins.

W

width - Variable in class org.pz.platypus.plugin.html.HtmlColumn
width of the column in points
width - Variable in class org.pz.platypus.plugin.pdf.Column
width of the column in points
wrapInQuotes(String) - Method in class org.pz.platypus.plugin.html.commands.HtmlUrl
 
wrapInQuotes(String) - Method in class org.pz.platypus.plugin.html.HtmlOutfile
Useful when we wish to output a double quoted string Eases out the all the "escape a double quote" business.
writeCommand(String) - Method in class org.pz.platypus.plugin.rtf.RtfOutfile
Write a command string to the RTF file.
writeIt(FileWriter, GDD, HtmlListingStrategy, String) - Method in class org.pz.platypus.plugin.listing.Start
 
writeMapEntryToFile(PrintWriter, String, String[]) - Method in class org.pz.platypus.TypefaceMap
Writes a single map entry to file
writeMapToFile(String) - Method in class org.pz.platypus.TypefaceMap
Writes the current map to an output file after sorting the entries on font family.
writeOutText(ParseContext, int, TokenList) - Method in class org.pz.platypus.PlatypusParser
Write out text Token to the token list
writeOutText(int, int, char[], TokenList, Source) - Method in class org.pz.platypus.PlatypusParser
Write out a set of text characters to the token list as a text token
writeStringToFile(FileWriter, GDD, String) - Method in class org.pz.platypus.plugin.listing.Start
Write a String to the output - deals with the business of actual writing.
writeText(String) - Method in class org.pz.platypus.plugin.rtf.RtfOutfile
Write a String of text to the RTF file.

A B C D E F G H I J K L M N O P R S T U V W

Copyright © 2008-10 Pacific Data Works LLC