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

A

AbstractRepository - Class in gate.versioning.cmdline
Abstract repository implementation.
AbstractRepository() - Constructor for class gate.versioning.cmdline.AbstractRepository
Construction.
AbstractTestVersionControl - Class in gate.versioning.cmdline
Tests for version control API.
AbstractTestVersionControl(String) - Constructor for class gate.versioning.cmdline.AbstractTestVersionControl
 
AbstractTranslator - Class in gate.yam.translate
This class provides a model for YAM translators.
AbstractTranslator() - Constructor for class gate.yam.translate.AbstractTranslator
 
AbstractTranslatorTest - Class in gate.yam
Unit test for translators.
AbstractTranslatorTest(String) - Constructor for class gate.yam.AbstractTranslatorTest
Create the test case
add(String) - Method in class gate.versioning.cmdline.AbstractRepository
Add to the repository.
add(String) - Method in interface gate.versioning.cmdline.Repository
Add to the repository.
add(String) - Method in class gate.versioning.cmdline.SvnRepository
Add to the repository.
add_escapes(String) - Method in exception gate.yam.parse.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addChildren(Node) - Method in class gate.yam.parse.SimpleNode
Add all the children of a node to this node.
addEntry(File) - Method in class gate.versioning.svnkit.Sandbox
Puts directories and files under version control scheduling them for addition to a repository.
addEntry(File, boolean) - Method in class gate.versioning.svnkit.Sandbox
Puts directories and files under version control scheduling them for addition to a repository.
addEscapes(String) - Static method in error gate.yam.parse.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addHeadingNode(Node) - Method in class gate.yam.parse.YamParseTree
Add a heading node.
addSandbox(File, String, String) - Method in class gate.versioning.svnkit.SandboxManager
Add a new Sandbox.
addSandbox(File, ISVNAuthenticationManager) - Method in class gate.versioning.svnkit.SandboxManager
Add a new Sandbox.
addSandboxes(List, String, String) - Method in class gate.versioning.svnkit.SandboxManager
This method adds a list of sandboxes to the sandboxMap.
addToFooter(String) - Method in class gate.yam.translate.AbstractTranslator
Material to insert at the end of the translation.
adjustBeginLineColumn(int, int) - Method in class gate.yam.parse.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
advance() - Method in class gate.yam.translate.Cursor
Advance to the next Unit or Word sequence.
amp - Static variable in interface gate.yam.parse.YamParserConstants
 
anchor(String) - Method in class gate.wiki.antlr.HTMLTarget
 
anchor(String) - Method in class gate.wiki.antlr.LaTeXTarget
 
anchor(String) - Method in class gate.wiki.antlr.NOPTarget
 
anchor(String) - Method in class gate.wiki.antlr.XHTMLTarget
 
ANCHOR - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
anchor(String) - Method in interface gate.wiki.antlr.YAMTarget
 
Anchor() - Method in class gate.yam.parse.YamParser
 
ANCHOR - Static variable in interface gate.yam.parse.YamParserConstants
 
anchorBody - Static variable in interface gate.yam.parse.YamParserConstants
 
anchorStart - Static variable in interface gate.yam.parse.YamParserConstants
 
angleBracketsEscape(String) - Method in class gate.wiki.antlr.HTMLTarget
 
angleBracketsEscape(String) - Method in class gate.wiki.antlr.LaTeXTarget
 
angleBracketsEscape(String) - Method in class gate.wiki.antlr.XHTMLTarget
 
AntlrYAMTest - Class in gate.wiki.antlr
JUnit testing for the YAM lexer generated by Antlr.
AntlrYAMTest(String) - Constructor for class gate.wiki.antlr.AntlrYAMTest
 
anysp - Static variable in interface gate.yam.parse.YamParserConstants
 
appendToTestFile() - Method in class gate.versioning.cmdline.AbstractTestVersionControl
Helper function for external users of this class.
ARG - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
ARGLIST - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
ASTAnchor - Class in gate.yam.parse
 
ASTAnchor(int) - Constructor for class gate.yam.parse.ASTAnchor
 
ASTAnchor(YamParser, int) - Constructor for class gate.yam.parse.ASTAnchor
 
ASTBr - Class in gate.yam.parse
 
ASTBr(int) - Constructor for class gate.yam.parse.ASTBr
 
ASTBr(YamParser, int) - Constructor for class gate.yam.parse.ASTBr
 
ASTColumn - Class in gate.yam.parse
 
ASTColumn(int) - Constructor for class gate.yam.parse.ASTColumn
 
ASTColumn(YamParser, int) - Constructor for class gate.yam.parse.ASTColumn
 
ASTContents - Class in gate.yam.parse
 
ASTContents(int) - Constructor for class gate.yam.parse.ASTContents
 
ASTContents(YamParser, int) - Constructor for class gate.yam.parse.ASTContents
 
ASTControl - Class in gate.yam.parse
 
ASTControl(int) - Constructor for class gate.yam.parse.ASTControl
 
ASTControl(YamParser, int) - Constructor for class gate.yam.parse.ASTControl
 
ASTEscape - Class in gate.yam.parse
 
ASTEscape(int) - Constructor for class gate.yam.parse.ASTEscape
 
ASTEscape(YamParser, int) - Constructor for class gate.yam.parse.ASTEscape
 
ASTHr - Class in gate.yam.parse
 
ASTHr(int) - Constructor for class gate.yam.parse.ASTHr
 
ASTHr(YamParser, int) - Constructor for class gate.yam.parse.ASTHr
 
ASTList - Class in gate.yam.parse
 
ASTList(int) - Constructor for class gate.yam.parse.ASTList
 
ASTList(YamParser, int) - Constructor for class gate.yam.parse.ASTList
 
ASTListItem - Class in gate.yam.parse
 
ASTListItem(int) - Constructor for class gate.yam.parse.ASTListItem
 
ASTListItem(YamParser, int) - Constructor for class gate.yam.parse.ASTListItem
 
ASTNbsp - Class in gate.yam.parse
 
ASTNbsp(int) - Constructor for class gate.yam.parse.ASTNbsp
 
ASTNbsp(YamParser, int) - Constructor for class gate.yam.parse.ASTNbsp
 
ASTOList - Class in gate.yam.parse
 
ASTOList(int) - Constructor for class gate.yam.parse.ASTOList
 
ASTOList(YamParser, int) - Constructor for class gate.yam.parse.ASTOList
 
ASTParagraph - Class in gate.yam.parse
 
ASTParagraph(int) - Constructor for class gate.yam.parse.ASTParagraph
 
ASTParagraph(YamParser, int) - Constructor for class gate.yam.parse.ASTParagraph
 
ASTPlain - Class in gate.yam.parse
 
ASTPlain(int) - Constructor for class gate.yam.parse.ASTPlain
 
ASTPlain(YamParser, int) - Constructor for class gate.yam.parse.ASTPlain
 
ASTPredicate - Class in gate.yam.parse
 
ASTPredicate(int) - Constructor for class gate.yam.parse.ASTPredicate
 
ASTPredicate(YamParser, int) - Constructor for class gate.yam.parse.ASTPredicate
 
ASTRow - Class in gate.yam.parse
 
ASTRow(int) - Constructor for class gate.yam.parse.ASTRow
 
ASTRow(YamParser, int) - Constructor for class gate.yam.parse.ASTRow
 
ASTSectionHead - Class in gate.yam.parse
 
ASTSectionHead(int) - Constructor for class gate.yam.parse.ASTSectionHead
 
ASTSectionHead(YamParser, int) - Constructor for class gate.yam.parse.ASTSectionHead
 
ASTSectionText - Class in gate.yam.parse
 
ASTSectionText(int) - Constructor for class gate.yam.parse.ASTSectionText
 
ASTSectionText(YamParser, int) - Constructor for class gate.yam.parse.ASTSectionText
 
ASTSep - Class in gate.yam.parse
 
ASTSep(int) - Constructor for class gate.yam.parse.ASTSep
 
ASTSep(YamParser, int) - Constructor for class gate.yam.parse.ASTSep
 
ASTTable - Class in gate.yam.parse
 
ASTTable(int) - Constructor for class gate.yam.parse.ASTTable
 
ASTTable(YamParser, int) - Constructor for class gate.yam.parse.ASTTable
 
ASTTableSep - Class in gate.yam.parse
 
ASTTableSep(int) - Constructor for class gate.yam.parse.ASTTableSep
 
ASTTableSep(YamParser, int) - Constructor for class gate.yam.parse.ASTTableSep
 
ASTTargetControl - Class in gate.yam.parse
 
ASTTargetControl(int) - Constructor for class gate.yam.parse.ASTTargetControl
 
ASTTargetControl(YamParser, int) - Constructor for class gate.yam.parse.ASTTargetControl
 
ASTText - Class in gate.yam.parse
 
ASTText(int) - Constructor for class gate.yam.parse.ASTText
 
ASTText(YamParser, int) - Constructor for class gate.yam.parse.ASTText
 
ASTTextOrTable - Class in gate.yam.parse
 
ASTTextOrTable(int) - Constructor for class gate.yam.parse.ASTTextOrTable
 
ASTTextOrTable(YamParser, int) - Constructor for class gate.yam.parse.ASTTextOrTable
 
ASTTitle - Class in gate.yam.parse
 
ASTTitle(int) - Constructor for class gate.yam.parse.ASTTitle
 
ASTTitle(YamParser, int) - Constructor for class gate.yam.parse.ASTTitle
 
ASTUList - Class in gate.yam.parse
 
ASTUList(int) - Constructor for class gate.yam.parse.ASTUList
 
ASTUList(YamParser, int) - Constructor for class gate.yam.parse.ASTUList
 
ASTUnit - Class in gate.yam.parse
 
ASTUnit(int) - Constructor for class gate.yam.parse.ASTUnit
 
ASTUnit(YamParser, int) - Constructor for class gate.yam.parse.ASTUnit
 
ASTUrl - Class in gate.yam.parse
 
ASTUrl(int) - Constructor for class gate.yam.parse.ASTUrl
 
ASTUrl(YamParser, int) - Constructor for class gate.yam.parse.ASTUrl
 
ASTVerbatim - Class in gate.yam.parse
 
ASTVerbatim(int) - Constructor for class gate.yam.parse.ASTVerbatim
 
ASTVerbatim(YamParser, int) - Constructor for class gate.yam.parse.ASTVerbatim
 
ASTWhsp - Class in gate.yam.parse
 
ASTWhsp(int) - Constructor for class gate.yam.parse.ASTWhsp
 
ASTWhsp(YamParser, int) - Constructor for class gate.yam.parse.ASTWhsp
 
ASTWord - Class in gate.yam.parse
 
ASTWord(int) - Constructor for class gate.yam.parse.ASTWord
 
ASTWord(YamParser, int) - Constructor for class gate.yam.parse.ASTWord
 
ASTYamDocument - Class in gate.yam.parse
 
ASTYamDocument(int) - Constructor for class gate.yam.parse.ASTYamDocument
 
ASTYamDocument(YamParser, int) - Constructor for class gate.yam.parse.ASTYamDocument
 
atEnd() - Method in class gate.yam.translate.Cursor
Finished the document?

B

backup(int) - Method in class gate.yam.parse.SimpleCharStream
 
begin() - Method in class gate.wiki.antlr.DBGTarget
insert head.html if found
begin() - Method in class gate.wiki.antlr.HTMLTarget
insert head.html if found
begin() - Method in class gate.wiki.antlr.LaTeXTarget
insert head.html if found
begin() - Method in class gate.wiki.antlr.LoutTarget
 
begin() - Method in class gate.wiki.antlr.NOPTarget
insert head.html if found
begin() - Method in class gate.wiki.antlr.WikiHTMLTarget
insert head.html if found
begin() - Method in class gate.wiki.antlr.XHTMLTarget
insert head.html if found
begin() - Method in interface gate.wiki.antlr.YAMTarget
Called before text read
begin_ol(int) - Method in class gate.wiki.antlr.DBGTarget
 
begin_ol(int) - Method in class gate.wiki.antlr.HTMLTarget
 
begin_ol(int) - Method in class gate.wiki.antlr.LaTeXTarget
 
begin_ol(int) - Method in class gate.wiki.antlr.LoutTarget
 
begin_ol(int) - Method in class gate.wiki.antlr.NOPTarget
 
begin_ol(int) - Method in class gate.wiki.antlr.XHTMLTarget
 
begin_ol(int) - Method in interface gate.wiki.antlr.YAMTarget
 
begin_table() - Method in class gate.wiki.antlr.DBGTarget
 
begin_table() - Method in class gate.wiki.antlr.HTMLTarget
 
begin_table() - Method in class gate.wiki.antlr.LaTeXTarget
 
begin_table() - Method in class gate.wiki.antlr.LoutTarget
 
begin_table() - Method in class gate.wiki.antlr.NOPTarget
 
begin_table() - Method in class gate.wiki.antlr.XHTMLTarget
 
begin_table() - Method in interface gate.wiki.antlr.YAMTarget
 
begin_ul(int) - Method in class gate.wiki.antlr.DBGTarget
 
begin_ul(int) - Method in class gate.wiki.antlr.HTMLTarget
 
begin_ul(int) - Method in class gate.wiki.antlr.LaTeXTarget
 
begin_ul(int) - Method in class gate.wiki.antlr.LoutTarget
 
begin_ul(int) - Method in class gate.wiki.antlr.NOPTarget
 
begin_ul(int) - Method in class gate.wiki.antlr.XHTMLTarget
 
begin_ul(int) - Method in interface gate.wiki.antlr.YAMTarget
 
beginBF() - Method in class gate.wiki.antlr.HTMLTarget
 
beginBF() - Method in class gate.wiki.antlr.LaTeXTarget
 
beginBF() - Method in class gate.wiki.antlr.NOPTarget
 
beginBF() - Method in class gate.wiki.antlr.XHTMLTarget
 
beginBF() - Method in interface gate.wiki.antlr.YAMTarget
 
beginColumn - Variable in class gate.yam.parse.ParsingProblem
Where the error starts and ends.
beginColumn - Variable in class gate.yam.parse.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginEM() - Method in class gate.wiki.antlr.HTMLTarget
 
beginEM() - Method in class gate.wiki.antlr.LaTeXTarget
 
beginEM() - Method in class gate.wiki.antlr.NOPTarget
 
beginEM() - Method in class gate.wiki.antlr.XHTMLTarget
 
beginEM() - Method in interface gate.wiki.antlr.YAMTarget
 
beginLine - Variable in class gate.yam.parse.ParsingProblem
Where the error starts and ends.
beginLine - Variable in class gate.yam.parse.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginListItem(int) - Method in class gate.wiki.antlr.DBGTarget
 
beginListItem(int) - Method in class gate.wiki.antlr.HTMLTarget
 
beginListItem(int) - Method in class gate.wiki.antlr.LaTeXTarget
 
beginListItem(int) - Method in class gate.wiki.antlr.LoutTarget
 
beginListItem(int) - Method in class gate.wiki.antlr.NOPTarget
 
beginListItem(int) - Method in class gate.wiki.antlr.XHTMLTarget
 
beginListItem(int) - Method in interface gate.wiki.antlr.YAMTarget
 
beginSection(String, int) - Method in class gate.wiki.antlr.HTMLTarget
 
beginSection(String, int) - Method in class gate.wiki.antlr.LaTeXTarget
 
beginSection(String, int) - Method in class gate.wiki.antlr.LoutTarget
 
beginSection(String, int) - Method in class gate.wiki.antlr.NOPTarget
 
beginSection(String, int) - Method in class gate.wiki.antlr.XHTMLTarget
 
beginSection(String, int) - Method in interface gate.wiki.antlr.YAMTarget
 
beginSectionList(int) - Method in class gate.wiki.antlr.LoutTarget
 
beginSectionList(int) - Method in class gate.wiki.antlr.NOPTarget
 
beginSectionList(int) - Method in interface gate.wiki.antlr.YAMTarget
 
BeginToken() - Method in class gate.yam.parse.SimpleCharStream
 
beginTT() - Method in class gate.wiki.antlr.HTMLTarget
 
beginTT() - Method in class gate.wiki.antlr.LaTeXTarget
 
beginTT() - Method in class gate.wiki.antlr.NOPTarget
 
beginTT() - Method in class gate.wiki.antlr.XHTMLTarget
 
beginTT() - Method in interface gate.wiki.antlr.YAMTarget
 
BLANK - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
BLANK_LINE_THEN_MARKUP - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
blankline() - Method in class gate.wiki.antlr.DBGTarget
 
blankline() - Method in class gate.wiki.antlr.HTMLTarget
 
blankline() - Method in class gate.wiki.antlr.LaTeXTarget
 
blankline() - Method in class gate.wiki.antlr.LoutTarget
 
blankline() - Method in class gate.wiki.antlr.NOPTarget
 
blankline() - Method in class gate.wiki.antlr.XHTMLTarget
 
blankline() - Method in interface gate.wiki.antlr.YAMTarget
They want a blank line without signaling a new paragraph.
blanksAfter(int, int) - Method in class gate.yam.translate.Cursor
Set the number of blank lines following this position.
blanksAfter(int, int, int) - Method in class gate.yam.translate.Cursor
Set the number of blank lines following this position.
blanksAfter(Token, Token, int, int, int) - Method in class gate.yam.translate.Cursor
Set the number of blank lines in a token sequence.
blockquote(String) - Method in class gate.wiki.antlr.DBGTarget
 
blockquote(String) - Method in class gate.wiki.antlr.HTMLTarget
 
blockquote(String) - Method in class gate.wiki.antlr.LaTeXTarget
 
blockquote(String) - Method in class gate.wiki.antlr.LoutTarget
 
blockquote(String) - Method in class gate.wiki.antlr.NOPTarget
 
blockquote(String) - Method in class gate.wiki.antlr.XHTMLTarget
 
BLOCKQUOTE - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
blockquote(String) - Method in interface gate.wiki.antlr.YAMTarget
 
bold(String) - Method in class gate.wiki.antlr.DBGTarget
 
bold(String) - Method in class gate.wiki.antlr.HTMLTarget
 
bold(String) - Method in class gate.wiki.antlr.LaTeXTarget
 
bold(String) - Method in class gate.wiki.antlr.LoutTarget
 
bold(String) - Method in class gate.wiki.antlr.NOPTarget
 
bold(String) - Method in class gate.wiki.antlr.XHTMLTarget
 
BOLD - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
bold(String) - Method in interface gate.wiki.antlr.YAMTarget
 
bold - Static variable in interface gate.yam.parse.YamParserConstants
 
box(YAMContext, Vector) - Method in class gate.wiki.antlr.HTMLTarget
 
box(YAMContext, Vector) - Method in class gate.wiki.antlr.LaTeXTarget
 
box(YAMContext, Vector) - Method in class gate.wiki.antlr.LoutTarget
 
box(YAMContext, Vector) - Method in class gate.wiki.antlr.NOPTarget
 
box - Class in gate.wiki.antlr.plugin
 
box() - Constructor for class gate.wiki.antlr.plugin.box
 
box(YAMContext, Vector) - Method in class gate.wiki.antlr.XHTMLTarget
 
box(YAMContext, Vector) - Method in interface gate.wiki.antlr.YAMTarget
 
BR - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
Br() - Method in class gate.yam.parse.YamParser
 
br - Static variable in interface gate.yam.parse.YamParserConstants
 
bslash - Static variable in interface gate.yam.parse.YamParserConstants
 
bufcolumn - Variable in class gate.yam.parse.SimpleCharStream
 
buffer - Variable in class gate.yam.parse.SimpleCharStream
 
bufline - Variable in class gate.yam.parse.SimpleCharStream
 
bufpos - Variable in class gate.yam.parse.SimpleCharStream
 
buildCommandArray(String, String, String) - Method in class gate.versioning.cmdline.AbstractRepository
Calls buildCommandArray/4 with the no root parameter set false.
buildCommandArray(String, String, String, boolean) - Method in class gate.versioning.cmdline.AbstractRepository
Build an array to pass to runtime.exec.
buildStatusReport(SVNStatus, boolean) - Static method in class gate.versioning.svnkit.StatusHandler
Build up a status report.

C

c(YAMContext, Vector) - Method in class gate.wiki.antlr.HTMLTarget
 
c(YAMContext, Vector) - Method in class gate.wiki.antlr.LoutTarget
 
c(YAMContext, Vector) - Method in class gate.wiki.antlr.NOPTarget
 
c - Class in gate.wiki.antlr.plugin
Replace named char string with actual char for target
c() - Constructor for class gate.wiki.antlr.plugin.c
 
c(YAMContext, Vector) - Method in class gate.wiki.antlr.XHTMLTarget
 
c(YAMContext, Vector) - Method in interface gate.wiki.antlr.YAMTarget
 
captureText() - Method in class gate.wiki.antlr.DefaultYAMEngine
 
captureText() - Method in class gate.wiki.antlr.YAMLexer
 
checkCancelled() - Method in class gate.versioning.svnkit.Sandbox
If the current operation is preemptible and any other operations are waiting, throw an SVNCancelException.
checkCancelled() - Method in class gate.versioning.svnkit.SandboxCanceller
Delegate checkCancelled back to the Sandbox.
checkCancelled() - Method in class gate.versioning.svnkit.StatusHandler
 
checkedOutDir - Variable in class gate.versioning.cmdline.AbstractTestVersionControl
 
checkedOutDirName - Variable in class gate.versioning.cmdline.AbstractTestVersionControl
 
checkin(String) - Method in class gate.versioning.cmdline.AbstractRepository
Commit changes.
checkin(String, String) - Method in class gate.versioning.cmdline.AbstractRepository
Commit changes.
checkin(String) - Method in interface gate.versioning.cmdline.Repository
Commit changes.
checkin(String, String) - Method in interface gate.versioning.cmdline.Repository
Commit changes.
checkin(String, String) - Method in class gate.versioning.cmdline.SvnRepository
Commit changes.
checkName(String, String, String) - Method in interface gate.cow.gwt.client.PageService
 
checkName(String, String, String, AsyncCallback<String>) - Method in interface gate.cow.gwt.client.PageServiceAsync
 
checkout(String) - Method in class gate.versioning.cmdline.AbstractRepository
Check out a file, directory or module.
checkout(String) - Method in interface gate.versioning.cmdline.Repository
Check out a file, directory or module.
checkout(SVNURL, SVNRevision, File, boolean) - Method in class gate.versioning.svnkit.Sandbox
Checks out a working copy from a repository.
checkOutTestDir() - Method in class gate.versioning.cmdline.AbstractTestVersionControl
Helper function for external users of this class.
children - Variable in class gate.yam.parse.SimpleNode
 
citationAttr - Static variable in interface gate.yam.translate.LaTeXConstants
HTML citation style.
citationAttrs - Static variable in interface gate.yam.translate.LaTeXConstants
Attributes allowed on citations.
cite(YAMContext, Vector) - Method in class gate.wiki.antlr.HTMLTarget
 
cite(YAMContext, Vector) - Method in class gate.wiki.antlr.LaTeXTarget
 
cite(YAMContext, Vector) - Method in class gate.wiki.antlr.LoutTarget
 
cite(YAMContext, Vector) - Method in class gate.wiki.antlr.NOPTarget
 
cite - Class in gate.wiki.antlr.plugin
 
cite() - Constructor for class gate.wiki.antlr.plugin.cite
 
cite(YAMContext, Vector) - Method in class gate.wiki.antlr.XHTMLTarget
 
cite(YAMContext, Vector) - Method in interface gate.wiki.antlr.YAMTarget
Former plugins
CLASS_EDITPAGE - Static variable in class gate.yam.convert.JSPWikiMarkupParser
The value for anchor element class attributes when used for edit page links.
CLASS_INTERWIKI - Static variable in class gate.yam.convert.JSPWikiMarkupParser
The value for anchor element class attributes when used for interwiki page links.
CLASS_WIKIPAGE - Static variable in class gate.yam.convert.JSPWikiMarkupParser
The value for anchor element class attributes when used for wiki page (normal) links.
cleanLink(String) - Static method in class gate.yam.convert.JSPWikiMarkupParser
Cleans a Wiki name.
cleanup() - Method in class gate.util.CorpusControllerDocumentProcessor
Clean up resources.
clear(Element) - Static method in class gate.cow.gwt.client.NewPage
Removes all of the element's children.
clear(Element) - Static method in class gate.cow.gwt.client.Upload
Removes all of the element's children.
clear() - Static method in class gate.yam.depend.Dependencies
Clear out the current Dependencies.
close() - Method in class gate.versioning.svnkit.Sandbox
Close this sandbox, preventing any future operations.
closeAllLists() - Method in class gate.wiki.antlr.DefaultYAMEngine
 
closeAllLists(int) - Method in class gate.wiki.antlr.DefaultYAMEngine
 
closeAllLists() - Method in class gate.wiki.antlr.YAMLexer
 
closeAllLists(int) - Method in class gate.wiki.antlr.YAMLexer
 
closeList() - Method in class gate.wiki.antlr.DefaultYAMEngine
 
closeList() - Method in class gate.wiki.antlr.YAMLexer
 
closeSectionsToLevel(int) - Method in class gate.wiki.antlr.DefaultYAMEngine
Close levels sectionLevel..level
closeSectionsToLevel(int) - Method in class gate.wiki.antlr.YAMLexer
 
code(String) - Method in class gate.wiki.antlr.DBGTarget
 
code(String) - Method in class gate.wiki.antlr.HTMLTarget
 
code(String) - Method in class gate.wiki.antlr.LaTeXTarget
 
code(String) - Method in class gate.wiki.antlr.LoutTarget
 
code(String) - Method in class gate.wiki.antlr.NOPTarget
 
code(String) - Method in class gate.wiki.antlr.XHTMLTarget
 
CODE - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
code(String) - Method in interface gate.wiki.antlr.YAMTarget
 
col() - Method in class gate.wiki.antlr.DBGTarget
 
col() - Method in class gate.wiki.antlr.HTMLTarget
 
col() - Method in class gate.wiki.antlr.LaTeXTarget
 
col() - Method in class gate.wiki.antlr.LoutTarget
 
col() - Method in class gate.wiki.antlr.NOPTarget
 
col() - Method in class gate.wiki.antlr.XHTMLTarget
 
col() - Method in interface gate.wiki.antlr.YAMTarget
 
COL_SEP - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
column - Variable in class gate.yam.parse.SimpleCharStream
 
commandOutput - Variable in class gate.versioning.cmdline.AbstractRepository
Output from repository command execution.
COMMENT - Static variable in interface gate.yam.parse.YamParserConstants
 
commentChars - Static variable in interface gate.yam.parse.YamParserConstants
 
commit(File[], boolean, String) - Method in class gate.versioning.svnkit.Sandbox
Committs changes in a working copy to a repository.
CommitEventHandler - Class in gate.versioning.svnkit
 
CommitEventHandler(Sandbox) - Constructor for class gate.versioning.svnkit.CommitEventHandler
 
compare(BufferedReader, BufferedReader) - Method in class gate.wiki.antlr.AntlrYAMTest
 
CONSTANTEND - Static variable in interface gate.yam.translate.TranslationConstants
Array position of the constant end string.
CONSTANTNAME - Static variable in interface gate.yam.translate.TranslationConstants
Array position of the constant name / node type.
CONSTANTSTART - Static variable in interface gate.yam.translate.TranslationConstants
Array position of the constant start string.
contents() - Method in class gate.wiki.antlr.HTMLTarget
 
contents() - Method in class gate.wiki.antlr.LaTeXTarget
 
contents() - Method in class gate.wiki.antlr.NOPTarget
 
contents() - Method in class gate.wiki.antlr.XHTMLTarget
 
contents() - Method in interface gate.wiki.antlr.YAMTarget
 
Contents() - Method in class gate.yam.parse.YamParser
 
contents - Static variable in interface gate.yam.parse.YamParserConstants
 
context - Variable in class gate.wiki.antlr.YAMLexer
Tracks variables and such; later track line number etc...
Control() - Method in class gate.yam.parse.YamParser
 
copy(SVNURL, SVNURL, boolean, String) - Method in class gate.versioning.svnkit.Sandbox
Duplicates srcURL to dstURL (URL to URL) preserving history.
CorpusControllerDocumentProcessor - Class in gate.util
DocumentProcessor that processes documents using a CorpusController.
CorpusControllerDocumentProcessor() - Constructor for class gate.util.CorpusControllerDocumentProcessor
 
create(String, String, String) - Method in interface gate.cow.gwt.client.PageService
 
create(String, String, String, AsyncCallback<String>) - Method in interface gate.cow.gwt.client.PageServiceAsync
 
create(String) - Method in class gate.versioning.cmdline.CvsRepository
Create a new repository filetree (i.e. not a new object but a new database/filesystem on disk).
create(String) - Method in interface gate.versioning.cmdline.Repository
Create a new repository filetree (i.e. not a new object but a new database/filesystem on disk).
create(String) - Method in class gate.versioning.cmdline.SvnRepository
Create a new repository filetree (i.e. not a new object but a new database/filesystem on disk).
created(File) - Method in class gate.yam.depend.Dependencies
A non-YamFile File has been "created" as far as the wiki is concerned if it has been uploaded.
created(YamFile) - Method in class gate.yam.depend.Dependencies
Given a created YamFile, returns a Set of the canonical paths of those YamFiles that need regenerating, because they depend on the created YamFile.
createLocalRepository(File) - Method in class gate.versioning.svnkit.SandboxManager
Create a new local SVN repository.
curChar - Variable in class gate.yam.parse.YamParserTokenManager
 
currentToken - Variable in exception gate.yam.parse.ParseException
This is the last token that has been consumed successfully.
Cursor - Class in gate.yam.translate
Helper class for pretty-printer.
Cursor(SimpleNode, int, int) - Constructor for class gate.yam.translate.Cursor
Construction from parse tree root node.
customize(EndPoint, Request) - Method in class gate.cow.jetty.SecureProxyConnector
Tell the request that it is being served over https.
CvsRepository - Class in gate.versioning.cmdline
CVS repository implementation.
CvsRepository() - Constructor for class gate.versioning.cmdline.CvsRepository
 

D

date(YAMContext, Vector) - Method in class gate.wiki.antlr.HTMLTarget
 
date(YAMContext, Vector) - Method in class gate.wiki.antlr.NOPTarget
 
date - Class in gate.wiki.antlr.plugin
 
date() - Constructor for class gate.wiki.antlr.plugin.date
 
date(YAMContext, Vector) - Method in class gate.wiki.antlr.XHTMLTarget
 
date(YAMContext, Vector) - Method in interface gate.wiki.antlr.YAMTarget
 
DBGTarget - Class in gate.wiki.antlr
 
DBGTarget() - Constructor for class gate.wiki.antlr.DBGTarget
 
DEBUG - Static variable in class gate.versioning.cmdline.AbstractRepository
Debugging messages.
DEBUG - Variable in class gate.versioning.cmdline.AbstractTestVersionControl
 
debugStream - Variable in class gate.yam.parse.YamParserTokenManager
 
DEFAULT - Static variable in interface gate.yam.parse.YamParserConstants
 
DEFAULT_INLINEPATTERN - Static variable in class gate.yam.convert.JSPWikiMarkupParser
The default inlining pattern.
DefaultYAMEngine - Class in gate.wiki.antlr
 
DefaultYAMEngine(Reader, YAMContext) - Constructor for class gate.wiki.antlr.DefaultYAMEngine
 
DefaultYAMEngine(Reader) - Constructor for class gate.wiki.antlr.DefaultYAMEngine
 
define(String, String) - Method in class gate.wiki.antlr.DefaultYAMEngine
 
define(String, String) - Method in class gate.wiki.antlr.YAMLexer
 
defineVariable(String, Object) - Method in class gate.wiki.antlr.YAMContext
 
delete(String) - Method in class gate.versioning.cmdline.AbstractRepository
Delete from the repository.
delete(String) - Method in interface gate.versioning.cmdline.Repository
Delete from the repository.
delete(String) - Method in class gate.versioning.cmdline.SvnRepository
Delete from the repository.
delete(File, boolean) - Method in class gate.versioning.svnkit.Sandbox
Schedules directories and files for deletion from version control upon the next commit (locally).
delete(YAMContext, Vector) - Method in class gate.wiki.antlr.HTMLTarget
 
delete(YAMContext, Vector) - Method in class gate.wiki.antlr.NOPTarget
 
delete - Class in gate.wiki.antlr.plugin
 
delete() - Constructor for class gate.wiki.antlr.plugin.delete
 
delete(YAMContext, Vector) - Method in class gate.wiki.antlr.XHTMLTarget
 
delete(YAMContext, Vector) - Method in interface gate.wiki.antlr.YAMTarget
 
deleted(File) - Method in class gate.yam.depend.Dependencies
Given a deleted File, returns a Set of the canonical paths of those YamFiles that need regenerating, because they depend on the deleted File.
deleted(YamFile) - Method in class gate.yam.depend.Dependencies
Given a deleted YamFile, returns a Set of the canonical paths of those YamFiles that need regenerating, because they depend on the deleted YamFile.
Dependencies - Class in gate.yam.depend
Dependencies keeps track of the link and inclusion dependencies between YamFiles and other Files.
Dependencies() - Constructor for class gate.yam.depend.Dependencies
 
DependenciesTests - Class in gate.yam.depend
Tests for Dependencies
DependenciesTests(String) - Constructor for class gate.yam.depend.DependenciesTests
Create a Dependencies test case
dependent(String) - Static method in enum gate.yam.YamFile.FileType
Is this type generated from YAM files?
diff(String) - Method in class gate.versioning.cmdline.AbstractRepository
Get the difference with the repository version.
diff(String) - Method in interface gate.versioning.cmdline.Repository
Get the difference with the repository version.
diff(String) - Method in class gate.versioning.cmdline.SvnRepository
Get the difference with the repository version.
disable_tracing() - Method in class gate.yam.parse.YamParser
 
disableAccessRules() - Method in class gate.yam.convert.JSPWikiMarkupParser
 
DocumentProcessor - Interface in gate.util
Very simple interface for a component that processes GATE documents.
domToString(Document) - Static method in class gate.yam.convert.HtmlToYamConverter
Transforms a DOM document into a String representation in YAM format.
Done() - Method in class gate.yam.parse.SimpleCharStream
 
doResolve(File, boolean) - Method in class gate.versioning.svnkit.Sandbox
Resolve a conflict on local path(s).
doStatus(File, boolean) - Method in class gate.versioning.svnkit.Sandbox
Collects status information on local path(s).
doSuperCleverMysteriousTests(YamParseTree) - Method in class gate.yam.translate.PrettyTranslatorTests
 
doTranslation(Reader, Writer, String, String) - Method in class gate.yam.AbstractTranslatorTest
Run the translator and get the response
doTranslation(Reader, Writer, String, String) - Method in class gate.yam.translate.OldYamTranslatorTests
Run the translator and get the response
doTranslation(Reader, Writer, String, String) - Method in class gate.yam.translate.PrettyTranslatorTests
Run the translator and get the response
doTranslation(Reader, Writer, String, String) - Method in class gate.yam.translate.TreeTranslatorTests
Run the translator and get the response
doTranslation(Reader, Writer, String, String) - Method in class gate.yam.translate.YamTranslatorTests
Run the translator and get the response
dummy - Static variable in interface gate.yam.parse.YamParserConstants
 
dump(String) - Method in class gate.yam.parse.SimpleNode
Print the node.

E

e - Variable in class gate.yam.parse.ParsingProblem
Exception thrown by the parser (may be null).
enable_tracing() - Method in class gate.yam.parse.YamParser
 
enableImageInlining(boolean) - Method in class gate.yam.convert.JSPWikiMarkupParser
Use this to turn on or off image inlining.
end() - Method in class gate.wiki.antlr.DBGTarget
insert tail.html if found
end() - Method in class gate.wiki.antlr.HTMLTarget
insert tail.html if found
end() - Method in class gate.wiki.antlr.LaTeXTarget
insert tail.html if found
end() - Method in class gate.wiki.antlr.LoutTarget
insert tail.hYAM if found
end() - Method in class gate.wiki.antlr.NOPTarget
insert tail.html if found
end() - Method in class gate.wiki.antlr.WikiHTMLTarget
insert tail.html if found
end() - Method in class gate.wiki.antlr.XHTMLTarget
insert tail.html if found
end() - Method in interface gate.wiki.antlr.YAMTarget
Called after all text read and translated
end_ol(int) - Method in class gate.wiki.antlr.DBGTarget
 
end_ol(int) - Method in class gate.wiki.antlr.HTMLTarget
 
end_ol(int) - Method in class gate.wiki.antlr.LaTeXTarget
 
end_ol(int) - Method in class gate.wiki.antlr.LoutTarget
 
end_ol(int) - Method in class gate.wiki.antlr.NOPTarget
 
end_ol(int) - Method in class gate.wiki.antlr.XHTMLTarget
 
end_ol(int) - Method in interface gate.wiki.antlr.YAMTarget
 
end_table() - Method in class gate.wiki.antlr.DBGTarget
 
end_table() - Method in class gate.wiki.antlr.HTMLTarget
 
end_table() - Method in class gate.wiki.antlr.LaTeXTarget
 
end_table() - Method in class gate.wiki.antlr.LoutTarget
 
end_table() - Method in class gate.wiki.antlr.NOPTarget
 
end_table() - Method in class gate.wiki.antlr.XHTMLTarget
 
END_TABLE - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
end_table() - Method in interface gate.wiki.antlr.YAMTarget
 
end_ul(int) - Method in class gate.wiki.antlr.DBGTarget
 
end_ul(int) - Method in class gate.wiki.antlr.HTMLTarget
 
end_ul(int) - Method in class gate.wiki.antlr.LaTeXTarget
 
end_ul(int) - Method in class gate.wiki.antlr.LoutTarget
 
end_ul(int) - Method in class gate.wiki.antlr.NOPTarget
 
end_ul(int) - Method in class gate.wiki.antlr.XHTMLTarget
 
end_ul(int) - Method in interface gate.wiki.antlr.YAMTarget
 
endBF() - Method in class gate.wiki.antlr.HTMLTarget
 
endBF() - Method in class gate.wiki.antlr.LaTeXTarget
 
endBF() - Method in class gate.wiki.antlr.NOPTarget
 
endBF() - Method in class gate.wiki.antlr.XHTMLTarget
 
endBF() - Method in interface gate.wiki.antlr.YAMTarget
 
endColumn - Variable in class gate.yam.parse.ParsingProblem
Where the error starts and ends.
endColumn - Variable in class gate.yam.parse.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endEM() - Method in class gate.wiki.antlr.HTMLTarget
 
endEM() - Method in class gate.wiki.antlr.LaTeXTarget
 
endEM() - Method in class gate.wiki.antlr.NOPTarget
 
endEM() - Method in class gate.wiki.antlr.XHTMLTarget
 
endEM() - Method in interface gate.wiki.antlr.YAMTarget
 
endLine - Variable in class gate.yam.parse.ParsingProblem
Where the error starts and ends.
endLine - Variable in class gate.yam.parse.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endListItem(int) - Method in class gate.wiki.antlr.HTMLTarget
 
endListItem(int) - Method in class gate.wiki.antlr.LaTeXTarget
 
endListItem(int) - Method in class gate.wiki.antlr.LoutTarget
 
endListItem(int) - Method in class gate.wiki.antlr.NOPTarget
 
endListItem(int) - Method in class gate.wiki.antlr.XHTMLTarget
 
endListItem(int) - Method in interface gate.wiki.antlr.YAMTarget
 
endOffset - Variable in class gate.yam.parse.Token
The offsets of the token in absolute characters from the start of the document.
endSection(int) - Method in class gate.wiki.antlr.LoutTarget
 
endSection(int) - Method in class gate.wiki.antlr.NOPTarget
 
endSection(int) - Method in interface gate.wiki.antlr.YAMTarget
 
endSectionList(int) - Method in class gate.wiki.antlr.LoutTarget
 
endSectionList(int) - Method in class gate.wiki.antlr.NOPTarget
 
endSectionList(int) - Method in interface gate.wiki.antlr.YAMTarget
 
endTT() - Method in class gate.wiki.antlr.HTMLTarget
 
endTT() - Method in class gate.wiki.antlr.LaTeXTarget
 
endTT() - Method in class gate.wiki.antlr.NOPTarget
 
endTT() - Method in class gate.wiki.antlr.XHTMLTarget
 
endTT() - Method in interface gate.wiki.antlr.YAMTarget
 
EOF - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
EOF - Static variable in interface gate.yam.parse.YamParserConstants
 
eol - Variable in exception gate.yam.parse.ParseException
The end of line string for this machine.
eps(YAMContext, Vector) - Method in class gate.wiki.antlr.HTMLTarget
 
eps(YAMContext, Vector) - Method in class gate.wiki.antlr.LaTeXTarget
 
eps(YAMContext, Vector) - Method in class gate.wiki.antlr.LoutTarget
 
eps(YAMContext, Vector) - Method in class gate.wiki.antlr.NOPTarget
 
eps - Class in gate.wiki.antlr.plugin
 
eps() - Constructor for class gate.wiki.antlr.plugin.eps
 
eps(YAMContext, Vector) - Method in class gate.wiki.antlr.XHTMLTarget
 
eps(YAMContext, Vector) - Method in interface gate.wiki.antlr.YAMTarget
 
equals(Object) - Method in class gate.yam.depend.Dependencies
Are two Dependencies equal?
error - Variable in class gate.yam.parse.ParsingProblem
The text of the error.
ESC - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
ESC2 - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
Escape() - Method in class gate.yam.parse.YamParser
 
escape - Static variable in interface gate.yam.parse.YamParserConstants
 
exists(String) - Method in class gate.versioning.cmdline.CvsRepository
Check for the existence of a module (i.e. top-level directory).
exists(String) - Method in interface gate.versioning.cmdline.Repository
Check for the existence of a module (i.e. top-level directory).
exists(String) - Method in class gate.versioning.cmdline.SvnRepository
Check for the existence of a module (i.e. top-level directory).
exists(String) - Static method in class gate.yam.depend.Dependencies
Do we have the Dependencies for a wiki, either loaded or serialized?
exists(String) - Method in interface gate.yam.IOHandler
Check a path for existence.
existsInContext(String) - Method in interface gate.yam.IOHandler
Check a path for existence relative to the context path.
ExpandBuff(boolean) - Method in class gate.yam.parse.SimpleCharStream
 
expectedTokenSequences - Variable in exception gate.yam.parse.ParseException
Each entry in this array is an array of integers.
extractLastCommand(String) - Method in class gate.wiki.antlr.HTMLTarget
 
extractLastCommand(String) - Method in class gate.wiki.antlr.LaTeXTarget
 
extractLastCommand(String) - Method in class gate.wiki.antlr.LoutTarget
 
extractLastCommand(String) - Method in class gate.wiki.antlr.NOPTarget
Subclasses should implement this; i.e., pull out <...
extractLastCommand(String) - Method in class gate.wiki.antlr.XHTMLTarget
 

F

fileContents - Static variable in class gate.wiki.antlr.HTMLTarget
Collects the output from the file so that the table of contents can be added before the rest of the output.
fileContents - Static variable in class gate.wiki.antlr.XHTMLTarget
Collects the output from the file so that the table of contents can be added before the rest of the output.
FillBuff() - Method in class gate.yam.parse.SimpleCharStream
 
findNodeKind(SimpleNode) - Method in class gate.yam.translate.Cursor
Type of the next node after the current Sep sequence.
footnote(YAMContext, Vector) - Method in class gate.wiki.antlr.HTMLTarget
 
footnote(YAMContext, Vector) - Method in class gate.wiki.antlr.LaTeXTarget
 
footnote(YAMContext, Vector) - Method in class gate.wiki.antlr.LoutTarget
 
footnote(YAMContext, Vector) - Method in class gate.wiki.antlr.NOPTarget
 
footnote - Class in gate.wiki.antlr.plugin
 
footnote() - Constructor for class gate.wiki.antlr.plugin.footnote
 
footnote(YAMContext, Vector) - Method in class gate.wiki.antlr.XHTMLTarget
 
footnote(YAMContext, Vector) - Method in interface gate.wiki.antlr.YAMTarget
 
footnoteAttrs - Static variable in interface gate.yam.translate.HtmlConstants
Attributes allowed on footnotes.
footnoteAttrs - Static variable in interface gate.yam.translate.LaTeXConstants
Attributes allowed on footnotes.
forgetSandbox(File) - Method in class gate.versioning.svnkit.SandboxManager
Forget a sandbox.

G

gate.cow.gwt.client - package gate.cow.gwt.client
 
gate.cow.jetty - package gate.cow.jetty
 
gate.util - package gate.util
 
gate.versioning.cmdline - package gate.versioning.cmdline
A thin layer on top of version control systems like CVS and SVN.
gate.versioning.svnkit - package gate.versioning.svnkit
A thin layer on top of the SVNKit Java Subversion library.
gate.wiki.antlr - package gate.wiki.antlr
This package contains version 3 of the YAM language.
gate.wiki.antlr.plugin - package gate.wiki.antlr.plugin
This package contains version 3 of the YAM language.
gate.yam - package gate.yam
Main interface to the YAM language.
gate.yam.convert - package gate.yam.convert
 
gate.yam.depend - package gate.yam.depend
 
gate.yam.format - package gate.yam.format
 
gate.yam.parse - package gate.yam.parse
Parsing of the YAM language.
gate.yam.plugins - package gate.yam.plugins
 
gate.yam.translate - package gate.yam.translate
Translation of YAM to other languages.
generate() - Method in class gate.yam.YamFile
Translate to target languages.
generateParseException() - Method in class gate.yam.parse.YamParser
 
generateSlides - Variable in class gate.wiki.antlr.LoutTarget
 
generateType(YamFile.FileType) - Method in class gate.yam.YamFile
Trigger generation of the various output types.
get(String) - Static method in class gate.yam.depend.Dependencies
Get the Dependencies instance for a wiki area.
get(Long) - Static method in class gate.yam.depend.Dependencies
Get Dependencies from a Long id.
get(File) - Static method in class gate.yam.YamFile
Static factory method for getting a YAM file.
get(FileSystemResource) - Static method in class gate.yam.YamFile
Static factory method for getting a YAM file.
getAfter() - Method in class gate.yam.parse.YamNode
Get the after output string for this node.
getArgsList() - Method in class gate.yam.parse.YamNode
Get the predicate arguments list for this node.
getBefore() - Method in class gate.yam.parse.YamNode
Get the before output string for this node.
getBeginColumn() - Method in class gate.yam.parse.SimpleCharStream
 
getBeginLine() - Method in class gate.yam.parse.SimpleCharStream
 
getBibAnchorPrefix() - Method in interface gate.yam.IOHandler
Get the prefix added to citation keys, when forming a reference to a bibiography file entry
getBibPageUrl() - Method in interface gate.yam.IOHandler
Get the URL within which citation keys will be resolved.
getBody() - Method in class gate.yam.parse.YamNode
Get the body output string for this node.
getBooleanProperty(Properties, String, boolean) - Static method in class gate.yam.convert.JSPWikiMarkupParser
Gets a boolean property from a standard Properties list.
getCanonicalPath() - Method in class gate.yam.YamFile
Giveas the canonical path of this YamFile
getColumn() - Method in class gate.wiki.antlr.YAMContext
What column number in the file are we at?
getColumn() - Method in class gate.yam.parse.SimpleCharStream
Deprecated.  
getCommandName() - Method in class gate.versioning.cmdline.AbstractRepository
Name of the repository command to execute.
getCommandName() - Method in class gate.versioning.cmdline.CvsRepository
Returns "cvs".
getCommandName() - Method in interface gate.versioning.cmdline.Repository
Name of the repository command to execute (e.g. cvs, svn).
getCommandName() - Method in class gate.versioning.cmdline.SvnRepository
Returns "svn".
getCommandOutput() - Method in class gate.versioning.cmdline.AbstractRepository
Get a string containing the stdout and stderr from the command execution.
getCommandOutput() - Method in interface gate.versioning.cmdline.Repository
Get a string containing the stdout and stderr from the command execution.
getCommandStderr() - Method in class gate.versioning.cmdline.AbstractRepository
Get a string containing the stderr from the command execution.
getCommandStderr() - Method in interface gate.versioning.cmdline.Repository
Get a string containing the stderr from the command execution.
getCommandStdout() - Method in class gate.versioning.cmdline.AbstractRepository
Get a string containing the stdout from the command execution.
getCommandStdout() - Method in interface gate.versioning.cmdline.Repository
Get a string containing the stdout from the command execution.
getConfigDir() - Method in class gate.versioning.svnkit.SandboxManager
 
getConstantEnd(String) - Method in class gate.yam.translate.AbstractTranslator
Get the markup end element of a constant from the constants map.
getConstantsTable() - Method in class gate.yam.translate.HtmlConstantsTests
Array mapping node type name to start/end strings (DUMMY).
getConstantsTable() - Method in class gate.yam.translate.HtmlTranslator
Array mapping node type name to start/end strings.
getConstantsTable() - Method in class gate.yam.translate.LaTeXConstantsTests
Array mapping node type name to start/end strings (DUMMY).
getConstantsTable() - Method in class gate.yam.translate.LaTeXTranslator
Array mapping node type name to start/end strings.
getConstantsTable() - Method in class gate.yam.translate.PrettyTranslator
Array mapping node type name to start/end strings.
getConstantsTable() - Method in interface gate.yam.translate.TranslationConstants
Array mapping node type name to start/end strings.
getConstantsTable() - Method in class gate.yam.translate.TreeTranslator
Array mapping node type name to start/end strings.
getConstantStart(String) - Method in class gate.yam.translate.AbstractTranslator
Get the markup start element of a constant from the constants map.
getContentsNode() - Method in class gate.yam.parse.YamParseTree
Get the contents node of the tree.
getContext() - Method in class gate.wiki.antlr.YAMLexer
 
getContextPath() - Method in interface gate.yam.IOHandler
Get the path in which to check for existence of relative links.
getCreatePageUrl() - Method in interface gate.yam.IOHandler
Get the URL which non-existent links will be pointed at (which presumably is the "create new page" URL for the parent wiki).
getEnd() - Method in class gate.yam.parse.YamNode
Get the end output string for this node.
getEndColumn() - Method in class gate.yam.parse.SimpleCharStream
 
getEndLine() - Method in class gate.yam.parse.SimpleCharStream
 
getErrors() - Method in class gate.yam.parse.YamParseTree
Get the list of errors encountered during parsing.
getFirstToken() - Method in class gate.yam.parse.YamNode
Get the first Token dominated by this node.
getHeadingNodes() - Method in class gate.yam.parse.YamParseTree
Get the list of heading nodes.
getHereNode() - Method in class gate.yam.translate.Cursor
First node in current position.
getHtmlFile() - Method in class gate.yam.YamFile
Get the File for HTML output.
getHtmlPath() - Method in class gate.yam.YamFile
Get the path for an HTML output file.
getId() - Method in class gate.yam.parse.SimpleNode
Get the id of this node.
GetImage() - Method in class gate.yam.parse.SimpleCharStream
 
getImage() - Method in class gate.yam.parse.SimpleNode
Return the image of the node, based on the concatenation of its tokens.
getImagePatterns() - Static method in class gate.yam.convert.JSPWikiMarkupParser
Figure out which image suffixes should be inlined.
getIncludes() - Method in class gate.yam.parse.YamParseTree
Get the list of includes of other local files made in the YAM source.
getIncludes() - Method in class gate.yam.YamFile
Get the list of includes from this YAM file to other local files, as a list of canonical paths of those files.
getInputName() - Method in class gate.wiki.antlr.YAMContext
 
getInputSuffix() - Method in class gate.yam.AbstractTranslatorTest
Suffix of input files.
getInputSuffix() - Method in class gate.yam.translate.OldYamTranslatorTests
Suffix of input files.
getInputSuffix() - Method in class gate.yam.translate.PrettyTranslatorTests
Suffix of input files.
getInputSuffix() - Method in class gate.yam.translate.TreeTranslatorTests
Suffix of input files.
getInputSuffix() - Method in class gate.yam.translate.YamTranslatorTests
Suffix of input files.
getKind() - Method in class gate.yam.translate.Cursor
Position type.
getLastOutputCommand() - Method in class gate.wiki.antlr.NOPTarget
 
getLastToken() - Method in class gate.yam.parse.YamNode
Get the last Token dominated by this node.
getLine() - Method in class gate.wiki.antlr.YAMContext
What line number in the file are we at?
getLine() - Method in class gate.yam.parse.SimpleCharStream
Deprecated.  
getLinks() - Method in class gate.yam.parse.YamParseTree
Get the list of links to other local files made from the YAM source.
getLinks() - Method in class gate.yam.YamFile
Get the list of links from this YAM file to other local files, as a list of canonical paths of those files.
getLocation() - Method in class gate.yam.YamFile
Get the location of this file.
getMaxSpacesAfter() - Method in class gate.yam.format.SpacesTable
Returns the maximum number of desired spaces after the annotation
getMaxSpacesBefore() - Method in class gate.yam.format.SpacesTable
Returns the maximum number of desired spaces before the annotation
getMessage() - Method in exception gate.yam.parse.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in class gate.yam.parse.ParsingProblem
A message for printing.
getMessage() - Method in error gate.yam.parse.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMinSpacesAfter() - Method in class gate.yam.format.SpacesTable
Returns the minimum number of desired spaces after the annotation
getMinSpacesBefore() - Method in class gate.yam.format.SpacesTable
Returns the minimum number of desired spaces before the annotation
getNextKind() - Method in class gate.yam.translate.Cursor
Next position type.
getNextNode() - Method in class gate.yam.translate.Cursor
Next node from current position.
getNextToken() - Method in class gate.yam.parse.YamParser
 
getNextToken() - Method in class gate.yam.parse.YamParserTokenManager
 
getNormSpacesAfter() - Method in class gate.yam.format.SpacesTable
Returns the normal number of desired spaces after the annotation
getNormSpacesBefore() - Method in class gate.yam.format.SpacesTable
Returns the normal number of desired spaces before the annotation
getNumNodes(SimpleNode) - Method in class gate.yam.parse.YamParseTree
Count the number of nodes in a (sub)tree.
getOutputFile(YamFile.FileType) - Method in class gate.yam.YamFile
Create a file of a particular output type.
getOutputLocations() - Method in class gate.yam.YamFile
Get a List of those output file locations that are generated by this YamFile.
getOutputSuffixes() - Method in class gate.yam.AbstractTranslatorTest
Suffix of output files.
getOutputSuffixes() - Method in class gate.yam.translate.OldYamTranslatorTests
Suffix of output files.
getOutputSuffixes() - Method in class gate.yam.translate.PrettyTranslatorTests
Suffix of output files.
getOutputSuffixes() - Method in class gate.yam.translate.TreeTranslatorTests
Suffix of output files.
getOutputSuffixes() - Method in class gate.yam.translate.YamTranslatorTests
Suffix of output files.
getParseTree() - Method in class gate.yam.YamFile
Get the parse tree (and related state) created by YamFile.generate().
getPlugin(String) - Method in class gate.wiki.antlr.YAMContext
Get from cache or using predefined variable PLUGINS
getPluginPackageName() - Static method in class gate.yam.YamFile
Get the package name for YAM plugins.
getPosition() - Method in class gate.yam.convert.JSPWikiMarkupParser
Return the current position in the reader stream.
getPostCommand(String, boolean) - Method in class gate.versioning.cmdline.AbstractRepository
Specifies what (if anything) should follow the subcommand.
getPostCommand(String, boolean) - Method in class gate.versioning.cmdline.CvsRepository
Get the post-subcommand elements of the command (e.g. root).
getPostCommand(String, boolean) - Method in class gate.versioning.cmdline.SvnRepository
Get the post-subcommand elements of the command (e.g. root).
getPreamblePath() - Method in class gate.yam.translate.HtmlConstantsTests
Get the path to the preamble resource (DUMMY).
getPreamblePath() - Method in class gate.yam.translate.HtmlTranslator
Get the path to the preamble resource.
getPreamblePath() - Method in class gate.yam.translate.LaTeXConstantsTests
Get the path to the preamble resource (DUMMY).
getPreamblePath() - Method in class gate.yam.translate.LaTeXTranslator
Get the path to the preamble resource.
getPreamblePath() - Method in class gate.yam.translate.PrettyTranslator
Get the path to the preamble resource.
getPreamblePath() - Method in interface gate.yam.translate.TranslationConstants
Get the path to the preamble resource.
getPreamblePath() - Method in class gate.yam.translate.TreeTranslator
Get the path to the preamble resource.
getPreCommand() - Method in class gate.versioning.cmdline.AbstractRepository
Specifies what (if anything) should precede the subcommand.
getPreCommand() - Method in class gate.versioning.cmdline.CvsRepository
Get the pre-subcommand elements of the command (e.g.
getPreCommand() - Method in class gate.versioning.cmdline.SvnRepository
Get the pre-subcommand elements of the command (e.g.
getPredicatesTable() - Method in class gate.yam.translate.HtmlConstantsTests
Array mapping predicate type name to attributes (DUMMY).
getPredicatesTable() - Method in class gate.yam.translate.HtmlTranslator
Array mapping predicate type name to attributes.
getPredicatesTable() - Method in class gate.yam.translate.LaTeXConstantsTests
Array mapping predicate type name to attributes (DUMMY).
getPredicatesTable() - Method in class gate.yam.translate.LaTeXTranslator
Array mapping predicate type name to attributes.
getPredicatesTable() - Method in class gate.yam.translate.PrettyTranslator
Array mapping predicate type name to attributes.
getPredicatesTable() - Method in interface gate.yam.translate.TranslationConstants
Array mapping predicate type name to attributes.
getPredicatesTable() - Method in class gate.yam.translate.TreeTranslator
Array mapping predicate type name to attributes.
getPreviousKind() - Method in class gate.yam.translate.Cursor
Previous position type.
getReader(String) - Method in interface gate.yam.IOHandler
Get a reader from a path.
getReaderInContext(String) - Method in interface gate.yam.IOHandler
Get a reader from a path relative to the context path.
getRepository(String) - Static method in class gate.versioning.cmdline.AbstractRepository
Return a class that supports the given root specifier.
getRepositoryRoot(File) - Method in class gate.versioning.svnkit.Sandbox
Returns the URL of the root of the repository containing the given working copy file.
getRepositoryURL(File) - Method in class gate.versioning.svnkit.Sandbox
Returns the URL corresponding to the repository location of the given working copy file.
getRepType() - Method in class gate.versioning.cmdline.AbstractTestVersionControl
What type of repository implementation to use.
getRepType() - Method in class gate.versioning.cmdline.TestCvsVersionControl
 
getRepType() - Method in class gate.versioning.cmdline.TestSvnVersionControl
 
getResourceAsString(String, String) - Static method in class gate.yam.YamTestUtils
Copied from gate.util.Files but modified to use the thread context classloader.
getRoot() - Method in class gate.versioning.cmdline.AbstractRepository
The root / URL of the repository
getRoot() - Method in interface gate.versioning.cmdline.Repository
The root / URL of the repository
getRootName() - Method in class gate.versioning.cmdline.AbstractTestVersionControl
Basename of the repository directory.
getRootName() - Method in class gate.versioning.cmdline.TestCvsVersionControl
 
getRootName() - Method in class gate.versioning.cmdline.TestSvnVersionControl
 
getRootNode() - Method in class gate.yam.parse.YamParseTree
Get the root node of the tree.
getRootPrefix() - Method in class gate.versioning.cmdline.AbstractTestVersionControl
Prefix of the repository directory (e.g.
getRootPrefix() - Method in class gate.versioning.cmdline.TestCvsVersionControl
 
getRootPrefix() - Method in class gate.versioning.cmdline.TestSvnVersionControl
 
getSandbox(String) - Method in class gate.versioning.svnkit.SandboxManager
Get a sandbox from its ID (canonical path to the directory tree).
getSandboxId(File) - Method in class gate.versioning.svnkit.SandboxManager
Generate an ID for a File that points to a sandbox tree on disk.
getSandboxList() - Method in class gate.versioning.svnkit.SandboxManager
Get an (immutable) list of all known sandboxes.
getSandboxMap() - Method in class gate.versioning.svnkit.SandboxManager
Get an (immutable) map of all known sandboxes indexed by id.
getSepSpacing(Token) - Method in class gate.yam.parse.YamParser
Returns the length of the trailing spaces on a sep token (the spaces at the start of the next line).
getStart() - Method in class gate.yam.parse.YamNode
Get the start output string for this node.
GetSuffix(int) - Method in class gate.yam.parse.SimpleCharStream
 
getTabSize(int) - Method in class gate.yam.parse.SimpleCharStream
 
getTarget() - Method in class gate.wiki.antlr.YAMContext
The plugins will want to know what the output target language is
getTarget() - Method in class gate.wiki.antlr.YAMLexer
 
getTargetLanguage() - Method in class gate.wiki.antlr.DBGTarget
 
getTargetLanguage() - Method in class gate.wiki.antlr.HTMLTarget
 
getTargetLanguage() - Method in class gate.wiki.antlr.LaTeXTarget
 
getTargetLanguage() - Method in class gate.wiki.antlr.LoutTarget
 
getTargetLanguage() - Method in class gate.wiki.antlr.NOPTarget
 
getTargetLanguage() - Method in class gate.wiki.antlr.WikiHTMLTarget
 
getTargetLanguage() - Method in class gate.wiki.antlr.XHTMLTarget
 
getTargetLanguage() - Method in interface gate.wiki.antlr.YAMTarget
Typically "HTML", or "Lout"
getTestFilePaths() - Method in class gate.yam.AbstractTranslatorTest
Paths of example test files.
getTestFilePaths() - Method in class gate.yam.translate.OldYamTranslatorTests
Paths of example test files.
getTestFilePaths() - Method in class gate.yam.translate.PrettyTranslatorTests
Paths of example test files.
getTestFilePaths() - Method in class gate.yam.translate.TreeTranslatorTests
Paths of example test files.
getTestFilePaths() - Method in class gate.yam.translate.YamTranslatorTests
Paths of example test files.
getTitleNode() - Method in class gate.yam.parse.YamParseTree
Get the title node of the tree.
getToken(int) - Method in class gate.yam.parse.YamParser
 
getVariable(String) - Method in class gate.wiki.antlr.YAMContext
 
getVersion() - Method in class gate.yam.YamCommand
Get the language version number.
getVersion() - Method in class gate.yam.YamFile
Get the language version number.
getWarnings() - Method in class gate.yam.parse.YamParseTree
Get the list of warnings encountered during parsing.
Google - Class in gate.yam.plugins
Google plugin for YAM.
Google() - Constructor for class gate.yam.plugins.Google
 

H

handleEvent(SVNEvent, double) - Method in class gate.versioning.svnkit.CommitEventHandler
 
handleEvent(SVNEvent, double) - Method in class gate.versioning.svnkit.SandboxEventHandler
progress is currently reserved for future purposes and now is always ISVNEventHandler.UNKNOWN
handleEvent(SVNEvent, double) - Method in class gate.versioning.svnkit.StatusHandler
 
handleEvent(SVNEvent, double) - Method in class gate.versioning.svnkit.UpdateEventHandler
 
handleInfo(SVNInfo) - Method in class gate.versioning.svnkit.InfoHandler
 
handleStatus(SVNStatus) - Method in class gate.versioning.svnkit.StatusHandler
 
hasChildren() - Method in class gate.yam.parse.SimpleNode
Does this node have children?
hashCode() - Method in class gate.yam.depend.Dependencies
Returns the hash code value for this Dependencies.
HEADING_DEPTH - Static variable in class gate.wiki.antlr.HTMLTarget
The depth of titles in an HTML file, for examp1e ...
HEADING_DEPTH - Static variable in class gate.wiki.antlr.XHTMLTarget
The depth of titles in an HTML file, for examp1e ...
headingCount - Static variable in class gate.wiki.antlr.HTMLTarget
Keeps track of the heading numbering
headingCount - Static variable in class gate.wiki.antlr.XHTMLTarget
Keeps track of the heading numbering
hr() - Method in class gate.wiki.antlr.HTMLTarget
 
hr() - Method in class gate.wiki.antlr.LaTeXTarget
 
hr() - Method in class gate.wiki.antlr.NOPTarget
 
hr() - Method in class gate.wiki.antlr.XHTMLTarget
 
hr() - Method in interface gate.wiki.antlr.YAMTarget
 
Hr() - Method in class gate.yam.parse.YamParser
 
hr - Static variable in interface gate.yam.parse.YamParserConstants
 
HTML - Static variable in class gate.wiki.antlr.Tool
The string which can be used to check for the HTML target language.
HTML_map - Static variable in class gate.wiki.antlr.HTMLTarget
Used by the c() method
HTML_map - Static variable in class gate.wiki.antlr.plugin.c
 
HTML_map - Static variable in class gate.wiki.antlr.XHTMLTarget
Used by the c() method
HtmlConstants - Interface in gate.yam.translate
Constants used when translating HTML.
htmlConstantsTable - Static variable in interface gate.yam.translate.HtmlConstants
Array mapping node type name to start/end strings.
HtmlConstantsTests - Class in gate.yam.translate
Check that all the YAM parse tree nodes are associated with an appropriate set of constants.
HtmlConstantsTests(String) - Constructor for class gate.yam.translate.HtmlConstantsTests
Create the test case.
htmlPredicatesTable - Static variable in interface gate.yam.translate.HtmlConstants
Array mapping predicate type name to attributes.
HTMLTarget - Class in gate.wiki.antlr
 
HTMLTarget() - Constructor for class gate.wiki.antlr.HTMLTarget
 
HTMLTarget(Writer) - Constructor for class gate.wiki.antlr.HTMLTarget
 
HtmlToYamConverter - Class in gate.yam.convert
Convert HTML to YAM.
HtmlToYamConverter() - Constructor for class gate.yam.convert.HtmlToYamConverter
 
HtmlTranslator - Class in gate.yam.translate
This class provides translation of YAM into XHTML.
HtmlTranslator() - Constructor for class gate.yam.translate.HtmlTranslator
Construction.

I

ID - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
id - Variable in class gate.yam.parse.SimpleNode
 
image(YAMContext, Vector) - Method in class gate.wiki.antlr.HTMLTarget
Former plugins were turned into methods
image(YAMContext, Vector) - Method in class gate.wiki.antlr.LaTeXTarget
Former plugins were turned into methods
image(YAMContext, Vector) - Method in class gate.wiki.antlr.LoutTarget
Former plugins
image(YAMContext, Vector) - Method in class gate.wiki.antlr.NOPTarget
Former plugins
image - Class in gate.wiki.antlr.plugin
 
image() - Constructor for class gate.wiki.antlr.plugin.image
 
image(YAMContext, Vector) - Method in class gate.wiki.antlr.XHTMLTarget
Former plugins were turned into methods
image(YAMContext, Vector) - Method in interface gate.wiki.antlr.YAMTarget
 
image - Variable in class gate.yam.parse.Token
The string image of the token.
imageAttrs - Static variable in interface gate.yam.translate.HtmlConstants
Attributes allowed on images.
imageAttrs - Static variable in interface gate.yam.translate.LaTeXConstants
Attributes allowed on images.
importDir(String) - Method in class gate.versioning.cmdline.CvsRepository
Import a directory.
importDir(String) - Method in interface gate.versioning.cmdline.Repository
Import a directory.
importDir(String) - Method in class gate.versioning.cmdline.SvnRepository
Import a directory.
importDirectory(File, SVNURL, String, boolean) - Method in class gate.versioning.svnkit.Sandbox
Imports an unversioned directory into a repository location denoted by a destination URL (all necessary parent non-existent paths will be created automatically).
inBuf - Variable in class gate.yam.parse.SimpleCharStream
 
include(YAMContext, Vector) - Method in class gate.wiki.antlr.NOPTarget
 
include - Class in gate.wiki.antlr.plugin
 
include() - Constructor for class gate.wiki.antlr.plugin.include
 
include(YAMContext, Vector) - Method in interface gate.wiki.antlr.YAMTarget
 
includeAttrs - Static variable in interface gate.yam.translate.HtmlConstants
Attributes allowed on includes.
includeAttrs - Static variable in interface gate.yam.translate.LaTeXConstants
Attributes allowed on includes.
included - Variable in class gate.yam.parse.ParsingProblem
Was this in an included file?
includedByAsString() - Method in class gate.yam.depend.Dependencies
Create a String representation of the "includedBy" relationships in this Dependencies.
includesAsString() - Method in class gate.yam.depend.Dependencies
Create a String representation of the "includes" relationships in this Dependencies.
inContents - Static variable in class gate.wiki.antlr.HTMLTarget
 
inContents - Static variable in class gate.wiki.antlr.XHTMLTarget
 
InfoHandler - Class in gate.versioning.svnkit
 
InfoHandler() - Constructor for class gate.versioning.svnkit.InfoHandler
 
init() - Method in class gate.versioning.cmdline.AbstractRepository
Validate parameters.
init() - Method in interface gate.versioning.cmdline.Repository
Validate parameters.
input_stream - Variable in class gate.yam.parse.YamParserTokenManager
 
inputNameStack - Variable in class gate.wiki.antlr.YAMContext
 
inputStream - Variable in class gate.yam.parse.SimpleCharStream
 
INQUOTE - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
inTable - Variable in class gate.wiki.antlr.YAMContext
 
inTable - Variable in class gate.wiki.antlr.YAMLexer
Can't do some things in tables like bullet lists
inTitle - Variable in class gate.wiki.antlr.YAMLexer
 
IOHandler - Interface in gate.yam
This interface is used by the YAM parser to initialise IO streams.
isConfidential(Request) - Method in class gate.cow.jetty.SecureProxyConnector
We are confidential.
isEmpty() - Method in class gate.yam.depend.Dependencies
Does this Dependencies contain any information about links or includes?
isExternalLink(String) - Static method in class gate.yam.convert.JSPWikiMarkupParser
Figures out if a link is an off-site link.
isGeneratingSlides() - Method in class gate.wiki.antlr.LoutTarget
 
isIntegral(Request) - Method in class gate.cow.jetty.SecureProxyConnector
We are integral.
isModified(String) - Method in class gate.versioning.cmdline.CvsRepository
Use the repository's status command to figure out if the file has been locally modified.
isModified(String) - Method in interface gate.versioning.cmdline.Repository
Use the repository's status command to figure out if the file has been locally modified.
isModified(String) - Method in class gate.versioning.cmdline.SvnRepository
Use the repository's status command to figure out if the file has been locally modified.
isNestedTranslator() - Method in class gate.wiki.antlr.YAMContext
 
isNumber(String) - Static method in class gate.yam.convert.JSPWikiMarkupParser
Returns true, if the argument contains a number, otherwise false.
isOutOfDate(String) - Method in class gate.versioning.cmdline.CvsRepository
Use the repository's status command to figure out if the file is out-of-date.
isOutOfDate(String) - Method in interface gate.versioning.cmdline.Repository
Use the repository's status command to figure out if the file is out-of-date.
isOutOfDate(String) - Method in class gate.versioning.cmdline.SvnRepository
Use the repository's status command to figure out if the file is out-of-date.
isPositive(String) - Static method in class gate.yam.convert.JSPWikiMarkupParser
Returns true, if the string "val" denotes a positive string.
isSandboxDir(File) - Method in class gate.versioning.svnkit.SandboxManager
Check that a File points to a valid sandbox on disk.
isUnknown(String) - Method in class gate.versioning.cmdline.CvsRepository
Use the repository's status command to figure out if the file is unknown.
isUnknown(String) - Method in interface gate.versioning.cmdline.Repository
Use the repository's status command to figure out if the file is unknown.
isUnknown(String) - Method in class gate.versioning.cmdline.SvnRepository
Use the repository's status command to figure out if the file is unknown.
it - Static variable in interface gate.yam.parse.YamParserConstants
 
italic(String) - Method in class gate.wiki.antlr.DBGTarget
 
italic(String) - Method in class gate.wiki.antlr.HTMLTarget
 
italic(String) - Method in class gate.wiki.antlr.LaTeXTarget
 
italic(String) - Method in class gate.wiki.antlr.LoutTarget
 
italic(String) - Method in class gate.wiki.antlr.NOPTarget
 
italic(String) - Method in class gate.wiki.antlr.XHTMLTarget
 
ITALIC - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
italic(String) - Method in interface gate.wiki.antlr.YAMTarget
 

J

jdomToString(Document) - Static method in class gate.yam.convert.HtmlToYamConverter
Transforms a DOM document into a String representation in YAM format.
jj_nt - Variable in class gate.yam.parse.YamParser
 
jjFillToken() - Method in class gate.yam.parse.YamParserTokenManager
 
jjnewLexState - Static variable in class gate.yam.parse.YamParserTokenManager
 
jjstrLiteralImages - Static variable in class gate.yam.parse.YamParserTokenManager
 
jjtAddChild(Node, int) - Method in interface gate.yam.parse.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class gate.yam.parse.SimpleNode
 
JJTANCHOR - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
JJTBR - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
jjtClose() - Method in interface gate.yam.parse.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class gate.yam.parse.SimpleNode
 
JJTCOLUMN - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
JJTCONTENTS - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
JJTCONTROL - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
JJTESCAPE - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
jjtGetChild(int) - Method in interface gate.yam.parse.Node
This method returns a child node.
jjtGetChild(int) - Method in class gate.yam.parse.SimpleNode
 
jjtGetNumChildren() - Method in interface gate.yam.parse.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class gate.yam.parse.SimpleNode
 
jjtGetParent() - Method in interface gate.yam.parse.Node
 
jjtGetParent() - Method in class gate.yam.parse.SimpleNode
 
JJTHR - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
JJTLIST - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
JJTLISTITEM - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
JJTNBSP - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
jjtNodeName - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
JJTOLIST - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
jjtOpen() - Method in interface gate.yam.parse.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class gate.yam.parse.SimpleNode
 
JJTPARAGRAPH - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
JJTPLAIN - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
JJTPREDICATE - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
jjtree - Variable in class gate.yam.parse.YamParser
 
JJTROW - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
JJTSECTIONHEAD - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
JJTSECTIONTEXT - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
JJTSEP - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
jjtSetParent(Node) - Method in interface gate.yam.parse.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class gate.yam.parse.SimpleNode
 
JJTTABLE - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
JJTTABLESEP - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
JJTTARGETCONTROL - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
JJTTEXT - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
JJTTEXTORTABLE - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
JJTTITLE - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
JJTULIST - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
JJTUNIT - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
JJTURL - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
JJTVERBATIM - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
JJTWHSP - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
JJTWORD - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
JJTYAMDOCUMENT - Static variable in interface gate.yam.parse.YamParserTreeConstants
 
JSPWikiMarkupParser - Class in gate.yam.convert
Parses JSPWiki-style markup into a WikiDocument DOM tree.
JSPWikiMarkupParser(Reader) - Constructor for class gate.yam.convert.JSPWikiMarkupParser
Creates a markup parser.
JSPWikiToYamConverter - Class in gate.yam.convert
Convert JSPWiki syntax to YAM.
JSPWikiToYamConverter() - Constructor for class gate.yam.convert.JSPWikiToYamConverter
 

K

kind - Variable in class gate.yam.parse.Token
An integer that describes the kind of this token.

L

lastCommand - Variable in class gate.wiki.antlr.NOPTarget
 
LATEX - Static variable in class gate.wiki.antlr.Tool
The string which can be used to check for the LaTeX target language.
LaTeXConstants - Interface in gate.yam.translate
Constants used when translating LaTeX.
latexConstantsTable - Static variable in interface gate.yam.translate.LaTeXConstants
Array mapping node type name to start/end strings.
LaTeXConstantsTests - Class in gate.yam.translate
Check that all the YAM parse tree nodes are associated with an appropriate set of constants.
LaTeXConstantsTests(String) - Constructor for class gate.yam.translate.LaTeXConstantsTests
Create the test case.
latexPredicatesTable - Static variable in interface gate.yam.translate.LaTeXConstants
Array mapping predicate type name to attributes.
LaTeXTarget - Class in gate.wiki.antlr
 
LaTeXTarget() - Constructor for class gate.wiki.antlr.LaTeXTarget
 
LaTeXTarget(Writer) - Constructor for class gate.wiki.antlr.LaTeXTarget
 
LaTeXTranslator - Class in gate.yam.translate
This class provides translation of YAM into LaTeX.
LaTeXTranslator() - Constructor for class gate.yam.translate.LaTeXTranslator
Construction.
LEFT_EDGE_MARKUP - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
LEVEL - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
levelNum - Static variable in interface gate.yam.parse.YamParserConstants
 
lexer - Variable in class gate.wiki.antlr.YAMContext
 
LexicalError(boolean, int, int, int, String, char) - Static method in error gate.yam.parse.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class gate.yam.parse.YamParserTokenManager
 
line - Variable in class gate.yam.parse.SimpleCharStream
 
LINE_START_THEN_MARKUP - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
linebreak() - Method in class gate.wiki.antlr.DBGTarget
 
linebreak() - Method in class gate.wiki.antlr.HTMLTarget
 
linebreak() - Method in class gate.wiki.antlr.LaTeXTarget
 
linebreak() - Method in class gate.wiki.antlr.LoutTarget
 
linebreak() - Method in class gate.wiki.antlr.NOPTarget
 
linebreak() - Method in class gate.wiki.antlr.XHTMLTarget
 
linebreak() - Method in interface gate.wiki.antlr.YAMTarget
They want a new line in a paragraph
link(String, String) - Method in class gate.wiki.antlr.DBGTarget
 
link(String, String) - Method in class gate.wiki.antlr.HTMLTarget
 
link(String, String) - Method in class gate.wiki.antlr.LaTeXTarget
 
link(String, String) - Method in class gate.wiki.antlr.LoutTarget
 
link(String, String) - Method in class gate.wiki.antlr.NOPTarget
 
link(String, String) - Method in class gate.wiki.antlr.XHTMLTarget
 
LINK - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
link(String, String) - Method in interface gate.wiki.antlr.YAMTarget
 
linkedByAsString() - Method in class gate.yam.depend.Dependencies
Create a String representation of the "linkedBy" relationships in this Dependencies.
linksToAsString() - Method in class gate.yam.depend.Dependencies
Create a String representation of the "linksTo" relationships in this Dependencies.
List() - Method in class gate.yam.parse.YamParser
 
listItemStart - Static variable in interface gate.yam.parse.YamParserConstants
 
listTypeStack - Variable in class gate.wiki.antlr.YAMContext
 
lock(File, boolean, String) - Method in class gate.versioning.svnkit.Sandbox
Locks working copy paths, so that no other user can commit changes to them.
longdash() - Method in class gate.wiki.antlr.HTMLTarget
 
longdash() - Method in class gate.wiki.antlr.LaTeXTarget
 
longdash() - Method in class gate.wiki.antlr.NOPTarget
 
longdash() - Method in class gate.wiki.antlr.XHTMLTarget
 
LONGDASH - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
longdash() - Method in interface gate.wiki.antlr.YAMTarget
 
lookingAhead - Variable in class gate.yam.parse.YamParser
 
LoutTarget - Class in gate.wiki.antlr
 
LoutTarget() - Constructor for class gate.wiki.antlr.LoutTarget
 
LoutTarget(String) - Constructor for class gate.wiki.antlr.LoutTarget
 
LoutTarget(Writer) - Constructor for class gate.wiki.antlr.LoutTarget
 
LOWEST_LEVEL - Static variable in class gate.wiki.antlr.YAMContext
Lowest section/overhead level etc...
lt - Static variable in interface gate.yam.parse.YamParserConstants
 

M

m_attachmentLinkMutatorChain - Variable in class gate.yam.convert.JSPWikiMarkupParser
 
m_externalLinkMutatorChain - Variable in class gate.yam.convert.JSPWikiMarkupParser
 
m_headingListenerChain - Variable in class gate.yam.convert.JSPWikiMarkupParser
 
m_in - Variable in class gate.yam.convert.JSPWikiMarkupParser
 
m_inlineImages - Variable in class gate.yam.convert.JSPWikiMarkupParser
 
m_linkMutators - Variable in class gate.yam.convert.JSPWikiMarkupParser
 
m_localLinkMutatorChain - Variable in class gate.yam.convert.JSPWikiMarkupParser
Optionally stores internal wikilinks
m_parseAccessRules - Variable in class gate.yam.convert.JSPWikiMarkupParser
 
main(String[]) - Static method in class gate.wiki.antlr.AntlrYAMTest
 
main(String[]) - Static method in class gate.wiki.antlr.Tool
main procedure processes arguments: -i inputFile -o outputFile -l targetLanguage where targetLanguage can be html or latex -D x=y predefine YAM variable x to be y By default the target language is html, the input is from stdin and output to stdout.
main(String[]) - Static method in class gate.yam.convert.HtmlToYamConverter
Test code - DO NOT USE!
main(String[]) - Static method in class gate.yam.convert.JSPWikiToYamConverter
Run the JSPWikiToYamConverter, translating the files specified on the command line from JSPWiki to YAM format.
main(String[]) - Static method in class gate.yam.YamCommand
Main function.
makeContents() - Method in class gate.yam.translate.AbstractTranslator
Collect contents and set heading bodies.
makeDirectory(SVNURL, String) - Method in class gate.versioning.svnkit.Sandbox
Creates a new version controlled directory (doesn't create any intermediate directories) right in a repository.
makeError(String) - Static method in class gate.yam.convert.JSPWikiMarkupParser
Writes HTML for error message.
makeHeading(int, String, String, JSPWikiMarkupParser.Heading) - Method in class gate.yam.convert.JSPWikiMarkupParser
Returns XHTML for the start of the heading.
makePreamble() - Method in class gate.yam.translate.AbstractTranslator
Deal with the preamble material (and title if it exists).
mANCHOR(boolean) - Method in class gate.wiki.antlr.YAMLexer
An anchor is a # followed by an ID
mARG(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
mARGLIST(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
maxNextCharInd - Variable in class gate.yam.parse.SimpleCharStream
 
mBLANK(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
mBLANK_LINE_THEN_MARKUP(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
mBLOCKQUOTE(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
mBOLD(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
mBR(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
mCODE(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
mCOL_SEP(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
mEND_TABLE(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
merge(YamParseTree) - Method in class gate.yam.parse.YamParseTree
Merge another tree with this one.
mESC(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
mESC2(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
message() - Static method in class gate.wiki.antlr.Tool
Prints version message.
mID(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
mINQUOTE(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
mITALIC(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
mLEFT_EDGE_MARKUP(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
mLEVEL(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
mLINE_START_THEN_MARKUP(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
mLINK(boolean) - Method in class gate.wiki.antlr.YAMLexer
A link looks like %(url,title) or %(url), which is same as http://foo.com.
mLONGDASH(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
mNESTED_PAREN(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
mNOT_SPECIAL_CHAR(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
modified(YamFile) - Method in class gate.yam.depend.Dependencies
Given a modified YamFile, returns a Set of the canonical paths of those YamFiles that need regenerating, because they depend on the modified YamFile.
mPLUGIN(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
mROW_SEP(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
mSECTION(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
mSTRING(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
mTABLE(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
mTEXT(boolean) - Method in class gate.wiki.antlr.YAMLexer
The catch-all "else" rule.
mTEXT_TIL_END_ARG(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
mTITLE(boolean) - Method in class gate.wiki.antlr.YAMLexer
First line of outermost file (stdin usually) is title
mTOP_PAREN(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
mTT(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
multiLineCommentEnd - Static variable in interface gate.yam.parse.YamParserConstants
 
multiLineCommentStart - Static variable in interface gate.yam.parse.YamParserConstants
 
mWS(boolean) - Method in class gate.wiki.antlr.YAMLexer
 
mWS2(boolean) - Method in class gate.wiki.antlr.YAMLexer
 

N

Nbsp() - Method in class gate.yam.parse.YamParser
 
nbsp - Static variable in interface gate.yam.parse.YamParserConstants
 
needsGeneration(FileSystemResource) - Static method in class gate.yam.YamFile
This method checks whether a dependent file (one that is generated from YAM) needs regeneration, and if so it returns a YamFile instance corresponding to the generated file.
NESTED_PAREN - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
NewPage - Class in gate.cow.gwt.client
GUI for creating a new page or directory.
NewPage() - Constructor for class gate.cow.gwt.client.NewPage
 
newRootDir - Variable in class gate.versioning.cmdline.AbstractTestVersionControl
 
newToken(int) - Static method in class gate.yam.parse.Token
Returns a new Token object, by default.
next - Variable in class gate.yam.parse.Token
A reference to the next regular (non-special) token from the input stream.
nextToken() - Method in class gate.wiki.antlr.YAMLexer
 
nextToken() - Method in class gate.yam.convert.JSPWikiMarkupParser
 
nl - Variable in class gate.versioning.cmdline.AbstractRepository
Shorthand for newlines.
nl - Static variable in interface gate.yam.parse.YamParserConstants
 
Node - Interface in gate.yam.parse
 
NodeKind - Enum in gate.yam.translate
The various types of node found during pretty printing.
NOPTarget - Class in gate.wiki.antlr
This class represents the NOP translation and can be used to check syntax of your YAM input.
NOPTarget() - Constructor for class gate.wiki.antlr.NOPTarget
 
normalise(Document, StringBuilder) - Static method in class gate.yam.format.YamFormatter
Normalise the spacing in an annotated YAM document.
NOT_IN_SECTION_LEVEL - Static variable in class gate.wiki.antlr.YAMContext
Indication that we are below the lowest level and not in a section
NOT_SPECIAL_CHAR - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
notes(YAMContext, Vector) - Method in class gate.wiki.antlr.HTMLTarget
 
notes(YAMContext, Vector) - Method in class gate.wiki.antlr.LaTeXTarget
 
notes(YAMContext, Vector) - Method in class gate.wiki.antlr.LoutTarget
 
notes(YAMContext, Vector) - Method in class gate.wiki.antlr.NOPTarget
 
notes - Class in gate.wiki.antlr.plugin
 
notes() - Constructor for class gate.wiki.antlr.plugin.notes
 
notes(YAMContext, Vector) - Method in class gate.wiki.antlr.XHTMLTarget
 
notes(YAMContext, Vector) - Method in interface gate.wiki.antlr.YAMTarget
 
NULL_TREE_LOOKAHEAD - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 

O

ol(int) - Method in class gate.wiki.antlr.DefaultYAMEngine
 
ol(int) - Method in class gate.wiki.antlr.YAMLexer
 
OldYamTranslatorTests - Class in gate.yam.translate
Unit test for OldYamTranslatorTests converter.
OldYamTranslatorTests(String) - Constructor for class gate.yam.translate.OldYamTranslatorTests
Create the test case.
OList() - Method in class gate.yam.parse.YamParser
 
onHistoryChanged(String) - Method in class gate.cow.gwt.client.NewPage
Called when a GWT link is clicked.
onHistoryChanged(String) - Method in class gate.cow.gwt.client.Upload
Called when a GWT link is clicked.
onModuleLoad() - Method in class gate.cow.gwt.client.NewPage
Called when the javascript file is loaded in a web page.
onModuleLoad() - Method in class gate.cow.gwt.client.Upload
Called when the javascript file is loaded in a web page.
out - Variable in class gate.wiki.antlr.NOPTarget
 

P

PageService - Interface in gate.cow.gwt.client
 
PageServiceAsync - Interface in gate.cow.gwt.client
 
paragraph() - Method in class gate.wiki.antlr.DBGTarget
 
paragraph() - Method in class gate.wiki.antlr.HTMLTarget
 
paragraph() - Method in class gate.wiki.antlr.LaTeXTarget
 
paragraph() - Method in class gate.wiki.antlr.LoutTarget
 
paragraph() - Method in class gate.wiki.antlr.NOPTarget
 
paragraph() - Method in class gate.wiki.antlr.XHTMLTarget
 
paragraph() - Method in interface gate.wiki.antlr.YAMTarget
 
Paragraph() - Method in class gate.yam.parse.YamParser
 
parent - Variable in class gate.yam.parse.SimpleNode
 
parse() - Method in class gate.yam.convert.JSPWikiMarkupParser
 
parse() - Method in class gate.yam.parse.YamParser
Perform parsing, and handle errors not dealt with in the grammar.
parse(boolean, boolean, int, boolean) - Method in class gate.yam.parse.YamParser
Perform parsing, and handle errors not dealt with in the grammar.
ParseException - Exception in gate.yam.parse
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception gate.yam.parse.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception gate.yam.parse.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception gate.yam.parse.ParseException
 
parser - Variable in class gate.yam.parse.SimpleNode
 
parser - Variable in class gate.yam.parse.YamParserTokenManager
 
ParsingProblem - Class in gate.yam.parse
Class storing data about errors and warnings during parsing.
ParsingProblem(int, int, int, int, Exception, String, boolean) - Constructor for class gate.yam.parse.ParsingProblem
Construction.
Plain() - Method in class gate.yam.parse.YamParser
 
plain - Static variable in interface gate.yam.parse.YamParserConstants
 
pleaseLeakLotsOfMemory - Static variable in class gate.yam.translate.PrettyTranslator
For debugging, set this true and the GATE docs that the translator creates will not be deleted.
plugin(String, Vector) - Method in class gate.wiki.antlr.DefaultYAMEngine
 
plugin(String, Vector) - Method in class gate.wiki.antlr.YAMLexer
 
PLUGIN - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
pluginCache - Variable in class gate.wiki.antlr.YAMContext
Tracks a list of Class objects
PLUGINS - Static variable in class gate.wiki.antlr.YAMContext
List of package(s) to search for plugin names.
popInputName() - Method in class gate.wiki.antlr.YAMContext
 
PRED - Static variable in interface gate.yam.parse.YamParserConstants
 
predArg - Static variable in interface gate.yam.parse.YamParserConstants
 
predArgSep - Static variable in interface gate.yam.parse.YamParserConstants
 
predEnd - Static variable in interface gate.yam.parse.YamParserConstants
 
Predicate() - Method in class gate.yam.parse.YamParser
 
predStart - Static variable in interface gate.yam.parse.YamParserConstants
 
PrettyTranslator - Class in gate.yam.translate
This class is a pretty-printer for YAM documents.
PrettyTranslator() - Constructor for class gate.yam.translate.PrettyTranslator
Construction.
PrettyTranslatorTests - Class in gate.yam.translate
Unit test for PrettyTranslator.
PrettyTranslatorTests(String) - Constructor for class gate.yam.translate.PrettyTranslatorTests
Create the test case.
prevCharIsCR - Variable in class gate.yam.parse.SimpleCharStream
 
prevCharIsLF - Variable in class gate.yam.parse.SimpleCharStream
 
previousKind - Variable in class gate.yam.translate.Cursor
Previous position type.
printEndNotes() - Method in class gate.yam.translate.AbstractTranslator
Print end notes.
printErrors(YamParseTree) - Method in class gate.yam.YamCommand
Print errors and warnings from parsing.
printErrors(YamParseTree) - Static method in class gate.yam.YamFile
Print errors and warnings from parsing.
printTree(SimpleNode) - Method in class gate.yam.translate.AbstractTranslator
Traverse (and translate) a subtree.
printTree(SimpleNode, boolean) - Method in class gate.yam.translate.AbstractTranslator
Traverse (and translate) a subtree.
printTree(SimpleNode, boolean, SimpleNode) - Method in class gate.yam.translate.AbstractTranslator
Traverse (and translate) a subtree.
processDocument(Document) - Method in class gate.util.CorpusControllerDocumentProcessor
 
processDocument(Document) - Method in interface gate.util.DocumentProcessor
Process the given GATE document.
processURLs(SimpleNode) - Method in class gate.yam.translate.AbstractTranslator
Process URLs and Anchors.
processURLs(SimpleNode) - Method in class gate.yam.translate.HtmlTranslator
Process URLs and Anchors.
processURLs(SimpleNode) - Method in class gate.yam.translate.LaTeXTranslator
Process URLs and Anchors.
processURLs(SimpleNode) - Method in class gate.yam.translate.PrettyTranslator
Process URLs and Anchors.
processURLs(SimpleNode) - Method in class gate.yam.translate.TreeTranslator
Process URLs and Anchors.
PROP_ALLOWHTML - Static variable in class gate.yam.convert.JSPWikiMarkupParser
If set to "true", allows using raw HTML within Wiki text.
PROP_CAMELCASELINKS - Static variable in class gate.yam.convert.JSPWikiMarkupParser
If true, consider CamelCase hyperlinks as well.
PROP_INLINEIMAGEPTRN - Static variable in class gate.yam.convert.JSPWikiMarkupParser
This property defines the inline image pattern.
PROP_PLAINURIS - Static variable in class gate.yam.convert.JSPWikiMarkupParser
If true, all hyperlinks are translated as well, regardless whether they are surrounded by brackets.
PROP_RUNPLUGINS - Static variable in class gate.yam.convert.JSPWikiMarkupParser
If set to "true", enables plugins during parsing
PROP_USEATTACHMENTIMAGE - Static variable in class gate.yam.convert.JSPWikiMarkupParser
If true, all outward attachment info links have a small link image appended.
PROP_USEOUTLINKIMAGE - Static variable in class gate.yam.convert.JSPWikiMarkupParser
If true, all outward links (external links) have a small link image appended.
PROP_USERELNOFOLLOW - Static variable in class gate.yam.convert.JSPWikiMarkupParser
If set to "true", all external links are tagged with 'rel="nofollow"'
PUNCTUATION_CHARS_ALLOWED - Static variable in class gate.yam.convert.JSPWikiMarkupParser
Lists all punctuation characters allowed in WikiMarkup.
pushBack(int) - Method in class gate.yam.convert.JSPWikiMarkupParser
Push back any character to the current input.
PUSHBACK_BUFFER_SIZE - Static variable in class gate.yam.convert.JSPWikiMarkupParser
Allow this many characters to be pushed back in the stream.
pushInputName(String) - Method in class gate.wiki.antlr.YAMContext
 

Q

quote - Static variable in interface gate.yam.parse.YamParserConstants
 

R

readChar() - Method in class gate.yam.parse.SimpleCharStream
 
readerToString(Reader) - Static method in class gate.yam.convert.HtmlToYamConverter
Converts HTML source provided from a reader to YAM format returned as string.
readerToString(Reader) - Static method in class gate.yam.convert.JSPWikiToYamConverter
Converts text in JSPWiki format to YAM format.
readerToStringWithTitle(Reader, String) - Static method in class gate.yam.convert.JSPWikiToYamConverter
Converts text in JSPWiki format to YAM format, adding the given title to the document.
registerClass(String, String) - Method in class gate.wiki.antlr.YAMContext
This method is used for registering the plugin class as the handler for the specified markup type.
ReInit(Reader, int, int, int) - Method in class gate.yam.parse.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class gate.yam.parse.SimpleCharStream
 
ReInit(Reader) - Method in class gate.yam.parse.SimpleCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class gate.yam.parse.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class gate.yam.parse.SimpleCharStream
 
ReInit(InputStream, String) - Method in class gate.yam.parse.SimpleCharStream
 
ReInit(InputStream) - Method in class gate.yam.parse.SimpleCharStream
 
ReInit(InputStream, String, int, int) - Method in class gate.yam.parse.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class gate.yam.parse.SimpleCharStream
 
ReInit(InputStream) - Method in class gate.yam.parse.YamParser
 
ReInit(InputStream, String) - Method in class gate.yam.parse.YamParser
 
ReInit(Reader) - Method in class gate.yam.parse.YamParser
 
ReInit(YamParserTokenManager) - Method in class gate.yam.parse.YamParser
 
ReInit(SimpleCharStream) - Method in class gate.yam.parse.YamParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class gate.yam.parse.YamParserTokenManager
 
relocate(File, SVNURL, SVNURL) - Method in class gate.versioning.svnkit.Sandbox
Updates a working copy in the same was as 'svn switch --relocate'
remove(String) - Static method in class gate.yam.depend.Dependencies
Remove the Dependencies for a wiki area.
renamed(File, File) - Method in class gate.yam.depend.Dependencies
Given the old name and new name of a renamed File, returns a Set of the canonical paths of those YamFiles that need regenerating, because they depend on the renamed File.
renamed(YamFile, YamFile) - Method in class gate.yam.depend.Dependencies
Given the old name and new name of a renamed YamFile, returns a Set of the canonical paths of those YamFiles that need regenerating, because they depend on the renamed YamFile.
rep - Variable in class gate.versioning.cmdline.AbstractTestVersionControl
 
replaceInContext(String) - Method in class gate.yam.YamFile
Reset the location of this YamFile in the directory pointed to by the context path.
Repository - Interface in gate.versioning.cmdline
This is the main entry point for the version control package.
reset() - Method in class gate.yam.parse.YamNode
Reset the output strings.
reset() - Method in class gate.yam.parse.YamParseTree
Reset the output strings on all nodes in the tree.
resetContents() - Method in class gate.wiki.antlr.HTMLTarget
This function NEEDS to be here.
resetContents() - Method in class gate.wiki.antlr.XHTMLTarget
This function NEEDS to be here.
revert(File...) - Method in class gate.versioning.svnkit.Sandbox
Revert uncommitted changes.
root - Variable in class gate.versioning.cmdline.AbstractRepository
The root or URL of the repository.
rootDir - Variable in class gate.versioning.cmdline.AbstractTestVersionControl
 
row() - Method in class gate.wiki.antlr.DBGTarget
 
row() - Method in class gate.wiki.antlr.HTMLTarget
 
row() - Method in class gate.wiki.antlr.LaTeXTarget
 
row() - Method in class gate.wiki.antlr.LoutTarget
 
row() - Method in class gate.wiki.antlr.NOPTarget
 
row() - Method in class gate.wiki.antlr.XHTMLTarget
 
row() - Method in interface gate.wiki.antlr.YAMTarget
 
Row(String[]) - Method in class gate.yam.parse.YamParser
 
ROW_SEP - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
run(Reader, Writer, String) - Static method in class gate.wiki.antlr.Tool
Initializes and runs the YAM engine.
runCommand(String[]) - Method in class gate.versioning.cmdline.AbstractRepository
Run a command, wait for termination and report status
runCommand(String[], boolean) - Method in class gate.versioning.cmdline.AbstractRepository
Run a command, wait for termination and report status.

S

samePlace(Token, Token) - Static method in class gate.yam.parse.Token
Do two tokens point to the same place?
samePlace(Token) - Method in class gate.yam.parse.Token
Do two tokens point to the same place?
Sandbox - Class in gate.versioning.svnkit
This class is a thin layer over the SVNKit working copy API.
Sandbox() - Constructor for class gate.versioning.svnkit.Sandbox
Construction.
Sandbox(String, String) - Constructor for class gate.versioning.svnkit.Sandbox
Construction.
Sandbox(String, String, File) - Constructor for class gate.versioning.svnkit.Sandbox
 
Sandbox(ISVNAuthenticationManager) - Constructor for class gate.versioning.svnkit.Sandbox
Construction with a custom authentication manager.
Sandbox(ISVNAuthenticationManager, File) - Constructor for class gate.versioning.svnkit.Sandbox
 
SandboxCanceller - Class in gate.versioning.svnkit
Simple implementation of ISVNCanceller that delegates checkCancelled calls back to a Sandbox object.
SandboxCanceller(Sandbox) - Constructor for class gate.versioning.svnkit.SandboxCanceller
 
SandboxEventHandler - Class in gate.versioning.svnkit
This class is an implementation of ISVNEventHandler intended for processing events generated by do*() methods of an SVNWCClient object.
SandboxEventHandler(Sandbox) - Constructor for class gate.versioning.svnkit.SandboxEventHandler
 
SandboxManager - Class in gate.versioning.svnkit
This class manages a set of Sandboxes.
SandboxManager() - Constructor for class gate.versioning.svnkit.SandboxManager
 
section(String, int) - Method in class gate.wiki.antlr.DBGTarget
 
section(String, int) - Method in class gate.wiki.antlr.DefaultYAMEngine
 
section(String, int) - Method in class gate.wiki.antlr.YAMLexer
 
SECTION - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
SectionHead() - Method in class gate.yam.parse.YamParser
 
sectionLevel - Variable in class gate.wiki.antlr.YAMContext
 
sectionLevel - Static variable in interface gate.yam.parse.YamParserConstants
 
SectionText() - Method in class gate.yam.parse.YamParser
 
SecureProxyConnector - Class in gate.cow.jetty
Simple custom Jetty connector that speaks the normal HTTP protocol but pretends to be secure.
SecureProxyConnector(int) - Constructor for class gate.cow.jetty.SecureProxyConnector
Create a SecureProxyConnector listening on the given port.
Sep() - Method in class gate.yam.parse.YamParser
 
sep - Static variable in interface gate.yam.parse.YamParserConstants
 
serialize() - Static method in class gate.yam.depend.Dependencies
Serialize all Dependencies for every wiki to the serialization directory
serialize(String) - Static method in class gate.yam.depend.Dependencies
Serialize the Dependencies for a wiki to the serialization directory
setAfter(String) - Method in class gate.yam.parse.YamNode
Set the after output string for this node.
setArgsList(List) - Method in class gate.yam.parse.YamNode
Set the predicate arguments list for this node.
setBefore(String) - Method in class gate.yam.parse.YamNode
Set the before output string for this node.
setBibAnchorPrefix(String) - Method in interface gate.yam.IOHandler
Set the prefix added to citation keys, when forming a reference to a bibiography file entry
setBibAnchorPrefix(String) - Method in class gate.yam.YamFile
Set the prefix added to citation keys, when forming a reference to a bibiography file entry
setBibPageUrl(UrlResource) - Method in interface gate.yam.IOHandler
Set the URL within which citation keys will be resolved.
setBibPageUrl(UrlResource) - Method in class gate.yam.YamFile
Set the URL within which citation keys will be resolved.
setBody(String) - Method in class gate.yam.parse.YamNode
Set the body output string for this node.
setConfigDir(File) - Method in class gate.versioning.svnkit.SandboxManager
 
setContentsNode(Node) - Method in class gate.yam.parse.YamParseTree
Set the contents node of the tree.
setContext(YAMContext) - Method in class gate.wiki.antlr.YAMLexer
 
setContextPath(String) - Method in interface gate.yam.IOHandler
Set the path in which to check for existence of relative links.
setContextPath(String) - Method in class gate.yam.YamFile
Set the path in which to check for existence of relative links.
setController(CorpusController) - Method in class gate.util.CorpusControllerDocumentProcessor
Set the controller used to process documents.
setCreatePageUrl(String) - Method in interface gate.yam.IOHandler
Set the URL which non-existent links will be pointed at (which presumably is the "create new page" URL for the parent wiki).
setCreatePageUrl(UrlResource) - Method in interface gate.yam.IOHandler
Set the URL which non-existent links will be pointed at (which presumably is the "create new page" URL for the parent wiki).
setCreatePageUrl(String) - Method in class gate.yam.YamFile
Set the URL which non-existent links will be pointed at (which presumably is the "create new page" URL for the parent wiki).
setCreatePageUrl(UrlResource) - Method in class gate.yam.YamFile
Set the URL which non-existent links will be pointed at (which presumably is the "create new page" URL for the parent wiki).
setDebugStream(PrintStream) - Method in class gate.yam.parse.YamParserTokenManager
 
setDocumentProcessor(DocumentProcessor) - Static method in class gate.yam.format.YamFormatter
 
setDoIncludes(boolean) - Method in class gate.yam.parse.YamParser
Should we process included files or not?
setDoIncludes(boolean) - Method in class gate.yam.YamFile
Should we process included files or not?
setEnd(String) - Method in class gate.yam.parse.YamNode
Set the end output string for this node.
setFirstToken(Token) - Method in class gate.yam.parse.YamNode
Set the first Token dominated by this node.
setInputReader(Reader) - Method in class gate.yam.convert.JSPWikiMarkupParser
Replaces the current input character stream with a new one.
setIOHandler(IOHandler) - Method in class gate.yam.parse.YamParser
Set the parser's IOHandler.
setIOHandler(IOHandler) - Method in class gate.yam.translate.AbstractTranslator
Set the translator's IOHandler.
setLastToken(Token) - Method in class gate.yam.parse.YamNode
Set the last Token dominated by this node.
setParseTree(YamParseTree) - Method in class gate.yam.translate.AbstractTranslator
Set the tree holding the results of a YAM parse.
setRoot(String) - Method in class gate.versioning.cmdline.AbstractRepository
The root / URL of the repository
setRoot(String) - Method in interface gate.versioning.cmdline.Repository
The root / URL of the repository
setRoot(String) - Method in class gate.versioning.cmdline.SvnRepository
The root / URL of the repository.
setRootNode(Node) - Method in class gate.yam.parse.YamParseTree
Set the root node of the tree.
setSerializationDirectory(File) - Static method in class gate.yam.depend.Dependencies
Set the directory to which Dependencies are serialized.
setSerializationFilePrefix(String) - Static method in class gate.yam.depend.Dependencies
Set the prefix for serialized dependency file names.
setSerializationFileSuffix(String) - Static method in class gate.yam.depend.Dependencies
Set the suffix for serialized dependency file names.
setSourceDir(File) - Method in interface gate.yam.IOHandler
Set the source directory file.
setStart(String) - Method in class gate.yam.parse.YamNode
Set the start output string for this node.
setTabSize(int) - Method in class gate.yam.parse.SimpleCharStream
 
setTitleNode(Node) - Method in class gate.yam.parse.YamParseTree
Set the title node of the tree.
setUp() - Method in class gate.versioning.cmdline.AbstractTestVersionControl
Create new repository object for testing
setUp() - Method in class gate.wiki.antlr.AntlrYAMTest
 
setUp() - Method in class gate.yam.depend.DependenciesTests
Set up the tests for Dependencies
setWorkingDir(File) - Method in class gate.versioning.cmdline.AbstractRepository
The working directory for repository actions
setWorkingDir(File) - Method in interface gate.versioning.cmdline.Repository
The working directory for repository actions
setWriter(Writer) - Method in class gate.yam.translate.AbstractTranslator
Set the Writer for translation results.
shorthandToPaths(String) - Method in class gate.yam.depend.DependenciesTests
Replace all file numbers in str with the equivalent canonical paths in yamFileNameMap.
showInfo(File, SVNRevision, boolean) - Method in class gate.versioning.svnkit.Sandbox
Collects information on local path(s).
showStatus(File, boolean, boolean, boolean, boolean, boolean) - Method in class gate.versioning.svnkit.Sandbox
Displays status information on local path(s).
shutdown() - Method in class gate.versioning.svnkit.SandboxManager
Close all managed sandboxes.
SimpleCharStream - Class in gate.yam.parse
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class gate.yam.parse.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class gate.yam.parse.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class gate.yam.parse.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class gate.yam.parse.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class gate.yam.parse.SimpleCharStream
 
SimpleCharStream(InputStream, String, int, int) - Constructor for class gate.yam.parse.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class gate.yam.parse.SimpleCharStream
 
SimpleCharStream(InputStream, String) - Constructor for class gate.yam.parse.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class gate.yam.parse.SimpleCharStream
 
SimpleNode - Class in gate.yam.parse
Node implementation class mostly generated by JJTree.
SimpleNode(int) - Constructor for class gate.yam.parse.SimpleNode
 
SimpleNode(YamParser, int) - Constructor for class gate.yam.parse.SimpleNode
 
singleLineComment - Static variable in interface gate.yam.parse.YamParserConstants
 
Sitemap - Class in gate.yam.plugins
Sitemap plugin for YAM.
Sitemap() - Constructor for class gate.yam.plugins.Sitemap
 
sp - Static variable in interface gate.yam.parse.YamParserConstants
 
SpacesTable - Class in gate.yam.format
A class to store desired min, max, norm spaces before and after the unit annotation type.
SpacesTable(int, int, int, int, int, int) - Constructor for class gate.yam.format.SpacesTable
Constructor
specialConstructor - Variable in exception gate.yam.parse.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class gate.yam.parse.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
startOffset - Variable in class gate.yam.parse.Token
The offsets of the token in absolute characters from the start of the document.
staticFlag - Static variable in class gate.yam.parse.SimpleCharStream
 
status(String) - Method in class gate.versioning.cmdline.AbstractRepository
Status.
status(String) - Method in interface gate.versioning.cmdline.Repository
Status.
status(String) - Method in class gate.versioning.cmdline.SvnRepository
Status.
StatusHandler - Class in gate.versioning.svnkit
 
StatusHandler(boolean) - Constructor for class gate.versioning.svnkit.StatusHandler
 
stderrOutput - Variable in class gate.versioning.cmdline.AbstractRepository
Stderr from repository command execution.
stdoutOutput - Variable in class gate.versioning.cmdline.AbstractRepository
Stdout from repository command execution.
STRING - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
stringToString(String) - Static method in class gate.yam.convert.HtmlToYamConverter
Converts HTML source provided as String to YAM format returned as String.
stringToString(String) - Static method in class gate.yam.convert.JSPWikiToYamConverter
Converts a JSPWiki page into YAM format.
strip(String) - Method in class gate.wiki.antlr.HTMLTarget
 
strip(String) - Method in class gate.wiki.antlr.XHTMLTarget
 
suffix() - Method in enum gate.yam.YamFile.FileType
Get the file suffix for this type.
suite() - Static method in class gate.versioning.cmdline.TestCvsVersionControl
 
suite() - Static method in class gate.versioning.cmdline.TestSvnVersionControl
 
suite() - Static method in class gate.wiki.antlr.AntlrYAMTest
 
suite() - Static method in class gate.yam.depend.DependenciesTests
Suite of tests for Dependencies
SvnRepository - Class in gate.versioning.cmdline
SVN repository implementation.
SvnRepository() - Constructor for class gate.versioning.cmdline.SvnRepository
 
SwitchTo(int) - Method in class gate.yam.parse.YamParserTokenManager
 
switchToURL(File, SVNURL, SVNRevision, boolean) - Method in class gate.versioning.svnkit.Sandbox
Updates a working copy to a different URL.
syndiag(YAMContext, Vector) - Method in class gate.wiki.antlr.HTMLTarget
 
syndiag(YAMContext, Vector) - Method in class gate.wiki.antlr.LaTeXTarget
 
syndiag(YAMContext, Vector) - Method in class gate.wiki.antlr.LoutTarget
 
syndiag(YAMContext, Vector) - Method in class gate.wiki.antlr.NOPTarget
 
syndiag - Class in gate.wiki.antlr.plugin
 
syndiag() - Constructor for class gate.wiki.antlr.plugin.syndiag
 
syndiag(YAMContext, Vector) - Method in class gate.wiki.antlr.XHTMLTarget
 
syndiag(YAMContext, Vector) - Method in interface gate.wiki.antlr.YAMTarget
 

T

TABLE - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
Table() - Method in class gate.yam.parse.YamParser
 
tableEnd - Static variable in interface gate.yam.parse.YamParserConstants
 
tableOfContents - Static variable in class gate.wiki.antlr.HTMLTarget
Collects the contents of the Table of Contents
tableOfContents - Static variable in class gate.wiki.antlr.XHTMLTarget
Collects the contents of the Table of Contents
tableRowStart - Static variable in interface gate.yam.parse.YamParserConstants
 
TableSep() - Method in class gate.yam.parse.YamParser
 
tableSep - Static variable in interface gate.yam.parse.YamParserConstants
 
tableStart - Static variable in interface gate.yam.parse.YamParserConstants
 
tabSize - Variable in class gate.yam.parse.SimpleCharStream
 
target - Variable in class gate.wiki.antlr.YAMLexer
Each lexer/translator can have it's own target language
TargetControl() - Method in class gate.yam.parse.YamParser
 
tearDown() - Method in class gate.versioning.cmdline.AbstractTestVersionControl
Delete any checked-out files
testAddAndDelete() - Method in class gate.versioning.cmdline.AbstractTestVersionControl
 
testAll() - Method in class gate.yam.AbstractTranslatorTest
Test using all the example files.
testCheckout() - Method in class gate.versioning.cmdline.AbstractTestVersionControl
 
testConstants() - Method in class gate.yam.translate.HtmlConstantsTests
Check HtmlConstants against YamParserTreeConstants.
testConstants() - Method in class gate.yam.translate.LaTeXConstantsTests
Check LaTeXConstants against YamParserTreeConstants.
testContextPath() - Method in class gate.yam.YamTests
Test a translation from yam to html out of context.
testCreate() - Method in class gate.versioning.cmdline.AbstractTestVersionControl
 
testCreateAndBasics() - Method in class gate.yam.depend.DependenciesTests
Test a few Dependencies basics: equality, hashCode, YamFile creation and removal.
TestCvsVersionControl - Class in gate.versioning.cmdline
Tests for CVS version control API
TestCvsVersionControl(String) - Constructor for class gate.versioning.cmdline.TestCvsVersionControl
 
testDelete() - Method in class gate.yam.depend.DependenciesTests
Test Dependencies YamFile deletion
testDelete2() - Method in class gate.yam.depend.DependenciesTests
Test Dependencies - further YamFile deletion tests
testDiffAndCheckin() - Method in class gate.versioning.cmdline.AbstractTestVersionControl
 
testDirPath - Variable in class gate.versioning.cmdline.AbstractTestVersionControl
 
testDirURL - Variable in class gate.versioning.cmdline.AbstractTestVersionControl
 
testErrorsAndWarnings() - Method in class gate.yam.parse.YamParserTests
Test errors and warnings.
testErrorStuff() - Method in class gate.yam.parse.YamParserTests
Test error handling utility stuff.
testExists() - Method in class gate.versioning.cmdline.AbstractTestVersionControl
Check testExists.
testFileName - Variable in class gate.versioning.cmdline.AbstractTestVersionControl
 
testFileTypes() - Method in class gate.yam.YamTests
Test the file types enum.
testFSTranslate() - Method in class gate.yam.YamTests
Test file-system translate method.
testGetSepSpacing() - Method in class gate.yam.parse.YamParserTests
Test the getSepSpacing function.
testHtmlToYamNoIncludes() - Method in class gate.yam.YamTests
Test HtmlToYamConverter, using an html file generated with no includes processing.
testImport() - Method in class gate.versioning.cmdline.AbstractTestVersionControl
Test the operation of Repository.importDir(String).
testImport2() - Method in class gate.versioning.cmdline.AbstractTestVersionControl
Check that testImport can run twice on the same test fixture without failing.
testInit() - Method in class gate.versioning.cmdline.AbstractTestVersionControl
Test initialisation
testLifeCycle() - Method in class gate.versioning.cmdline.AbstractTestVersionControl
Lifecycle test - import, existence, checkout, modify, ...
testModify() - Method in class gate.yam.depend.DependenciesTests
Test Dependencies YamFile modification
testNoIncludes() - Method in class gate.yam.YamTests
Test a translation of yam to html without processing includes.
testNonYamChanges() - Method in class gate.yam.depend.DependenciesTests
Test Dependencies File creation, deletion, and renaming
testNonYamLinks() - Method in class gate.yam.depend.DependenciesTests
Test links to non-yam files and urls
testRename() - Method in class gate.yam.depend.DependenciesTests
Test Dependencies YamFile renaming
testsDirName - Variable in class gate.versioning.cmdline.AbstractTestVersionControl
 
testSerialization() - Method in class gate.yam.depend.DependenciesTests
Test Dependencies serialization
testStatus() - Method in class gate.versioning.cmdline.AbstractTestVersionControl
 
testStatusIndicators() - Method in class gate.versioning.cmdline.AbstractTestVersionControl
 
TestSvnVersionControl - Class in gate.versioning.cmdline
Tests for SVN version control API
TestSvnVersionControl(String) - Constructor for class gate.versioning.cmdline.TestSvnVersionControl
 
testTranslate() - Method in class gate.wiki.antlr.AntlrYAMTest
Tests translation from YAM to HTML
testTranslateAgain() - Method in class gate.wiki.antlr.AntlrYAMTest
Needed to make sure that code runs correctly if it's invoked twice
testTreeMerging() - Method in class gate.yam.parse.YamParseTreeTests
Test tree merging.
testTreeStuff() - Method in class gate.yam.parse.YamParseTreeTests
Test setup and reset of trees.
testUpdate() - Method in class gate.versioning.cmdline.AbstractTestVersionControl
 
testWrapping() - Method in class gate.yam.format.YamFormatterTests
Test word wrapping.
testYamToHtmlToYam() - Method in class gate.yam.YamTests
Test a round trip translation from yam to html and back to yam.
text(String) - Method in class gate.wiki.antlr.DBGTarget
 
text(String) - Method in class gate.wiki.antlr.HTMLTarget
 
text(String) - Method in class gate.wiki.antlr.LaTeXTarget
 
text(String) - Method in class gate.wiki.antlr.LoutTarget
 
text(String) - Method in class gate.wiki.antlr.NOPTarget
 
text(String) - Method in class gate.wiki.antlr.XHTMLTarget
 
TEXT - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
text(String) - Method in interface gate.wiki.antlr.YAMTarget
 
Text() - Method in class gate.yam.parse.YamParser
 
TEXT_TIL_END_ARG - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
textBetweenMarkup - Variable in class gate.wiki.antlr.YAMContext
 
TextOrTable() - Method in class gate.yam.parse.YamParser
 
title(String) - Method in class gate.wiki.antlr.DefaultYAMEngine
 
title(String) - Method in class gate.wiki.antlr.HTMLTarget
 
title(String) - Method in class gate.wiki.antlr.LaTeXTarget
 
title(String) - Method in class gate.wiki.antlr.LoutTarget
 
title(String) - Method in class gate.wiki.antlr.NOPTarget
 
title(String) - Method in class gate.wiki.antlr.WikiHTMLTarget
 
title(String) - Method in class gate.wiki.antlr.XHTMLTarget
 
title(String) - Method in class gate.wiki.antlr.YAMLexer
 
TITLE - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
title(String) - Method in interface gate.wiki.antlr.YAMTarget
 
Title() - Method in class gate.yam.parse.YamParser
 
Token - Class in gate.yam.parse
Describes the input token stream.
Token() - Constructor for class gate.yam.parse.Token
 
token - Variable in class gate.yam.parse.YamParser
 
token_source - Variable in class gate.yam.parse.YamParser
 
tokenImage - Variable in exception gate.yam.parse.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface gate.yam.parse.YamParserConstants
 
TokenMgrError - Error in gate.yam.parse
 
TokenMgrError() - Constructor for error gate.yam.parse.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error gate.yam.parse.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error gate.yam.parse.TokenMgrError
 
Tool - Class in gate.wiki.antlr
This class is the top level class for the YAM language.
Tool() - Constructor for class gate.wiki.antlr.Tool
 
TOP_PAREN - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
toSortedString() - Method in class gate.yam.depend.Dependencies
Sorted string representation
toString() - Method in class gate.yam.depend.Dependencies
String representation
toString() - Method in class gate.yam.parse.SimpleNode
 
toString(String) - Method in class gate.yam.parse.SimpleNode
 
toString() - Method in class gate.yam.parse.Token
Returns the image.
toString() - Method in class gate.yam.YamFile
Return a String representing this YamFile: the String representation of the underlying File.
translate(YAMTarget) - Method in class gate.wiki.antlr.DefaultYAMEngine
Begin on-the-fly syntax-directed translation
translate(YAMContext, YAMTarget, String, String) - Static method in class gate.wiki.antlr.DefaultYAMEngine
Given a target and current YAM context to exec within, translate the given text to the appropriate output language.
translate(YAMContext, Vector) - Method in class gate.wiki.antlr.plugin.box
 
translate(YAMContext, Vector) - Method in class gate.wiki.antlr.plugin.c
 
translate(YAMContext, Vector) - Method in class gate.wiki.antlr.plugin.cite
 
translate(YAMContext, Vector) - Method in class gate.wiki.antlr.plugin.date
 
translate(YAMContext, Vector) - Method in class gate.wiki.antlr.plugin.delete
 
translate(YAMContext, Vector) - Method in class gate.wiki.antlr.plugin.eps
 
translate(YAMContext, Vector) - Method in class gate.wiki.antlr.plugin.footnote
 
translate(YAMContext, Vector) - Method in class gate.wiki.antlr.plugin.image
 
translate(YAMContext, Vector) - Method in class gate.wiki.antlr.plugin.include
 
translate(YAMContext, Vector) - Method in class gate.wiki.antlr.plugin.notes
 
translate(YAMContext, Vector) - Method in class gate.wiki.antlr.plugin.syndiag
 
translate(YAMContext, Vector) - Method in class gate.wiki.antlr.plugin.tree
 
translate(YAMTarget) - Method in class gate.wiki.antlr.YAMLexer
Begin on-the-fly syntax-directed translation
translate(YAMContext, Vector) - Method in interface gate.wiki.antlr.YAMPlugin
 
translate(Map, AbstractTranslator, String) - Method in class gate.yam.plugins.Google
A YAM plugin that allows site search forms (and maybe other stuff).
translate(Map, AbstractTranslator, String) - Method in class gate.yam.plugins.Sitemap
Translate Sitemap updates in YAM pages.
translate(Map, AbstractTranslator, String) - Method in class gate.yam.plugins.Twitter
Translate Twitter updates in YAM pages.
translate() - Method in class gate.yam.translate.AbstractTranslator
Translation.
translate() - Method in class gate.yam.translate.PrettyTranslator
Translation.
translate() - Method in class gate.yam.translate.TreeTranslator
Translation.
translate(Reader, Writer, YamFile.FileType, File) - Method in class gate.yam.YamCommand
Translate to a particular target language.
translate(Map, AbstractTranslator, String) - Method in interface gate.yam.YamPlugin
Translate a set of plugin arguments.
TranslationConstants - Interface in gate.yam.translate
Methods used for accessing constants used in translation.
translator() - Method in enum gate.yam.YamFile.FileType
Get the translator class for this type.
translatorType - Static variable in class gate.yam.translate.AbstractTranslator
Type of the translator - "Html", for example.
traverse(String, SimpleNode) - Method in class gate.yam.translate.TreeTranslator
Traverse a subtree.
tree(YAMContext, Vector) - Method in class gate.wiki.antlr.HTMLTarget
 
tree(YAMContext, Vector) - Method in class gate.wiki.antlr.LaTeXTarget
 
tree(YAMContext, Vector) - Method in class gate.wiki.antlr.LoutTarget
 
tree(YAMContext, Vector) - Method in class gate.wiki.antlr.NOPTarget
 
tree - Class in gate.wiki.antlr.plugin
 
tree() - Constructor for class gate.wiki.antlr.plugin.tree
 
tree(YAMContext, Vector) - Method in class gate.wiki.antlr.XHTMLTarget
 
tree(YAMContext, Vector) - Method in interface gate.wiki.antlr.YAMTarget
 
treeEmpty(SimpleNode) - Method in class gate.yam.parse.YamParseTreeTests
Helper to check tree contents.
TreeTranslator - Class in gate.yam.translate
This class prints the parse tree for a YAM document.
TreeTranslator() - Constructor for class gate.yam.translate.TreeTranslator
Construction.
TreeTranslatorTests - Class in gate.yam.translate
Unit test for TreeTranslator.
TreeTranslatorTests(String) - Constructor for class gate.yam.translate.TreeTranslatorTests
Create the test case.
tt(String) - Method in class gate.wiki.antlr.DBGTarget
 
tt(String) - Method in class gate.wiki.antlr.HTMLTarget
 
tt(String) - Method in class gate.wiki.antlr.LaTeXTarget
 
tt(String) - Method in class gate.wiki.antlr.LoutTarget
 
tt(String) - Method in class gate.wiki.antlr.NOPTarget
 
tt(String) - Method in class gate.wiki.antlr.XHTMLTarget
 
TT - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
tt(String) - Method in interface gate.wiki.antlr.YAMTarget
 
tt - Static variable in interface gate.yam.parse.YamParserConstants
 
Twitter - Class in gate.yam.plugins
Twitter plugin for YAM.
Twitter() - Constructor for class gate.yam.plugins.Twitter
 

U

ul(int) - Method in class gate.wiki.antlr.DefaultYAMEngine
 
ul(int) - Method in class gate.wiki.antlr.YAMLexer
 
UList() - Method in class gate.yam.parse.YamParser
 
under - Static variable in interface gate.yam.parse.YamParserConstants
 
Unit() - Method in class gate.yam.parse.YamParser
 
update(String) - Method in class gate.versioning.cmdline.AbstractRepository
Update.
update(String) - Method in interface gate.versioning.cmdline.Repository
Update.
update(String) - Method in class gate.versioning.cmdline.SvnRepository
Update.
update(File, SVNRevision, boolean) - Method in class gate.versioning.svnkit.Sandbox
Updates a working copy in a non-preemptible operation.
update(File, SVNRevision, boolean, boolean) - Method in class gate.versioning.svnkit.Sandbox
Updates a working copy (brings changes from the repository into the working copy).
UpdateEventHandler - Class in gate.versioning.svnkit
 
UpdateEventHandler(Sandbox) - Constructor for class gate.versioning.svnkit.UpdateEventHandler
 
UpdateLineColumn(char) - Method in class gate.yam.parse.SimpleCharStream
 
Upload - Class in gate.cow.gwt.client
GUI for uploading a file to the server.
Upload() - Constructor for class gate.cow.gwt.client.Upload
 
Url() - Method in class gate.yam.parse.YamParser
 
urlBodyToRrbrOrComma - Static variable in interface gate.yam.parse.YamParserConstants
 
urlBodyToSpace - Static variable in interface gate.yam.parse.YamParserConstants
 
urlComma - Static variable in interface gate.yam.parse.YamParserConstants
 
URLPERCENT - Static variable in interface gate.yam.parse.YamParserConstants
 
urlPercentStart - Static variable in interface gate.yam.parse.YamParserConstants
 
URLPLAIN - Static variable in interface gate.yam.parse.YamParserConstants
 
urlPlainStart - Static variable in interface gate.yam.parse.YamParserConstants
 
urlRrbr - Static variable in interface gate.yam.parse.YamParserConstants
 
urlText - Static variable in interface gate.yam.parse.YamParserConstants
 
usage() - Static method in class gate.wiki.antlr.Tool
Prints the help message.
userClasses - Variable in class gate.wiki.antlr.YAMContext
A hashtable used to store the user defined markup to plugin class name mappings.

V

valueOf(String) - Static method in enum gate.yam.translate.NodeKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gate.yam.YamFile.FileType
Returns the enum constant of this type with the specified name.
values() - Static method in enum gate.yam.translate.NodeKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gate.yam.YamFile.FileType
Returns an array containing the constants of this enum type, in the order they are declared.
variable(String) - Method in class gate.wiki.antlr.DefaultYAMEngine
 
variable(String) - Method in class gate.wiki.antlr.YAMLexer
 
variables - Variable in class gate.wiki.antlr.YAMContext
 
verbAny - Static variable in interface gate.yam.parse.YamParserConstants
 
verbatim(String) - Method in class gate.wiki.antlr.DBGTarget
 
verbatim(String) - Method in class gate.wiki.antlr.HTMLTarget
 
verbatim(String) - Method in class gate.wiki.antlr.LaTeXTarget
 
verbatim(String) - Method in class gate.wiki.antlr.LoutTarget
 
verbatim(String) - Method in class gate.wiki.antlr.NOPTarget
 
verbatim(String) - Method in class gate.wiki.antlr.XHTMLTarget
 
verbatim(String) - Method in interface gate.wiki.antlr.YAMTarget
Assume rawOutput is in output language and just dump
Verbatim() - Method in class gate.yam.parse.YamParser
 
VERBATIM - Static variable in interface gate.yam.parse.YamParserConstants
 
verbEnd - Static variable in interface gate.yam.parse.YamParserConstants
 
verbEscape - Static variable in interface gate.yam.parse.YamParserConstants
 
verbStart - Static variable in interface gate.yam.parse.YamParserConstants
 
version - Static variable in class gate.wiki.antlr.Tool
 

W

Whsp() - Method in class gate.yam.parse.YamParser
 
WIKI - Static variable in class gate.wiki.antlr.Tool
The string which can be used to check for the WikiHTML target language.
WikiHTMLTarget - Class in gate.wiki.antlr
This class implements translation to HTML with WikiLinks and without headers.
WikiHTMLTarget() - Constructor for class gate.wiki.antlr.WikiHTMLTarget
Keeps track of the heading numbering
WikiHTMLTarget(Writer) - Constructor for class gate.wiki.antlr.WikiHTMLTarget
 
wikilink(String, String) - Method in class gate.wiki.antlr.NOPTarget
 
wikilink(String, String) - Method in class gate.wiki.antlr.WikiHTMLTarget
wikilinks should be implemented here.
wikilink(String, String) - Method in interface gate.wiki.antlr.YAMTarget
 
Word() - Method in class gate.yam.parse.YamParser
 
workingDir - Variable in class gate.versioning.cmdline.AbstractRepository
The current working directory.
workingDir - Variable in class gate.versioning.cmdline.AbstractTestVersionControl
 
wrap(StringBuilder, int, int, int, int) - Static method in class gate.yam.format.YamFormatter
Wrap a range of text.
write(String) - Method in class gate.wiki.antlr.HTMLTarget
 
write(String) - Method in class gate.wiki.antlr.LaTeXTarget
 
write(String) - Method in class gate.wiki.antlr.NOPTarget
 
write(String) - Method in class gate.wiki.antlr.XHTMLTarget
 
writeln(String) - Method in class gate.wiki.antlr.NOPTarget
 
WS - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 
WS2 - Static variable in interface gate.wiki.antlr.YAMLexerTokenTypes
 

X

XHTML - Static variable in class gate.wiki.antlr.Tool
The string which can be used to check for the XHTML target language.
XHTMLTarget - Class in gate.wiki.antlr
XHTML target
XHTMLTarget() - Constructor for class gate.wiki.antlr.XHTMLTarget
 
XHTMLTarget(Writer) - Constructor for class gate.wiki.antlr.XHTMLTarget
 

Y

YamCommand - Class in gate.yam
Command-line programme for YAM translation.
YamCommand() - Constructor for class gate.yam.YamCommand
Construction.
YAMContext - Class in gate.wiki.antlr
Track everything about a translation in progress.
YAMContext(YAMLexer) - Constructor for class gate.wiki.antlr.YAMContext
 
YamDocument() - Method in class gate.yam.parse.YamParser
Top-level parser goal.
YamFile - Class in gate.yam
Main interface to the YAM language and its translation.
YamFile.FileType - Enum in gate.yam
The various file types involved with YAM and their filename suffixes.
YamFormatter - Class in gate.yam.format
Format utility for YAM based on JAPE.
YamFormatter() - Constructor for class gate.yam.format.YamFormatter
 
YamFormatterTests - Class in gate.yam.format
Unit test for the YamFile class.
YamFormatterTests(String) - Constructor for class gate.yam.format.YamFormatterTests
Create the test case
YAMLexer - Class in gate.wiki.antlr
Parse and translate YAM input.
YAMLexer(Reader, YAMContext) - Constructor for class gate.wiki.antlr.YAMLexer
Used by sublexers that handle plugin data; shares context with original
YAMLexer(InputStream) - Constructor for class gate.wiki.antlr.YAMLexer
 
YAMLexer(Reader) - Constructor for class gate.wiki.antlr.YAMLexer
 
YAMLexer(InputBuffer) - Constructor for class gate.wiki.antlr.YAMLexer
 
YAMLexer(LexerSharedInputState) - Constructor for class gate.wiki.antlr.YAMLexer
 
YAMLexerTokenTypes - Interface in gate.wiki.antlr
 
YamNode - Class in gate.yam.parse
Parent of SimpleNode that adds state needed for YAM translators.
YamNode() - Constructor for class gate.yam.parse.YamNode
Construction.
YamParser - Class in gate.yam.parse
A parser for YAM.
YamParser(InputStream) - Constructor for class gate.yam.parse.YamParser
 
YamParser(InputStream, String) - Constructor for class gate.yam.parse.YamParser
 
YamParser(Reader) - Constructor for class gate.yam.parse.YamParser
 
YamParser(YamParserTokenManager) - Constructor for class gate.yam.parse.YamParser
 
YamParserConstants - Interface in gate.yam.parse
 
YamParserTests - Class in gate.yam.parse
Unit test for YAM parse trees.
YamParserTests(String) - Constructor for class gate.yam.parse.YamParserTests
Create the test case
YamParserTokenManager - Class in gate.yam.parse
 
YamParserTokenManager(YamParser, SimpleCharStream) - Constructor for class gate.yam.parse.YamParserTokenManager
 
YamParserTokenManager(YamParser, SimpleCharStream, int) - Constructor for class gate.yam.parse.YamParserTokenManager
 
YamParserTreeConstants - Interface in gate.yam.parse
 
YamParseTree - Class in gate.yam.parse
The parse tree and related state created by parsing a YAM file.
YamParseTree() - Constructor for class gate.yam.parse.YamParseTree
Construction.
YamParseTreeTests - Class in gate.yam.parse
Unit test for YAM parse trees.
YamParseTreeTests(String) - Constructor for class gate.yam.parse.YamParseTreeTests
Create the test case
YAMPlugin - Interface in gate.wiki.antlr
 
YamPlugin - Interface in gate.yam
This interface must be implemented by all YAM plugins (which must be in the package gate.yam.plugins).
YAMTarget - Interface in gate.wiki.antlr
 
YamTests - Class in gate.yam
Unit test for the YamFile class.
YamTests(String) - Constructor for class gate.yam.YamTests
Create the test case
YamTestUtils - Class in gate.yam
Utility class for YAM tests.
YamTestUtils() - Constructor for class gate.yam.YamTestUtils
 
YamTranslatorTests - Class in gate.yam.translate
Unit test for YamTranslator.
YamTranslatorTests(String) - Constructor for class gate.yam.translate.YamTranslatorTests
Create the test case.

_

_tokenSet_0 - Static variable in class gate.wiki.antlr.YAMLexer
 
_tokenSet_1 - Static variable in class gate.wiki.antlr.YAMLexer
 
_tokenSet_10 - Static variable in class gate.wiki.antlr.YAMLexer
 
_tokenSet_11 - Static variable in class gate.wiki.antlr.YAMLexer
 
_tokenSet_12 - Static variable in class gate.wiki.antlr.YAMLexer
 
_tokenSet_13 - Static variable in class gate.wiki.antlr.YAMLexer
 
_tokenSet_14 - Static variable in class gate.wiki.antlr.YAMLexer
 
_tokenSet_15 - Static variable in class gate.wiki.antlr.YAMLexer
 
_tokenSet_16 - Static variable in class gate.wiki.antlr.YAMLexer
 
_tokenSet_17 - Static variable in class gate.wiki.antlr.YAMLexer
 
_tokenSet_18 - Static variable in class gate.wiki.antlr.YAMLexer
 
_tokenSet_19 - Static variable in class gate.wiki.antlr.YAMLexer
 
_tokenSet_2 - Static variable in class gate.wiki.antlr.YAMLexer
 
_tokenSet_3 - Static variable in class gate.wiki.antlr.YAMLexer
 
_tokenSet_4 - Static variable in class gate.wiki.antlr.YAMLexer
 
_tokenSet_5 - Static variable in class gate.wiki.antlr.YAMLexer
 
_tokenSet_6 - Static variable in class gate.wiki.antlr.YAMLexer
 
_tokenSet_7 - Static variable in class gate.wiki.antlr.YAMLexer
 
_tokenSet_8 - Static variable in class gate.wiki.antlr.YAMLexer
 
_tokenSet_9 - Static variable in class gate.wiki.antlr.YAMLexer
 

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