Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
Y
A
addConfiguredParameter(Parameter)
- Method in class com.Ostermiller.Syntax.
ToHTMLAntTask
addIgnoreStyle(String)
- Method in class com.Ostermiller.Syntax.
ToHTML
Adds the specified style to be ignored if it is not already present.
C
C_STYLE
- Static variable in class com.Ostermiller.Syntax.
HighlightedDocument
CHAR_REF
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
CLexer
- Class in
com.Ostermiller.Syntax.Lexer
CLexer is a c language lexer.
CLexer(Reader)
- Constructor for class com.Ostermiller.Syntax.Lexer.
CLexer
Creates a new scanner There is also a java.io.InputStream version of this constructor.
CLexer(InputStream)
- Constructor for class com.Ostermiller.Syntax.Lexer.
CLexer
Creates a new scanner.
COLON
- Static variable in class com.Ostermiller.Syntax.Lexer.
PropertiesToken
color(int, int)
- Method in class com.Ostermiller.Syntax.
HighlightedDocument
Color a section of the document.
colorAll()
- Method in class com.Ostermiller.Syntax.
HighlightedDocument
Color or recolor the entire document
com.Ostermiller.Syntax
- package com.Ostermiller.Syntax
com.Ostermiller.Syntax.Lexer
- package com.Ostermiller.Syntax.Lexer
COMMAND
- Static variable in class com.Ostermiller.Syntax.Lexer.
LatexToken
COMMAND_CHAR
- Static variable in class com.Ostermiller.Syntax.Lexer.
LatexToken
COMMENT
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLToken
COMMENT
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
COMMENT
- Static variable in class com.Ostermiller.Syntax.Lexer.
LatexToken
COMMENT
- Static variable in class com.Ostermiller.Syntax.Lexer.
PropertiesToken
COMMENT
- Static variable in class com.Ostermiller.Syntax.Lexer.
SQLLexer
COMMENT_DEF
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
COMMENT_DOCUMENTATION
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
COMMENT_DOCUMENTATION
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
COMMENT_DOCUMENTATION
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
COMMENT_END_OF_LINE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
COMMENT_END_OF_LINE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
COMMENT_END_OF_LINE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
COMMENT_END_OF_LINE
- Static variable in class com.Ostermiller.Syntax.Lexer.
SQLToken
a -- to end of line comment.
COMMENT_TRADITIONAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
COMMENT_TRADITIONAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
COMMENT_TRADITIONAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
COMMENT_TRADITIONAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
SQLToken
C style comment, (except possibly nested)
CToken
- Class in
com.Ostermiller.Syntax.Lexer
A CToken is a token that is returned by a lexer that is lexing a C source file.
CToken(int, String, int, int, int)
- Constructor for class com.Ostermiller.Syntax.Lexer.
CToken
Create a new token.
CToken(int, String, int, int, int, int)
- Constructor for class com.Ostermiller.Syntax.Lexer.
CToken
Create a new token.
D
DOCTYPE
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
DOCTYPE_TAG
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLToken
E
END_TAG
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLToken
END_TAG_NAME
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
EQUAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
EQUAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
PropertiesToken
ERROR
- Static variable in class com.Ostermiller.Syntax.Lexer.
SQLToken
An error
ERROR_BAD_BIT_STRING
- Static variable in class com.Ostermiller.Syntax.Lexer.
SQLToken
An comment start embedded in an operator
ERROR_DOUBLE_SIZE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
ERROR_DOUBLE_SIZE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
ERROR_DOUBLE_SIZE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
ERROR_FLOAT
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
ERROR_FLOAT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
ERROR_FLOAT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
ERROR_FLOAT_SIZE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
ERROR_FLOAT_SIZE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
ERROR_FLOAT_SIZE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
ERROR_IDENTIFIER
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
ERROR_IDENTIFIER
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
ERROR_IDENTIFIER
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
ERROR_INTEGER_DECIMIAL_SIZE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
ERROR_INTEGER_DECIMIAL_SIZE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
ERROR_INTEGER_DECIMIAL_SIZE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
ERROR_INTEGER_HEXIDECIMAL_SIZE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
ERROR_INTEGER_HEXIDECIMAL_SIZE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
ERROR_INTEGER_HEXIDECIMAL_SIZE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
ERROR_INTEGER_OCTAL_SIZE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
ERROR_INTEGER_OCTAL_SIZE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
ERROR_INTEGER_OCTAL_SIZE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
ERROR_LONG_DECIMIAL_SIZE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
ERROR_LONG_DECIMIAL_SIZE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
ERROR_LONG_DECIMIAL_SIZE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
ERROR_LONG_HEXIDECIMAL_SIZE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
ERROR_LONG_HEXIDECIMAL_SIZE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
ERROR_LONG_HEXIDECIMAL_SIZE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
ERROR_LONG_OCTAL_SIZE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
ERROR_LONG_OCTAL_SIZE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
ERROR_LONG_OCTAL_SIZE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
ERROR_MALFORMED_CHARACTER
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
ERROR_MALFORMED_CHARACTER
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
ERROR_MALFORMED_CHARACTER
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
ERROR_MALFORMED_PREPROCESSOR_DIRECTIVE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
ERROR_MALFORMED_STRING
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
ERROR_MALFORMED_STRING
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
ERROR_MALFORMED_STRING
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
ERROR_MALFORMED_TAG
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLToken
ERROR_MALFORMED_TAG
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
ERROR_MALFORMED_UNCLOSED_CHARACTER
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
ERROR_MALFORMED_UNCLOSED_CHARACTER
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
ERROR_MALFORMED_UNCLOSED_CHARACTER
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
ERROR_MALFORMED_UNCLOSED_STRING
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
ERROR_MALFORMED_UNCLOSED_STRING
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
ERROR_MALFORMED_UNCLOSED_STRING
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
ERROR_UNCLOSED_BIT_STRING
- Static variable in class com.Ostermiller.Syntax.Lexer.
SQLToken
An comment start embedded in an operator
ERROR_UNCLOSED_CHARACTER
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
ERROR_UNCLOSED_CHARACTER
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
ERROR_UNCLOSED_CHARACTER
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
ERROR_UNCLOSED_COMMENT
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
ERROR_UNCLOSED_COMMENT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
ERROR_UNCLOSED_COMMENT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
ERROR_UNCLOSED_COMMENT
- Static variable in class com.Ostermiller.Syntax.Lexer.
SQLToken
An comment start embedded in an operator
ERROR_UNCLOSED_STRING
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
ERROR_UNCLOSED_STRING
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
ERROR_UNCLOSED_STRING
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
ERROR_UNCLOSED_STRING
- Static variable in class com.Ostermiller.Syntax.Lexer.
SQLToken
An comment start embedded in an operator
ERROR_UNEXPECTED_COMMAND_CHAR
- Static variable in class com.Ostermiller.Syntax.Lexer.
LatexToken
errorString()
- Method in class com.Ostermiller.Syntax.Lexer.
CToken
get a String that explains the error, if this token is an error.
errorString()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken
get a String that explains the error, if this token is an error.
errorString()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
get a String that explains the error, if this token is an error.
errorString()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
get a String that explains the error, if this token is an error.
errorString()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaToken
get a String that explains the error, if this token is an error.
errorString()
- Method in class com.Ostermiller.Syntax.Lexer.
LatexToken
get a String that explains the error, if this token is an error.
errorString()
- Method in class com.Ostermiller.Syntax.Lexer.
PlainToken
get a String that explains the error, if this token is an error.
errorString()
- Method in class com.Ostermiller.Syntax.Lexer.
PropertiesToken
get a String that explains the error, if this token is an error.
errorString()
- Method in class com.Ostermiller.Syntax.Lexer.
SQLToken
get a String that explains the error, if this token is an error.
errorString()
- Method in class com.Ostermiller.Syntax.Lexer.
Token
get a String that explains the error, if this token is an error.
execute()
- Method in class com.Ostermiller.Syntax.
ToHTMLAntTask
Executes the task.
F
FINISH_END_TAG
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
G
getCharBegin()
- Method in class com.Ostermiller.Syntax.Lexer.
CToken
get the offset into the input in characters at which this token started
getCharBegin()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken
get the offset into the input in characters at which this token started
getCharBegin()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
get the offset into the input in characters at which this token started
getCharBegin()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
get the offset into the input in characters at which this token started
getCharBegin()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaToken
get the offset into the input in characters at which this token started
getCharBegin()
- Method in class com.Ostermiller.Syntax.Lexer.
LatexToken
get the offset into the input in characters at which this token started
getCharBegin()
- Method in class com.Ostermiller.Syntax.Lexer.
PlainToken
get the offset into the input in characters at which this token started
getCharBegin()
- Method in class com.Ostermiller.Syntax.Lexer.
PropertiesToken
get the offset into the input in characters at which this token started
getCharBegin()
- Method in class com.Ostermiller.Syntax.Lexer.
SQLToken
get the offset into the input in characters at which this token started
getCharBegin()
- Method in class com.Ostermiller.Syntax.Lexer.
Token
get the offset into the input in characters at which this token started
getCharEnd()
- Method in class com.Ostermiller.Syntax.Lexer.
CToken
get the offset into the input in characters at which this token ended
getCharEnd()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken
get the offset into the input in characters at which this token ended
getCharEnd()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
get the offset into the input in characters at which this token ended
getCharEnd()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
get the offset into the input in characters at which this token ended
getCharEnd()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaToken
get the offset into the input in characters at which this token ended
getCharEnd()
- Method in class com.Ostermiller.Syntax.Lexer.
LatexToken
get the offset into the input in characters at which this token ended
getCharEnd()
- Method in class com.Ostermiller.Syntax.Lexer.
PlainToken
get the offset into the input in characters at which this token ended
getCharEnd()
- Method in class com.Ostermiller.Syntax.Lexer.
PropertiesToken
get the offset into the input in characters at which this token ended
getCharEnd()
- Method in class com.Ostermiller.Syntax.Lexer.
SQLToken
get the offset into the input in characters at which this token ended
getCharEnd()
- Method in class com.Ostermiller.Syntax.Lexer.
Token
get the offset into the input in characters at which this token ended
getContents()
- Method in class com.Ostermiller.Syntax.Lexer.
CToken
get the contents of this token
getContents()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken
get the contents of this token
getContents()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
get the contents of this token
getContents()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
get the contents of this token
getContents()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaToken
get the contents of this token
getContents()
- Method in class com.Ostermiller.Syntax.Lexer.
LatexToken
get the contents of this token
getContents()
- Method in class com.Ostermiller.Syntax.Lexer.
PlainToken
get the contents of this token
getContents()
- Method in class com.Ostermiller.Syntax.Lexer.
PropertiesToken
get the contents of this token
getContents()
- Method in class com.Ostermiller.Syntax.Lexer.
SQLToken
get the contents of this token
getContents()
- Method in class com.Ostermiller.Syntax.Lexer.
Token
The actual meat of the token.
getDescription()
- Method in class com.Ostermiller.Syntax.Lexer.
CToken
A description of this token.
getDescription()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken
A description of this token.
getDescription()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
A description of this token.
getDescription()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
A description of this token.
getDescription()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaToken
A description of this token.
getDescription()
- Method in class com.Ostermiller.Syntax.Lexer.
LatexToken
A description of this token.
getDescription()
- Method in class com.Ostermiller.Syntax.Lexer.
PlainToken
A description of this token.
getDescription()
- Method in class com.Ostermiller.Syntax.Lexer.
PropertiesToken
A description of this token.
getDescription()
- Method in class com.Ostermiller.Syntax.Lexer.
SQLToken
A description of this token.
getDescription()
- Method in class com.Ostermiller.Syntax.Lexer.
Token
A description of this token.
getID()
- Method in class com.Ostermiller.Syntax.Lexer.
CToken
get the ID number of this token
getID()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken
get the ID number of this token
getID()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
get the ID number of this token
getID()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
get the ID number of this token
getID()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaToken
get the ID number of this token
getID()
- Method in class com.Ostermiller.Syntax.Lexer.
LatexToken
get the ID number of this token
getID()
- Method in class com.Ostermiller.Syntax.Lexer.
PlainToken
get the ID number of this token
getID()
- Method in class com.Ostermiller.Syntax.Lexer.
PropertiesToken
get the ID number of this token
getID()
- Method in class com.Ostermiller.Syntax.Lexer.
SQLToken
get the ID number of this token
getID()
- Method in class com.Ostermiller.Syntax.Lexer.
Token
A unique ID for this type of token.
getLineNumber()
- Method in class com.Ostermiller.Syntax.Lexer.
CToken
get the line number of the input on which this token started
getLineNumber()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken
get the line number of the input on which this token started
getLineNumber()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
get the line number of the input on which this token started
getLineNumber()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
get the line number of the input on which this token started
getLineNumber()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaToken
get the line number of the input on which this token started
getLineNumber()
- Method in class com.Ostermiller.Syntax.Lexer.
LatexToken
get the line number of the input on which this token started
getLineNumber()
- Method in class com.Ostermiller.Syntax.Lexer.
PlainToken
get the line number of the input on which this token started
getLineNumber()
- Method in class com.Ostermiller.Syntax.Lexer.
PropertiesToken
get the line number of the input on which this token started
getLineNumber()
- Method in class com.Ostermiller.Syntax.Lexer.
SQLToken
get the line number of the input on which this token started
getLineNumber()
- Method in class com.Ostermiller.Syntax.Lexer.
Token
get the line number of the input on which this token started
getMimeType()
- Method in class com.Ostermiller.Syntax.
ToHTML
Get the mime type of the document.
getNextToken(boolean, boolean)
- Method in class com.Ostermiller.Syntax.Lexer.
CLexer
next Token method that allows you to control if whitespace and comments are returned as tokens.
getNextToken()
- Method in class com.Ostermiller.Syntax.Lexer.
CLexer
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
getNextToken(boolean, boolean)
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLLexer
next Token method that allows you to control if whitespace and comments are returned as tokens.
getNextToken()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLLexer
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
getNextToken(boolean, boolean)
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
next Token method that allows you to control if whitespace and comments are returned as tokens.
getNextToken()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
getNextToken(boolean, boolean)
- Method in class com.Ostermiller.Syntax.Lexer.
JavaLexer
next Token method that allows you to control if whitespace and comments are returned as tokens.
getNextToken()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaLexer
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
getNextToken(boolean, boolean)
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptLexer
next Token method that allows you to control if whitespace and comments are returned as tokens.
getNextToken()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptLexer
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
getNextToken(boolean, boolean)
- Method in class com.Ostermiller.Syntax.Lexer.
LatexLexer
next Token method that allows you to control if whitespace and comments are returned as tokens.
getNextToken()
- Method in class com.Ostermiller.Syntax.Lexer.
LatexLexer
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
getNextToken()
- Method in interface com.Ostermiller.Syntax.Lexer.
Lexer
Returns the next token.
getNextToken(boolean, boolean)
- Method in class com.Ostermiller.Syntax.Lexer.
PlainLexer
next Token method that allows you to control if whitespace and comments are returned as tokens.
getNextToken()
- Method in class com.Ostermiller.Syntax.Lexer.
PlainLexer
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
getNextToken(boolean, boolean)
- Method in class com.Ostermiller.Syntax.Lexer.
PropertiesLexer
next Token method that allows you to control if whitespace and comments are returned as tokens.
getNextToken()
- Method in class com.Ostermiller.Syntax.Lexer.
PropertiesLexer
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
getNextToken(boolean, boolean)
- Method in class com.Ostermiller.Syntax.Lexer.
SQLLexer
next Token method that allows you to control if whitespace and comments are returned as tokens.
getNextToken()
- Method in class com.Ostermiller.Syntax.Lexer.
SQLLexer
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
getState()
- Method in class com.Ostermiller.Syntax.Lexer.
CToken
Get an integer representing the state the tokenizer is in after returning this token.
getState()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken
Get an integer representing the state the tokenizer is in after returning this token.
getState()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
Get an integer representing the state the tokenizer is in after returning this token.
getState()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
Get an integer representing the state the tokenizer is in after returning this token.
getState()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaToken
Get an integer representing the state the tokenizer is in after returning this token.
getState()
- Method in class com.Ostermiller.Syntax.Lexer.
LatexToken
Get an integer representing the state the tokenizer is in after returning this token.
getState()
- Method in class com.Ostermiller.Syntax.Lexer.
PlainToken
Get an integer representing the state the tokenizer is in after returning this token.
getState()
- Method in class com.Ostermiller.Syntax.Lexer.
PropertiesToken
Get an integer representing the state the tokenizer is in after returning this token.
getState()
- Method in class com.Ostermiller.Syntax.Lexer.
SQLToken
Get an integer representing the state the tokenizer is in after returning this token.
getState()
- Method in class com.Ostermiller.Syntax.Lexer.
Token
Get an integer representing the state the tokenizer is in after returning this token.
getStyleSheet()
- Method in class com.Ostermiller.Syntax.
ToHTML
Get the URL of the linked style sheet.
getTitle()
- Method in class com.Ostermiller.Syntax.
ToHTML
Get the title used for the html document.
GRAYED_OUT_STYLE
- Static variable in class com.Ostermiller.Syntax.
HighlightedDocument
H
HighlightedDocument
- Class in
com.Ostermiller.Syntax
A
demonstration text editor
that uses syntax highlighting.
HighlightedDocument()
- Constructor for class com.Ostermiller.Syntax.
HighlightedDocument
Create a new Demo
HTML_KEY_STYLE
- Static variable in class com.Ostermiller.Syntax.
HighlightedDocument
HTML_STYLE
- Static variable in class com.Ostermiller.Syntax.
HighlightedDocument
htmlify(Reader, PrintWriter, String)
- Static method in class com.Ostermiller.Syntax.
ToHTML
Write the html encoded version of a document using syntax highlighting for the given mime type.
htmlify(Reader, PrintWriter, String, String)
- Static method in class com.Ostermiller.Syntax.
ToHTML
Write the html version of the output from the given lexer as a stand alone html document with the given title.
htmlify(InputStream, PrintStream, String)
- Static method in class com.Ostermiller.Syntax.
ToHTML
Write the html version of a document using syntax highlighting for the given mime type.
htmlify(Lexer, PrintWriter)
- Static method in class com.Ostermiller.Syntax.
ToHTML
Write the html version of the output from the given lexer.
htmlify(Lexer, PrintStream)
- Static method in class com.Ostermiller.Syntax.
ToHTML
Write the html version of the output from the given lexer.
htmlify(Lexer, PrintWriter, String)
- Static method in class com.Ostermiller.Syntax.
ToHTML
Write the html version of the output from the given lexer as a stand alone html document with the given title.
htmlify(Lexer, PrintStream, String)
- Static method in class com.Ostermiller.Syntax.
ToHTML
Write the html version of the output from the given lexer as a stand alone html document with the given title.
htmlifyC(Reader, PrintWriter)
- Static method in class com.Ostermiller.Syntax.
ToHTML
Write the html encoded version of a document using syntax highlighting for C.
htmlifyComplexHTML(Reader, PrintWriter)
- Static method in class com.Ostermiller.Syntax.
ToHTML
Write the html encoded version of a document using syntax highlighting for HTML using a complex coloring algorithm.
htmlifyJava(Reader, PrintWriter)
- Static method in class com.Ostermiller.Syntax.
ToHTML
Write the html encoded version of a document using syntax highlighting for Java.
htmlifyPlain(Reader, PrintWriter)
- Static method in class com.Ostermiller.Syntax.
ToHTML
Write the html encoded version of a document using no syntax highlighting.
htmlifySimpleHTML(Reader, PrintWriter)
- Static method in class com.Ostermiller.Syntax.
ToHTML
Write the html encoded version of a document using syntax highlighting for HTML using a simple coloring algorithm.
HTMLLexer
- Class in
com.Ostermiller.Syntax.Lexer
HTMLLexer is a html 2.0 lexer.
HTMLLexer(Reader)
- Constructor for class com.Ostermiller.Syntax.Lexer.
HTMLLexer
Creates a new scanner There is also a java.io.InputStream version of this constructor.
HTMLLexer(InputStream)
- Constructor for class com.Ostermiller.Syntax.Lexer.
HTMLLexer
Creates a new scanner.
HTMLLexer1
- Class in
com.Ostermiller.Syntax.Lexer
HTMLLexer1 is a html 2.0 lexer.
HTMLLexer1(Reader)
- Constructor for class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
Creates a new scanner There is also a java.io.InputStream version of this constructor.
HTMLLexer1(InputStream)
- Constructor for class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
Creates a new scanner.
HTMLToken
- Class in
com.Ostermiller.Syntax.Lexer
A HTMLToken is a token that is returned by a lexer that is lexing a HTML source file.
HTMLToken(int, String, int, int, int)
- Constructor for class com.Ostermiller.Syntax.Lexer.
HTMLToken
Create a new token.
HTMLToken(int, String, int, int, int, int)
- Constructor for class com.Ostermiller.Syntax.Lexer.
HTMLToken
Create a new token.
HTMLToken1
- Class in
com.Ostermiller.Syntax.Lexer
A HTMLToken1 is a token that is returned by a lexer that is lexing a HTML source file.
HTMLToken1(int, String, int, int, int)
- Constructor for class com.Ostermiller.Syntax.Lexer.
HTMLToken1
Create a new token.
HTMLToken1(int, String, int, int, int, int)
- Constructor for class com.Ostermiller.Syntax.Lexer.
HTMLToken1
Create a new token.
I
IDENTIFIER
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
IDENTIFIER
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
IDENTIFIER
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
IDENTIFIER
- Static variable in class com.Ostermiller.Syntax.Lexer.
SQLToken
A variable, name, or other identifier
INITIAL_STATE
- Static variable in class com.Ostermiller.Syntax.Lexer.
Token
The initial state of the tokenizer.
insertString(int, String, AttributeSet)
- Method in class com.Ostermiller.Syntax.
HighlightedDocument
isCharacterReference()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
Checks this token to see if it is a character reference.
isComment()
- Method in class com.Ostermiller.Syntax.Lexer.
CToken
Checks this token to see if it is a comment.
isComment()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken
Checks this token to see if it is a comment.
isComment()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
Checks this token to see if it is a comment.
isComment()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
Checks this token to see if it is a comment.
isComment()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaToken
Checks this token to see if it is a comment.
isComment()
- Method in class com.Ostermiller.Syntax.Lexer.
LatexToken
Checks this token to see if it is a comment.
isComment()
- Method in class com.Ostermiller.Syntax.Lexer.
PlainToken
Checks this token to see if it is a comment.
isComment()
- Method in class com.Ostermiller.Syntax.Lexer.
PropertiesToken
Checks this token to see if it is a comment.
isComment()
- Method in class com.Ostermiller.Syntax.Lexer.
SQLToken
Checks this token to see if it is a comment.
isComment()
- Method in class com.Ostermiller.Syntax.Lexer.
Token
Determine if this token is a comment.
isError()
- Method in class com.Ostermiller.Syntax.Lexer.
CToken
Checks this token to see if it is an Error.
isError()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken
Checks this token to see if it is an Error.
isError()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
Checks this token to see if it is an Error.
isError()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
Checks this token to see if it is an Error.
isError()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaToken
Checks this token to see if it is an Error.
isError()
- Method in class com.Ostermiller.Syntax.Lexer.
LatexToken
Checks this token to see if it is an Error.
isError()
- Method in class com.Ostermiller.Syntax.Lexer.
PlainToken
Checks this token to see if it is an Error.
isError()
- Method in class com.Ostermiller.Syntax.Lexer.
PropertiesToken
Checks this token to see if it is an Error.
isError()
- Method in class com.Ostermiller.Syntax.Lexer.
SQLToken
Checks this token to see if it is an Error.
isError()
- Method in class com.Ostermiller.Syntax.Lexer.
Token
Determine if this token is an error.
isIdentifier()
- Method in class com.Ostermiller.Syntax.Lexer.
CToken
Checks this token to see if it is an identifier.
isIdentifier()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
Checks this token to see if it is an identifier.
isIdentifier()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaToken
Checks this token to see if it is an identifier.
isIdentifier()
- Method in class com.Ostermiller.Syntax.Lexer.
SQLToken
Checks this token to see if it is an identifier.
isLiteral()
- Method in class com.Ostermiller.Syntax.Lexer.
CToken
Checks this token to see if it is a literal.
isLiteral()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
Checks this token to see if it is a literal.
isLiteral()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaToken
Checks this token to see if it is a literal.
isLiteral()
- Method in class com.Ostermiller.Syntax.Lexer.
SQLToken
Checks this token to see if it is a literal.
isName()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
Checks this token to see if it is a name of a name value pair.
isName()
- Method in class com.Ostermiller.Syntax.Lexer.
PropertiesToken
Checks this token to see if it is a name of a name value pair.
isOperator()
- Method in class com.Ostermiller.Syntax.Lexer.
CToken
Checks this token to see if it is a Operator.
isOperator()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
Checks this token to see if it is a Operator.
isOperator()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaToken
Checks this token to see if it is a Operator.
isOperator()
- Method in class com.Ostermiller.Syntax.Lexer.
SQLToken
Checks this token to see if it is a Operator.
isPreProcessor()
- Method in class com.Ostermiller.Syntax.Lexer.
CToken
Checks this token to see if it should be handled by the preprocessor.
isReservedWord()
- Method in class com.Ostermiller.Syntax.Lexer.
CToken
Checks this token to see if it is a reserved word.
isReservedWord()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
Checks this token to see if it is a reserved word.
isReservedWord()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaToken
Checks this token to see if it is a reserved word.
isReservedWord()
- Method in class com.Ostermiller.Syntax.Lexer.
SQLToken
Checks this token to see if it is a reserved word.
isScript()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken
Checks this token to see if it is an script.
isScript()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
Checks this token to see if it is an script.
isSeparator()
- Method in class com.Ostermiller.Syntax.Lexer.
CToken
Checks this token to see if it is a Separator.
isSeparator()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
Checks this token to see if it is a tag.
isSeparator()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
Checks this token to see if it is a Separator.
isSeparator()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaToken
Checks this token to see if it is a Separator.
isSeparator()
- Method in class com.Ostermiller.Syntax.Lexer.
PropertiesToken
Checks this token to see if it is a tag.
isSeparator()
- Method in class com.Ostermiller.Syntax.Lexer.
SQLToken
Checks this token to see if it is a Separator.
isTag()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken
Checks this token to see if it is a tag.
isTagName()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
Checks this token to see if it is an tag name.
isText()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken
Checks this token to see if it is text.
isText()
- Method in class com.Ostermiller.Syntax.Lexer.
LatexToken
Checks this token to see if it is text.
isText()
- Method in class com.Ostermiller.Syntax.Lexer.
PlainToken
Checks this token to see if it is text.
isValue()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
Checks this token to see if it is a value of a name value pair.
isValue()
- Method in class com.Ostermiller.Syntax.Lexer.
PropertiesToken
Checks this token to see if it is a value of a name value pair.
isWhiteSpace()
- Method in class com.Ostermiller.Syntax.Lexer.
CToken
Checks this token to see if it is White Space.
isWhiteSpace()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken
Checks this token to see if it is White Space.
isWhiteSpace()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
Checks this token to see if it is White Space.
isWhiteSpace()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
Checks this token to see if it is White Space.
isWhiteSpace()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaToken
Checks this token to see if it is White Space.
isWhiteSpace()
- Method in class com.Ostermiller.Syntax.Lexer.
LatexToken
Checks this token to see if it is White Space.
isWhiteSpace()
- Method in class com.Ostermiller.Syntax.Lexer.
PlainToken
Checks this token to see if it is White Space.
isWhiteSpace()
- Method in class com.Ostermiller.Syntax.Lexer.
PropertiesToken
Checks this token to see if it is White Space.
isWhiteSpace()
- Method in class com.Ostermiller.Syntax.Lexer.
SQLToken
Checks this token to see if it is White Space.
isWhiteSpace()
- Method in class com.Ostermiller.Syntax.Lexer.
Token
Determine if this token is whitespace.
isWord()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
Checks this token to see if it is a word.
J
JAVA_STYLE
- Static variable in class com.Ostermiller.Syntax.
HighlightedDocument
JavaLexer
- Class in
com.Ostermiller.Syntax.Lexer
JavaLexer is a java lexer.
JavaLexer(Reader)
- Constructor for class com.Ostermiller.Syntax.Lexer.
JavaLexer
Creates a new scanner There is also a java.io.InputStream version of this constructor.
JavaLexer(InputStream)
- Constructor for class com.Ostermiller.Syntax.Lexer.
JavaLexer
Creates a new scanner.
JAVASCRIPT_STYLE
- Static variable in class com.Ostermiller.Syntax.
HighlightedDocument
JavaScriptLexer
- Class in
com.Ostermiller.Syntax.Lexer
JavaScriptLexer is a java script lexer.
JavaScriptLexer(Reader)
- Constructor for class com.Ostermiller.Syntax.Lexer.
JavaScriptLexer
Creates a new scanner There is also a java.io.InputStream version of this constructor.
JavaScriptLexer(InputStream)
- Constructor for class com.Ostermiller.Syntax.Lexer.
JavaScriptLexer
Creates a new scanner.
JavaScriptToken
- Class in
com.Ostermiller.Syntax.Lexer
A JavaScriptToken is a token that is returned by a lexer that is lexing a javascript source file.
JavaScriptToken(int, String, int, int, int)
- Constructor for class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
Create a new token.
JavaScriptToken(int, String, int, int, int, int)
- Constructor for class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
Create a new token.
JavaToken
- Class in
com.Ostermiller.Syntax.Lexer
A JavaToken is a token that is returned by a lexer that is lexing a java source file.
JavaToken(int, String, int, int, int)
- Constructor for class com.Ostermiller.Syntax.Lexer.
JavaToken
Create a new token.
JavaToken(int, String, int, int, int, int)
- Constructor for class com.Ostermiller.Syntax.Lexer.
JavaToken
Create a new token.
L
labels
- Static variable in class com.Ostermiller.Syntax.
ToHTML
Locale specific strings displayed to the user.
LATEX_STYLE
- Static variable in class com.Ostermiller.Syntax.
HighlightedDocument
LatexLexer
- Class in
com.Ostermiller.Syntax.Lexer
LatexLexer is a LaTeX lexer.
LatexLexer(Reader)
- Constructor for class com.Ostermiller.Syntax.Lexer.
LatexLexer
Creates a new scanner There is also a java.io.InputStream version of this constructor.
LatexLexer(InputStream)
- Constructor for class com.Ostermiller.Syntax.Lexer.
LatexLexer
Creates a new scanner.
LatexToken
- Class in
com.Ostermiller.Syntax.Lexer
A LatexToken is a token that is returned by a lexer that is lexing a HTML source file.
LatexToken(int, String, int, int, int)
- Constructor for class com.Ostermiller.Syntax.Lexer.
LatexToken
Create a new token.
LatexToken(int, String, int, int, int, int)
- Constructor for class com.Ostermiller.Syntax.Lexer.
LatexToken
Create a new token.
Lexer
- Interface in
com.Ostermiller.Syntax.Lexer
A lexer should implement this interface.
LINE_CONTINUE
- Static variable in class com.Ostermiller.Syntax.Lexer.
PropertiesToken
LINE_END
- Static variable in class com.Ostermiller.Syntax.Lexer.
PropertiesLexer
LITERAL_BIT_STRING
- Static variable in class com.Ostermiller.Syntax.Lexer.
SQLToken
A bit-string
LITERAL_BOOLEAN
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
LITERAL_BOOLEAN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
LITERAL_BOOLEAN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
LITERAL_CHARACTER
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
LITERAL_CHARACTER
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
LITERAL_CHARACTER
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
LITERAL_DOUBLE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
LITERAL_DOUBLE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
LITERAL_DOUBLE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
LITERAL_FLOAT
- Static variable in class com.Ostermiller.Syntax.Lexer.
SQLToken
A floating point
LITERAL_FLOATING_POINT
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
LITERAL_FLOATING_POINT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
LITERAL_FLOATING_POINT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
LITERAL_INTEGER
- Static variable in class com.Ostermiller.Syntax.Lexer.
SQLToken
An integer
LITERAL_INTEGER_DECIMAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
LITERAL_INTEGER_DECIMAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
LITERAL_INTEGER_DECIMAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
LITERAL_INTEGER_HEXIDECIMAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
LITERAL_INTEGER_HEXIDECIMAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
LITERAL_INTEGER_HEXIDECIMAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
LITERAL_INTEGER_OCTAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
LITERAL_INTEGER_OCTAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
LITERAL_INTEGER_OCTAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
LITERAL_LONG_DECIMAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
LITERAL_LONG_DECIMAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
LITERAL_LONG_DECIMAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
LITERAL_LONG_HEXIDECIMAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
LITERAL_LONG_HEXIDECIMAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
LITERAL_LONG_HEXIDECIMAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
LITERAL_LONG_OCTAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
LITERAL_LONG_OCTAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
LITERAL_LONG_OCTAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
LITERAL_NULL
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
LITERAL_NULL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
LITERAL_NULL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
LITERAL_STRING
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
LITERAL_STRING
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
LITERAL_STRING
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
LITERAL_STRING
- Static variable in class com.Ostermiller.Syntax.Lexer.
SQLToken
A string literal
M
main(String[])
- Static method in class com.Ostermiller.Syntax.Lexer.
CLexer
Prints out tokens from a file or System.in.
main(String[])
- Static method in class com.Ostermiller.Syntax.Lexer.
HTMLLexer
Prints out tokens from a file or System.in.
main(String[])
- Static method in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
Prints out tokens from a file or System.in.
main(String[])
- Static method in class com.Ostermiller.Syntax.Lexer.
JavaLexer
Prints out tokens from a file or System.in.
main(String[])
- Static method in class com.Ostermiller.Syntax.Lexer.
JavaScriptLexer
Prints out tokens from a file or System.in.
main(String[])
- Static method in class com.Ostermiller.Syntax.Lexer.
LatexLexer
Prints out tokens from a file or System.in.
main(String[])
- Static method in class com.Ostermiller.Syntax.Lexer.
PlainLexer
Prints out tokens from a file or System.in.
main(String[])
- Static method in class com.Ostermiller.Syntax.Lexer.
PropertiesLexer
Prints out tokens from a file or System.in.
main(String[])
- Static method in class com.Ostermiller.Syntax.Lexer.
SQLLexer
Prints out tokens from a file or System.in.
main(String[])
- Static method in class com.Ostermiller.Syntax.
ProgrammerEditorDemo
Run the demo.
main(String[])
- Static method in class com.Ostermiller.Syntax.
ToHTML
Program to add syntax highlighting to source files.
MID_NAME
- Static variable in class com.Ostermiller.Syntax.Lexer.
PropertiesLexer
MID_NAME_NEW_LINE
- Static variable in class com.Ostermiller.Syntax.Lexer.
PropertiesLexer
MID_TOKEN_WHITE_SPACE
- Static variable in class com.Ostermiller.Syntax.Lexer.
PropertiesToken
MID_VALUE
- Static variable in class com.Ostermiller.Syntax.Lexer.
PropertiesLexer
MIDDLE_OF_LINE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CLexer
N
NAME
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
NAME
- Static variable in class com.Ostermiller.Syntax.Lexer.
PropertiesLexer
NAME
- Static variable in class com.Ostermiller.Syntax.Lexer.
PropertiesToken
O
OPERATOR
- Static variable in class com.Ostermiller.Syntax.Lexer.
SQLToken
An operator
OPERATOR_ADD
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_ADD
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_ADD
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_ADD_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_ADD_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_ADD_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_BITWISE_AND
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_BITWISE_AND
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_BITWISE_AND
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_BITWISE_AND_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_BITWISE_AND_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_BITWISE_AND_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_BITWISE_COMPLIMENT
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_BITWISE_COMPLIMENT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_BITWISE_COMPLIMENT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_BITWISE_OR
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_BITWISE_OR
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_BITWISE_OR
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_BITWISE_OR_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_BITWISE_OR_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_BITWISE_OR_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_BITWISE_XOR
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_BITWISE_XOR
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_BITWISE_XOR
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_BITWISE_XOR_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_BITWISE_XOR_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_BITWISE_XOR_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_COLON
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_COLON
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_COLON
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_DECREMENT
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_DECREMENT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_DECREMENT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_DIVIDE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_DIVIDE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_DIVIDE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_DIVIDE_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_DIVIDE_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_DIVIDE_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_EQUAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_EQUAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_EQUAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_GREATER_THAN
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_GREATER_THAN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_GREATER_THAN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_GREATER_THAN_OR_EQUAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_GREATER_THAN_OR_EQUAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_GREATER_THAN_OR_EQUAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_INCREMENT
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_INCREMENT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_INCREMENT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_LESS_THAN
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_LESS_THAN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_LESS_THAN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_LESS_THAN_OR_EQUAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_LESS_THAN_OR_EQUAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_LESS_THAN_OR_EQUAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_LOGICAL_AND
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_LOGICAL_AND
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_LOGICAL_AND
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_LOGICAL_NOT
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_LOGICAL_NOT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_LOGICAL_NOT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_LOGICAL_OR
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_LOGICAL_OR
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_LOGICAL_OR
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_MOD
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_MOD
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_MOD
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_MOD_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_MOD_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_MOD_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_MULTIPLY
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_MULTIPLY
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_MULTIPLY
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_MULTIPLY_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_MULTIPLY_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_MULTIPLY_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_NOT_EQUAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_NOT_EQUAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_NOT_EQUAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_QUESTION
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_QUESTION
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_QUESTION
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_SHIFT_LEFT
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_SHIFT_LEFT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_SHIFT_LEFT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_SHIFT_LEFT_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_SHIFT_LEFT_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_SHIFT_LEFT_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_SHIFT_RIGHT
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_SHIFT_RIGHT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_SHIFT_RIGHT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_SHIFT_RIGHT_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_SHIFT_RIGHT_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_SHIFT_RIGHT_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_SHIFT_RIGHT_UNSIGNED
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_SHIFT_RIGHT_UNSIGNED
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_SHIFT_RIGHT_UNSIGNED_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_SHIFT_RIGHT_UNSIGNED_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_SUBTRACT
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_SUBTRACT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_SUBTRACT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
OPERATOR_SUBTRACT_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
OPERATOR_SUBTRACT_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
OPERATOR_SUBTRACT_ASSIGN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
P
PLAIN_STYLE
- Static variable in class com.Ostermiller.Syntax.
HighlightedDocument
PlainLexer
- Class in
com.Ostermiller.Syntax.Lexer
PlainLexer is a plain text lexer.
PlainLexer(Reader)
- Constructor for class com.Ostermiller.Syntax.Lexer.
PlainLexer
Creates a new scanner There is also a java.io.InputStream version of this constructor.
PlainLexer(InputStream)
- Constructor for class com.Ostermiller.Syntax.Lexer.
PlainLexer
Creates a new scanner.
PlainToken
- Class in
com.Ostermiller.Syntax.Lexer
A PlainToken is a token that is returned by a lexer that is lexing a plain text file.
PlainToken(int, String, int, int, int)
- Constructor for class com.Ostermiller.Syntax.Lexer.
PlainToken
Create a new token.
PlainToken(int, String, int, int, int, int)
- Constructor for class com.Ostermiller.Syntax.Lexer.
PlainToken
Create a new token.
PRE
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer
PRE
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
PRE_TAG
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
PREPROCESSOR
- Static variable in class com.Ostermiller.Syntax.Lexer.
CLexer
lexical states
PREPROCESSOR_DIRECTIVE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
ProgrammerEditorDemo
- Class in
com.Ostermiller.Syntax
A
demonstration text editor
that uses syntax highlighting.
ProgrammerEditorDemo()
- Constructor for class com.Ostermiller.Syntax.
ProgrammerEditorDemo
Create a new Demo
PROPERTIES_STYLE
- Static variable in class com.Ostermiller.Syntax.
HighlightedDocument
PropertiesLexer
- Class in
com.Ostermiller.Syntax.Lexer
PropertiesLexer is a Java Properties file lexer.
PropertiesLexer(Reader)
- Constructor for class com.Ostermiller.Syntax.Lexer.
PropertiesLexer
Creates a new scanner There is also a java.io.InputStream version of this constructor.
PropertiesLexer(InputStream)
- Constructor for class com.Ostermiller.Syntax.Lexer.
PropertiesLexer
Creates a new scanner.
PropertiesToken
- Class in
com.Ostermiller.Syntax.Lexer
A PropertiesToken is a token that is returned by a lexer that is lexing a Java Properties file.
PropertiesToken(int, String, int, int, int)
- Constructor for class com.Ostermiller.Syntax.Lexer.
PropertiesToken
Create a new token.
PropertiesToken(int, String, int, int, int, int)
- Constructor for class com.Ostermiller.Syntax.Lexer.
PropertiesToken
Create a new token.
R
REFERENCE
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
register(String, String[], String[])
- Static method in class com.Ostermiller.Syntax.
ToHTML
Register a lexer to handle the given mime types and fileExtensions.
remove(int, int)
- Method in class com.Ostermiller.Syntax.
HighlightedDocument
removeIgnoreStyle(String)
- Method in class com.Ostermiller.Syntax.
ToHTML
No longer ignore the given style.
removeTranslation(String)
- Method in class com.Ostermiller.Syntax.
ToHTML
No longer ignore the given style.
RESERVED_WORD
- Static variable in class com.Ostermiller.Syntax.Lexer.
SQLToken
A reserved word (keyword)
RESERVED_WORD_ABSTRACT
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_ABSTRACT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_ABSTRACT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_ASM
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_AUTO
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_BOOL
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_BOOLEAN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_BOOLEAN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_BREAK
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_BREAK
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_BREAK
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_BYTE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_BYTE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_CASE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_CASE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_CASE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_CATCH
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_CATCH
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_CATCH
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_CHAR
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_CHAR
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_CHAR
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_CLASS
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_CLASS
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_CLASS
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_CONST
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_CONST
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_CONST
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_CONST_CAST
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_CONTINUE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_CONTINUE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_CONTINUE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_DEFAULT
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_DEFAULT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_DEFAULT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_DELETE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_DO
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_DO
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_DO
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_DOUBLE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_DOUBLE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_DOUBLE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_DYNAMIC_CAST
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_ELSE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_ELSE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_ELSE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_ENUM
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_EXPLICIT
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_EXTENDS
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_EXTENDS
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_EXTERN
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_FALSE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_FINAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_FINAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_FINALLY
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_FINALLY
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_FLOAT
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_FLOAT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_FLOAT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_FOR
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_FOR
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_FOR
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_FRIEND
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_FUNCTION
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_GOTO
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_GOTO
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_GOTO
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_IF
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_IF
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_IF
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_IMPLEMENTS
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_IMPLEMENTS
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_IMPORT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_IMPORT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_IN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_INLINE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_INSTANCEOF
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_INSTANCEOF
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_INT
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_INT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_INT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_INTERFACE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_INTERFACE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_LONG
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_LONG
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_LONG
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_MUTABLE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_NAMESPACE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_NATIVE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_NATIVE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_NEW
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_NEW
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_NEW
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_NULL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_OPERATOR
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_OVERLOAD
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_PACKAGE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_PACKAGE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_PRIVATE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_PRIVATE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_PRIVATE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_PROTECTED
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_PROTECTED
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_PROTECTED
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_PUBLIC
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_PUBLIC
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_PUBLIC
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_REGISTER
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_REINTERPRET_CAST
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_RETURN
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_RETURN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_RETURN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_SHORT
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_SHORT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_SHORT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_SIGNED
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_SIZEOF
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_STATIC
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_STATIC
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_STATIC
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_STATIC_CAST
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_STRICTFP
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_STRUCT
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_SUPER
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_SUPER
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_SWITCH
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_SWITCH
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_SWITCH
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_SYNCHRONIZED
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_SYNCHRONIZED
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_TEMPLATE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_THIS
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_THIS
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_THIS
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_THROW
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_THROW
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_THROW
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_THROWS
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_THROWS
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_TRANSIENT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_TRANSIENT
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_TRUE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_TRY
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_TRY
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_TRY
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_TYPEDEF
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_TYPEID
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_TYPENAME
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_UNION
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_UNSIGNED
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_USING
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_VAR
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_VIRTUAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_VOID
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_VOID
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_VOID
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_VOLATILE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_VOLATILE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_WCHAR_T
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_WHILE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
RESERVED_WORD_WHILE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
RESERVED_WORD_WHILE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
RESERVED_WORD_WITH
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
reset(Reader, int, int, int)
- Method in class com.Ostermiller.Syntax.Lexer.
CLexer
Closes the current input stream, and resets the scanner to read from a new input stream.
reset(Reader, int, int, int)
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLLexer
Closes the current input stream, and resets the scanner to read from a new input stream.
reset(Reader, int, int, int)
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
Closes the current input stream, and resets the scanner to read from a new input stream.
reset(Reader, int, int, int)
- Method in class com.Ostermiller.Syntax.Lexer.
JavaLexer
Closes the current input stream, and resets the scanner to read from a new input stream.
reset(Reader, int, int, int)
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptLexer
Closes the current input stream, and resets the scanner to read from a new input stream.
reset(Reader, int, int, int)
- Method in class com.Ostermiller.Syntax.Lexer.
LatexLexer
Closes the current input stream, and resets the scanner to read from a new input stream.
reset(Reader, int, int, int)
- Method in interface com.Ostermiller.Syntax.Lexer.
Lexer
Closes the current input stream, and resets the scanner to read from a new input stream.
reset(Reader, int, int, int)
- Method in class com.Ostermiller.Syntax.Lexer.
PlainLexer
Closes the current input stream, and resets the scanner to read from a new input stream.
reset(Reader, int, int, int)
- Method in class com.Ostermiller.Syntax.Lexer.
PropertiesLexer
Closes the current input stream, and resets the scanner to read from a new input stream.
reset(Reader, int, int, int)
- Method in class com.Ostermiller.Syntax.Lexer.
SQLLexer
Closes the current input stream, and resets the scanner to read from a new input stream.
S
SCRIPT
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer
lexical states
SCRIPT
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
SCRIPT
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLToken
SCRIPT
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
SCRIPT_TAG
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
SEPARATOR
- Static variable in class com.Ostermiller.Syntax.Lexer.
PropertiesLexer
lexical states
SEPARATOR
- Static variable in class com.Ostermiller.Syntax.Lexer.
SQLToken
A separator
SEPARATOR_ARROW
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
SEPARATOR_COMMA
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
SEPARATOR_COMMA
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
SEPARATOR_COMMA
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
SEPARATOR_LBRACE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
SEPARATOR_LBRACE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
SEPARATOR_LBRACE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
SEPARATOR_LBRACKET
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
SEPARATOR_LBRACKET
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
SEPARATOR_LBRACKET
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
SEPARATOR_LPAREN
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
SEPARATOR_LPAREN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
SEPARATOR_LPAREN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
SEPARATOR_PERIOD
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
SEPARATOR_PERIOD
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
SEPARATOR_PERIOD
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
SEPARATOR_RBRACE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
SEPARATOR_RBRACE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
SEPARATOR_RBRACE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
SEPARATOR_RBRACKET
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
SEPARATOR_RBRACKET
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
SEPARATOR_RBRACKET
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
SEPARATOR_RPAREN
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
SEPARATOR_RPAREN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
SEPARATOR_RPAREN
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
SEPARATOR_SEMICOLON
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
SEPARATOR_SEMICOLON
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
SEPARATOR_SEMICOLON
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
setCSS(String)
- Method in class com.Ostermiller.Syntax.
ToHTMLAntTask
Cascading Style Sheet to which html should be linked.
setDestdir(File)
- Method in class com.Ostermiller.Syntax.
ToHTMLAntTask
Set the destination where the fixed files should be placed.
setDocName(String)
- Method in class com.Ostermiller.Syntax.
ToHTML
Set the name of this document (minus any file extension).
setDocNameFromFileName(String)
- Method in class com.Ostermiller.Syntax.
ToHTML
Sets the document name minus the path and extension
setExtFromFileName(String)
- Method in class com.Ostermiller.Syntax.
ToHTML
Sets the file extension to be anything after the last '.' in the given file name.
setFileExt(String)
- Method in class com.Ostermiller.Syntax.
ToHTML
Set the file extension to be used for the document.
setGlobalStyle(AttributeSet)
- Method in class com.Ostermiller.Syntax.
HighlightedDocument
setHighlightStyle(Object)
- Method in class com.Ostermiller.Syntax.
HighlightedDocument
setInput(File)
- Method in class com.Ostermiller.Syntax.
ToHTML
Set the input to the given file.
setInput(Reader)
- Method in class com.Ostermiller.Syntax.
ToHTML
Set the input stream.
setLexer(String)
- Method in class com.Ostermiller.Syntax.
ToHTMLAntTask
Java class name of the lexer to use.
setLexerType(String)
- Method in class com.Ostermiller.Syntax.
ToHTML
Set the lexer to be used for the document.
setMime(String)
- Method in class com.Ostermiller.Syntax.
ToHTMLAntTask
Set the mime-type for files to be highlighted.
setMimeType(String)
- Method in class com.Ostermiller.Syntax.
ToHTML
Set the mime type of the document.
setOutput(Writer)
- Method in class com.Ostermiller.Syntax.
ToHTML
Set the output stream.
setOutput(PrintWriter)
- Method in class com.Ostermiller.Syntax.
ToHTML
Set the output stream.
setOutput(File)
- Method in class com.Ostermiller.Syntax.
ToHTML
Set the output to the given file.
setSrcdir(File)
- Method in class com.Ostermiller.Syntax.
ToHTMLAntTask
Set the source dir to find the source files.
setStyleSheet(String)
- Method in class com.Ostermiller.Syntax.
ToHTML
Link the html document to the style sheet at the given URL.
setTemplate(String)
- Method in class com.Ostermiller.Syntax.
ToHTML
Set the URL of the BTE template file which should used.
setTemplate(String)
- Method in class com.Ostermiller.Syntax.
ToHTMLAntTask
BTE template to use.
setTitle(String)
- Method in class com.Ostermiller.Syntax.
ToHTML
Use the given title for the html document.
setTitle(String)
- Method in class com.Ostermiller.Syntax.
ToHTMLAntTask
Use the given title in the html page.
SQL_STYLE
- Static variable in class com.Ostermiller.Syntax.
HighlightedDocument
SQLLexer
- Class in
com.Ostermiller.Syntax.Lexer
SQLLexer is a SQL language lexer.
SQLLexer(Reader)
- Constructor for class com.Ostermiller.Syntax.Lexer.
SQLLexer
Creates a new scanner There is also a java.io.InputStream version of this constructor.
SQLLexer(InputStream)
- Constructor for class com.Ostermiller.Syntax.Lexer.
SQLLexer
Creates a new scanner.
SQLToken
- Class in
com.Ostermiller.Syntax.Lexer
A SQLToken is a token that is returned by a lexer that is lexing an SQL source file.
SQLToken(int, String, int, int, int)
- Constructor for class com.Ostermiller.Syntax.Lexer.
SQLToken
Create a new token.
SQLToken(int, String, int, int, int, int)
- Constructor for class com.Ostermiller.Syntax.Lexer.
SQLToken
Create a new token.
START_DOC_TAG
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
START_END_TAG
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
START_EQUAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
START_PRE_EQUAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
START_PRE_VALUE
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
START_SCRIPT_EQUAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
START_SCRIPT_VALUE
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
lexical states
START_TAG
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
START_TAG
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLToken
START_TEXTAREA_EQUAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
START_TEXTAREA_VALUE
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
START_VALUE
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
T
TAG
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
TAG_END
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
TAG_END
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
TAG_NAME
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
TAG_START
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
TEXT
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLToken
TEXT
- Static variable in class com.Ostermiller.Syntax.Lexer.
LatexToken
TEXT
- Static variable in class com.Ostermiller.Syntax.Lexer.
PlainToken
TEXTAREA
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer
TEXTAREA
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
TEXTAREA_TAG
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
ToHTML
- Class in
com.Ostermiller.Syntax
ToHTML will take source and convert it into an html document with syntax highlighting.
ToHTML()
- Constructor for class com.Ostermiller.Syntax.
ToHTML
ToHTMLAntTask
- Class in
com.Ostermiller.Syntax
ToHTMLAntTask()
- Constructor for class com.Ostermiller.Syntax.
ToHTMLAntTask
Token
- Class in
com.Ostermiller.Syntax.Lexer
A generic token class.
Token()
- Constructor for class com.Ostermiller.Syntax.Lexer.
Token
toString()
- Method in class com.Ostermiller.Syntax.Lexer.
CToken
get a representation of this token as a human readable string.
toString()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken
get a representation of this token as a human readable string.
toString()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
get a representation of this token as a human readable string.
toString()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
get a representation of this token as a human readable string.
toString()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaToken
get a representation of this token as a human readable string.
toString()
- Method in class com.Ostermiller.Syntax.Lexer.
LatexToken
get a representation of this token as a human readable string.
toString()
- Method in class com.Ostermiller.Syntax.Lexer.
PlainToken
get a representation of this token as a human readable string.
toString()
- Method in class com.Ostermiller.Syntax.Lexer.
PropertiesToken
get a representation of this token as a human readable string.
toString()
- Method in class com.Ostermiller.Syntax.Lexer.
SQLToken
get a representation of this token as a human readable string.
translateStyle(String, String)
- Method in class com.Ostermiller.Syntax.
ToHTML
Rename a style.
U
UNDEFINED_STATE
- Static variable in class com.Ostermiller.Syntax.Lexer.
Token
The state of the tokenizer is undefined.
V
VALUE
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
VALUE
- Static variable in class com.Ostermiller.Syntax.Lexer.
PropertiesLexer
VALUE
- Static variable in class com.Ostermiller.Syntax.Lexer.
PropertiesToken
W
WHITE_SPACE
- Static variable in class com.Ostermiller.Syntax.Lexer.
CToken
WHITE_SPACE
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLToken
WHITE_SPACE
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
WHITE_SPACE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptToken
WHITE_SPACE
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaToken
The Java Language Specification
explains this token
WHITE_SPACE
- Static variable in class com.Ostermiller.Syntax.Lexer.
LatexToken
WHITE_SPACE
- Static variable in class com.Ostermiller.Syntax.Lexer.
PlainToken
WHITE_SPACE
- Static variable in class com.Ostermiller.Syntax.Lexer.
PropertiesLexer
WHITE_SPACE
- Static variable in class com.Ostermiller.Syntax.Lexer.
PropertiesToken
WHITE_SPACE
- Static variable in class com.Ostermiller.Syntax.Lexer.
SQLToken
White space
WORD
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLToken1
writeEscapedHTML(String, PrintWriter)
- Static method in class com.Ostermiller.Syntax.
ToHTML
Write the string after escaping characters that would hinder it from rendering in html.
writeEscapedHTML(String, PrintStream)
- Static method in class com.Ostermiller.Syntax.
ToHTML
Write the string after escaping characters that would hinder it from rendering in html.
writeFullHTML()
- Method in class com.Ostermiller.Syntax.
ToHTML
Write a full HTML document to the output location that has been set for this class.
writeHTMLFragment()
- Method in class com.Ostermiller.Syntax.
ToHTML
Write a HTML fragment to the output location that has been set for this class.
Y
yybegin(int)
- Method in class com.Ostermiller.Syntax.Lexer.
CLexer
Enters a new lexical state
yybegin(int)
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLLexer
Enters a new lexical state
yybegin(int)
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
Enters a new lexical state
yybegin(int)
- Method in class com.Ostermiller.Syntax.Lexer.
JavaLexer
Enters a new lexical state
yybegin(int)
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptLexer
Enters a new lexical state
yybegin(int)
- Method in class com.Ostermiller.Syntax.Lexer.
LatexLexer
Enters a new lexical state
yybegin(int)
- Method in class com.Ostermiller.Syntax.Lexer.
PlainLexer
Enters a new lexical state
yybegin(int)
- Method in class com.Ostermiller.Syntax.Lexer.
PropertiesLexer
Enters a new lexical state
yybegin(int)
- Method in class com.Ostermiller.Syntax.Lexer.
SQLLexer
Enters a new lexical state
yycharat(int)
- Method in class com.Ostermiller.Syntax.Lexer.
CLexer
Returns the character at position
pos
from the matched text.
yycharat(int)
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLLexer
Returns the character at position
pos
from the matched text.
yycharat(int)
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
Returns the character at position
pos
from the matched text.
yycharat(int)
- Method in class com.Ostermiller.Syntax.Lexer.
JavaLexer
Returns the character at position
pos
from the matched text.
yycharat(int)
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptLexer
Returns the character at position
pos
from the matched text.
yycharat(int)
- Method in class com.Ostermiller.Syntax.Lexer.
LatexLexer
Returns the character at position
pos
from the matched text.
yycharat(int)
- Method in class com.Ostermiller.Syntax.Lexer.
PlainLexer
Returns the character at position
pos
from the matched text.
yycharat(int)
- Method in class com.Ostermiller.Syntax.Lexer.
PropertiesLexer
Returns the character at position
pos
from the matched text.
yycharat(int)
- Method in class com.Ostermiller.Syntax.Lexer.
SQLLexer
Returns the character at position
pos
from the matched text.
yyclose()
- Method in class com.Ostermiller.Syntax.Lexer.
CLexer
Closes the input stream.
yyclose()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLLexer
Closes the input stream.
yyclose()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
Closes the input stream.
yyclose()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaLexer
Closes the input stream.
yyclose()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptLexer
Closes the input stream.
yyclose()
- Method in class com.Ostermiller.Syntax.Lexer.
LatexLexer
Closes the input stream.
yyclose()
- Method in class com.Ostermiller.Syntax.Lexer.
PlainLexer
Closes the input stream.
yyclose()
- Method in class com.Ostermiller.Syntax.Lexer.
PropertiesLexer
Closes the input stream.
yyclose()
- Method in class com.Ostermiller.Syntax.Lexer.
SQLLexer
Closes the input stream.
YYEOF
- Static variable in class com.Ostermiller.Syntax.Lexer.
CLexer
This character denotes the end of file
YYEOF
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer
This character denotes the end of file
YYEOF
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
This character denotes the end of file
YYEOF
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaLexer
This character denotes the end of file
YYEOF
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptLexer
This character denotes the end of file
YYEOF
- Static variable in class com.Ostermiller.Syntax.Lexer.
LatexLexer
This character denotes the end of file
YYEOF
- Static variable in class com.Ostermiller.Syntax.Lexer.
PlainLexer
This character denotes the end of file
YYEOF
- Static variable in class com.Ostermiller.Syntax.Lexer.
PropertiesLexer
This character denotes the end of file
YYEOF
- Static variable in class com.Ostermiller.Syntax.Lexer.
SQLLexer
This character denotes the end of file
YYINITIAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
CLexer
YYINITIAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer
YYINITIAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
YYINITIAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaLexer
lexical states
YYINITIAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
JavaScriptLexer
lexical states
YYINITIAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
LatexLexer
lexical states
YYINITIAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
PlainLexer
lexical states
YYINITIAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
PropertiesLexer
YYINITIAL
- Static variable in class com.Ostermiller.Syntax.Lexer.
SQLLexer
lexical states
yylength()
- Method in class com.Ostermiller.Syntax.Lexer.
CLexer
Returns the length of the matched text region.
yylength()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLLexer
Returns the length of the matched text region.
yylength()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
Returns the length of the matched text region.
yylength()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaLexer
Returns the length of the matched text region.
yylength()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptLexer
Returns the length of the matched text region.
yylength()
- Method in class com.Ostermiller.Syntax.Lexer.
LatexLexer
Returns the length of the matched text region.
yylength()
- Method in class com.Ostermiller.Syntax.Lexer.
PlainLexer
Returns the length of the matched text region.
yylength()
- Method in class com.Ostermiller.Syntax.Lexer.
PropertiesLexer
Returns the length of the matched text region.
yylength()
- Method in class com.Ostermiller.Syntax.Lexer.
SQLLexer
Returns the length of the matched text region.
yypushback(int)
- Method in class com.Ostermiller.Syntax.Lexer.
CLexer
Pushes the specified amount of characters back into the input stream.
yypushback(int)
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLLexer
Pushes the specified amount of characters back into the input stream.
yypushback(int)
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
Pushes the specified amount of characters back into the input stream.
yypushback(int)
- Method in class com.Ostermiller.Syntax.Lexer.
JavaLexer
Pushes the specified amount of characters back into the input stream.
yypushback(int)
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptLexer
Pushes the specified amount of characters back into the input stream.
yypushback(int)
- Method in class com.Ostermiller.Syntax.Lexer.
LatexLexer
Pushes the specified amount of characters back into the input stream.
yypushback(int)
- Method in class com.Ostermiller.Syntax.Lexer.
PlainLexer
Pushes the specified amount of characters back into the input stream.
yypushback(int)
- Method in class com.Ostermiller.Syntax.Lexer.
PropertiesLexer
Pushes the specified amount of characters back into the input stream.
yypushback(int)
- Method in class com.Ostermiller.Syntax.Lexer.
SQLLexer
Pushes the specified amount of characters back into the input stream.
yyreset(Reader)
- Method in class com.Ostermiller.Syntax.Lexer.
CLexer
Resets the scanner to read from a new input stream.
yyreset(Reader)
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLLexer
Resets the scanner to read from a new input stream.
yyreset(Reader)
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
Resets the scanner to read from a new input stream.
yyreset(Reader)
- Method in class com.Ostermiller.Syntax.Lexer.
JavaLexer
Resets the scanner to read from a new input stream.
yyreset(Reader)
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptLexer
Resets the scanner to read from a new input stream.
yyreset(Reader)
- Method in class com.Ostermiller.Syntax.Lexer.
LatexLexer
Resets the scanner to read from a new input stream.
yyreset(Reader)
- Method in class com.Ostermiller.Syntax.Lexer.
PlainLexer
Resets the scanner to read from a new input stream.
yyreset(Reader)
- Method in class com.Ostermiller.Syntax.Lexer.
PropertiesLexer
Resets the scanner to read from a new input stream.
yyreset(Reader)
- Method in class com.Ostermiller.Syntax.Lexer.
SQLLexer
Resets the scanner to read from a new input stream.
yystate()
- Method in class com.Ostermiller.Syntax.Lexer.
CLexer
Returns the current lexical state.
yystate()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLLexer
Returns the current lexical state.
yystate()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
Returns the current lexical state.
yystate()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaLexer
Returns the current lexical state.
yystate()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptLexer
Returns the current lexical state.
yystate()
- Method in class com.Ostermiller.Syntax.Lexer.
LatexLexer
Returns the current lexical state.
yystate()
- Method in class com.Ostermiller.Syntax.Lexer.
PlainLexer
Returns the current lexical state.
yystate()
- Method in class com.Ostermiller.Syntax.Lexer.
PropertiesLexer
Returns the current lexical state.
yystate()
- Method in class com.Ostermiller.Syntax.Lexer.
SQLLexer
Returns the current lexical state.
yytext()
- Method in class com.Ostermiller.Syntax.Lexer.
CLexer
Returns the text matched by the current regular expression.
yytext()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLLexer
Returns the text matched by the current regular expression.
yytext()
- Method in class com.Ostermiller.Syntax.Lexer.
HTMLLexer1
Returns the text matched by the current regular expression.
yytext()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaLexer
Returns the text matched by the current regular expression.
yytext()
- Method in class com.Ostermiller.Syntax.Lexer.
JavaScriptLexer
Returns the text matched by the current regular expression.
yytext()
- Method in class com.Ostermiller.Syntax.Lexer.
LatexLexer
Returns the text matched by the current regular expression.
yytext()
- Method in class com.Ostermiller.Syntax.Lexer.
PlainLexer
Returns the text matched by the current regular expression.
yytext()
- Method in class com.Ostermiller.Syntax.Lexer.
PropertiesLexer
Returns the text matched by the current regular expression.
yytext()
- Method in class com.Ostermiller.Syntax.Lexer.
SQLLexer
Returns the text matched by the current regular expression.
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
Y
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes