JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
V
W
X
_
A
AbstractExtractorHandler
- Class in
net.jhorstmann.i18n.tools.xgettext
AbstractExtractorHandler(XMLReader, MessageBundle)
- Constructor for class net.jhorstmann.i18n.tools.xgettext.
AbstractExtractorHandler
AbstractExtractorHandler(XMLReader, MessageBundle, File, boolean, boolean)
- Constructor for class net.jhorstmann.i18n.tools.xgettext.
AbstractExtractorHandler
ADD
- Static variable in interface net.jhorstmann.i18n.tools.
PluralsParserTokenTypes
add_expr()
- Method in class net.jhorstmann.i18n.tools.
PluralsParser
AddExpression
- Class in
net.jhorstmann.i18n.tools.expr
AddExpression(Expression, Expression)
- Constructor for class net.jhorstmann.i18n.tools.expr.
AddExpression
addMessage(Message)
- Method in class net.jhorstmann.i18n.tools.
MessageBundle
addMessage(String)
- Method in class net.jhorstmann.i18n.tools.xgettext.
AbstractExtractorHandler
addMessage(String, String, String, String)
- Method in class net.jhorstmann.i18n.tools.xgettext.
AbstractExtractorHandler
addMessageWithContext(String, String)
- Method in class net.jhorstmann.i18n.tools.xgettext.
AbstractExtractorHandler
addMessageWithContextAndPlural(String, String, String)
- Method in class net.jhorstmann.i18n.tools.xgettext.
AbstractExtractorHandler
addMessageWithPlural(String, String)
- Method in class net.jhorstmann.i18n.tools.xgettext.
AbstractExtractorHandler
AND
- Static variable in interface net.jhorstmann.i18n.tools.
ExprParserTokenTypes
AND
- Static variable in interface net.jhorstmann.i18n.tools.
PluralsParserTokenTypes
and_expr()
- Method in class net.jhorstmann.i18n.tools.
ExprParser
and_expr()
- Method in class net.jhorstmann.i18n.tools.
PluralsParser
AndExpression
- Class in
net.jhorstmann.i18n.tools.expr
AndExpression(Expression, Expression)
- Constructor for class net.jhorstmann.i18n.tools.expr.
AndExpression
ASSIGN
- Static variable in interface net.jhorstmann.i18n.tools.
PluralsParserTokenTypes
B
BinaryExpression
- Class in
net.jhorstmann.i18n.tools.expr
BinaryExpression(Expression, Expression)
- Constructor for class net.jhorstmann.i18n.tools.expr.
BinaryExpression
BOOL
- Static variable in interface net.jhorstmann.i18n.tools.
ExprParserTokenTypes
C
characters(char[], int, int)
- Method in class net.jhorstmann.i18n.tools.xml.
DefaultContentHandler
CLOSE
- Static variable in interface net.jhorstmann.i18n.tools.
ExprParserTokenTypes
CLOSE
- Static variable in interface net.jhorstmann.i18n.tools.
PluralsParserTokenTypes
cmp_expr()
- Method in class net.jhorstmann.i18n.tools.
PluralsParser
CmpEqExpression
- Class in
net.jhorstmann.i18n.tools.expr
CmpEqExpression(Expression, Expression)
- Constructor for class net.jhorstmann.i18n.tools.expr.
CmpEqExpression
CmpGeExpression
- Class in
net.jhorstmann.i18n.tools.expr
CmpGeExpression(Expression, Expression)
- Constructor for class net.jhorstmann.i18n.tools.expr.
CmpGeExpression
CmpGtExpression
- Class in
net.jhorstmann.i18n.tools.expr
CmpGtExpression(Expression, Expression)
- Constructor for class net.jhorstmann.i18n.tools.expr.
CmpGtExpression
CmpLeExpression
- Class in
net.jhorstmann.i18n.tools.expr
CmpLeExpression(Expression, Expression)
- Constructor for class net.jhorstmann.i18n.tools.expr.
CmpLeExpression
CmpLtExpression
- Class in
net.jhorstmann.i18n.tools.expr
CmpLtExpression(Expression, Expression)
- Constructor for class net.jhorstmann.i18n.tools.expr.
CmpLtExpression
CmpNeExpression
- Class in
net.jhorstmann.i18n.tools.expr
CmpNeExpression(Expression, Expression)
- Constructor for class net.jhorstmann.i18n.tools.expr.
CmpNeExpression
COLON
- Static variable in interface net.jhorstmann.i18n.tools.
PluralsParserTokenTypes
comment(char[], int, int)
- Method in class net.jhorstmann.i18n.tools.xml.
DefaultContentHandler
ComparisonExpression
- Class in
net.jhorstmann.i18n.tools.expr
ComparisonExpression(Expression, Expression)
- Constructor for class net.jhorstmann.i18n.tools.expr.
ComparisonExpression
compile(GeneratorAdapter, int)
- Method in class net.jhorstmann.i18n.tools.expr.
AddExpression
compile(GeneratorAdapter, int)
- Method in class net.jhorstmann.i18n.tools.expr.
AndExpression
compile(GeneratorAdapter, int)
- Method in class net.jhorstmann.i18n.tools.expr.
CmpEqExpression
compile(GeneratorAdapter, int)
- Method in class net.jhorstmann.i18n.tools.expr.
CmpGeExpression
compile(GeneratorAdapter, int)
- Method in class net.jhorstmann.i18n.tools.expr.
CmpGtExpression
compile(GeneratorAdapter, int)
- Method in class net.jhorstmann.i18n.tools.expr.
CmpLeExpression
compile(GeneratorAdapter, int)
- Method in class net.jhorstmann.i18n.tools.expr.
CmpLtExpression
compile(GeneratorAdapter, int)
- Method in class net.jhorstmann.i18n.tools.expr.
CmpNeExpression
compile(GeneratorAdapter, int)
- Method in class net.jhorstmann.i18n.tools.expr.
ConstantExpression
compile(GeneratorAdapter, int)
- Method in class net.jhorstmann.i18n.tools.expr.
DivExpression
compile(GeneratorAdapter, int)
- Method in class net.jhorstmann.i18n.tools.expr.
Expression
compile(GeneratorAdapter, int)
- Method in class net.jhorstmann.i18n.tools.expr.
ModExpression
compile(GeneratorAdapter, int)
- Method in class net.jhorstmann.i18n.tools.expr.
MulExpression
compile(GeneratorAdapter, int)
- Method in class net.jhorstmann.i18n.tools.expr.
NotExpression
compile(GeneratorAdapter, int)
- Method in class net.jhorstmann.i18n.tools.expr.
OrExpression
compile(GeneratorAdapter, int)
- Method in class net.jhorstmann.i18n.tools.expr.
SubExpression
compile(GeneratorAdapter, int)
- Method in class net.jhorstmann.i18n.tools.expr.
TernaryExpression
compile(GeneratorAdapter, int)
- Method in class net.jhorstmann.i18n.tools.expr.
VariableExpression
compile(MessageBundle, String)
- Static method in class net.jhorstmann.i18n.tools.
ResourceBundleCompiler
compile(MessageBundle, String, String)
- Static method in class net.jhorstmann.i18n.tools.
ResourceBundleCompiler
compileBinaryInstruction(GeneratorAdapter, int, int)
- Method in class net.jhorstmann.i18n.tools.expr.
BinaryExpression
compileComparison(GeneratorAdapter, int, int)
- Method in class net.jhorstmann.i18n.tools.expr.
ComparisonExpression
compileFile(MessageBundle, String, File)
- Static method in class net.jhorstmann.i18n.tools.
ResourceBundleCompiler
compileFile(MessageBundle, String, String, File)
- Static method in class net.jhorstmann.i18n.tools.
ResourceBundleCompiler
computeStackSize()
- Method in class net.jhorstmann.i18n.tools.expr.
BinaryExpression
computeStackSize()
- Method in class net.jhorstmann.i18n.tools.expr.
ConstantExpression
computeStackSize()
- Method in class net.jhorstmann.i18n.tools.expr.
Expression
computeStackSize()
- Method in class net.jhorstmann.i18n.tools.expr.
NotExpression
computeStackSize()
- Method in class net.jhorstmann.i18n.tools.expr.
TernaryExpression
computeStackSize()
- Method in class net.jhorstmann.i18n.tools.expr.
VariableExpression
ConstantExpression
- Class in
net.jhorstmann.i18n.tools.expr
ConstantExpression(long)
- Constructor for class net.jhorstmann.i18n.tools.expr.
ConstantExpression
createKey(Message)
- Static method in class net.jhorstmann.i18n.tools.
MessageBundle
createKey(String, String)
- Static method in class net.jhorstmann.i18n.tools.
MessageBundle
createKey(String)
- Static method in class net.jhorstmann.i18n.tools.
MessageBundle
createParserFactory()
- Static method in class net.jhorstmann.i18n.tools.xml.
XMLHelper
createXMLReader()
- Static method in class net.jhorstmann.i18n.tools.xml.
XMLHelper
D
DefaultContentHandler
- Class in
net.jhorstmann.i18n.tools.xml
DefaultContentHandler()
- Constructor for class net.jhorstmann.i18n.tools.xml.
DefaultContentHandler
DIV
- Static variable in interface net.jhorstmann.i18n.tools.
PluralsParserTokenTypes
DivExpression
- Class in
net.jhorstmann.i18n.tools.expr
DivExpression(Expression, Expression)
- Constructor for class net.jhorstmann.i18n.tools.expr.
DivExpression
E
endCDATA()
- Method in class net.jhorstmann.i18n.tools.xml.
DefaultContentHandler
endDocument()
- Method in class net.jhorstmann.i18n.tools.xml.
DefaultContentHandler
endDTD()
- Method in class net.jhorstmann.i18n.tools.xml.
DefaultContentHandler
endElement(String, String, String)
- Method in class net.jhorstmann.i18n.tools.xml.
DefaultContentHandler
endEntity(String)
- Method in class net.jhorstmann.i18n.tools.xml.
DefaultContentHandler
endPrefixMapping(String)
- Method in class net.jhorstmann.i18n.tools.xgettext.
AbstractExtractorHandler
endPrefixMapping(String)
- Method in class net.jhorstmann.i18n.tools.xml.
DefaultContentHandler
endPrefixMapping(String)
- Method in class net.jhorstmann.i18n.tools.xml.
NamespaceContextImpl
EOF
- Static variable in interface net.jhorstmann.i18n.tools.
ExprParserTokenTypes
EOF
- Static variable in interface net.jhorstmann.i18n.tools.
PluralsParserTokenTypes
EQ
- Static variable in interface net.jhorstmann.i18n.tools.
PluralsParserTokenTypes
eq_expr()
- Method in class net.jhorstmann.i18n.tools.
PluralsParser
equals(Object)
- Method in class net.jhorstmann.i18n.tools.
MessageBundle.MessageBundleKey
eval(long)
- Method in class net.jhorstmann.i18n.tools.expr.
AddExpression
eval(long)
- Method in class net.jhorstmann.i18n.tools.expr.
AndExpression
eval(long)
- Method in class net.jhorstmann.i18n.tools.expr.
CmpEqExpression
eval(long)
- Method in class net.jhorstmann.i18n.tools.expr.
CmpGeExpression
eval(long)
- Method in class net.jhorstmann.i18n.tools.expr.
CmpGtExpression
eval(long)
- Method in class net.jhorstmann.i18n.tools.expr.
CmpLeExpression
eval(long)
- Method in class net.jhorstmann.i18n.tools.expr.
CmpLtExpression
eval(long)
- Method in class net.jhorstmann.i18n.tools.expr.
CmpNeExpression
eval(long)
- Method in class net.jhorstmann.i18n.tools.expr.
ConstantExpression
eval(long)
- Method in class net.jhorstmann.i18n.tools.expr.
DivExpression
eval(long)
- Method in class net.jhorstmann.i18n.tools.expr.
Expression
eval(long)
- Method in class net.jhorstmann.i18n.tools.expr.
ModExpression
eval(long)
- Method in class net.jhorstmann.i18n.tools.expr.
MulExpression
eval(long)
- Method in class net.jhorstmann.i18n.tools.expr.
NotExpression
eval(long)
- Method in class net.jhorstmann.i18n.tools.expr.
OrExpression
eval(long)
- Method in class net.jhorstmann.i18n.tools.expr.
SubExpression
eval(long)
- Method in class net.jhorstmann.i18n.tools.expr.
TernaryExpression
eval(long)
- Method in class net.jhorstmann.i18n.tools.expr.
VariableExpression
evalCompare(long)
- Method in class net.jhorstmann.i18n.tools.expr.
ComparisonExpression
Expression
- Class in
net.jhorstmann.i18n.tools.expr
Expression()
- Constructor for class net.jhorstmann.i18n.tools.expr.
Expression
expression()
- Method in class net.jhorstmann.i18n.tools.
ExprParser
expression()
- Method in class net.jhorstmann.i18n.tools.
PluralsParser
ExprLexer
- Class in
net.jhorstmann.i18n.tools
ExprLexer(InputStream)
- Constructor for class net.jhorstmann.i18n.tools.
ExprLexer
ExprLexer(Reader)
- Constructor for class net.jhorstmann.i18n.tools.
ExprLexer
ExprLexer(InputBuffer)
- Constructor for class net.jhorstmann.i18n.tools.
ExprLexer
ExprLexer(LexerSharedInputState)
- Constructor for class net.jhorstmann.i18n.tools.
ExprLexer
ExprParser
- Class in
net.jhorstmann.i18n.tools
ExprParser(TokenBuffer, int)
- Constructor for class net.jhorstmann.i18n.tools.
ExprParser
ExprParser(TokenBuffer)
- Constructor for class net.jhorstmann.i18n.tools.
ExprParser
ExprParser(TokenStream, int)
- Constructor for class net.jhorstmann.i18n.tools.
ExprParser
ExprParser(TokenStream)
- Constructor for class net.jhorstmann.i18n.tools.
ExprParser
ExprParser(ParserSharedInputState)
- Constructor for class net.jhorstmann.i18n.tools.
ExprParser
ExprParserTokenTypes
- Interface in
net.jhorstmann.i18n.tools
extractMessages(File)
- Method in interface net.jhorstmann.i18n.tools.xgettext.
MessageExtractor
F
fromEL(String)
- Static method in class net.jhorstmann.i18n.tools.xgettext.
MessageFunction
fromEL(String, String)
- Static method in class net.jhorstmann.i18n.tools.xgettext.
MessageFunction
fromJava(String)
- Static method in class net.jhorstmann.i18n.tools.xgettext.
MessageFunction
fromJava(String, String)
- Static method in class net.jhorstmann.i18n.tools.xgettext.
MessageFunction
G
GE
- Static variable in interface net.jhorstmann.i18n.tools.
PluralsParserTokenTypes
getBasename()
- Method in class net.jhorstmann.i18n.tools.
MessageBundle
getColumnNumber()
- Method in class net.jhorstmann.i18n.tools.xgettext.
AbstractExtractorHandler
getContextIndex()
- Method in class net.jhorstmann.i18n.tools.xgettext.
MessageFunction
getDescription()
- Method in class net.jhorstmann.i18n.tools.xgettext.
MessageFunction
getExpression()
- Method in class net.jhorstmann.i18n.tools.
PluralForms
getHeaderMessage()
- Method in class net.jhorstmann.i18n.tools.
MessageBundle
getKeys()
- Method in class net.jhorstmann.i18n.tools.
MessageBundle
getLineNumber()
- Method in class net.jhorstmann.i18n.tools.xgettext.
AbstractExtractorHandler
getLocale()
- Method in class net.jhorstmann.i18n.tools.
MessageBundle
getMessage(String, String)
- Method in class net.jhorstmann.i18n.tools.
MessageBundle
getMessage(String)
- Method in class net.jhorstmann.i18n.tools.
MessageBundle
getMessageIds()
- Method in class net.jhorstmann.i18n.tools.
MessageBundle
getMessageIndex()
- Method in class net.jhorstmann.i18n.tools.xgettext.
MessageFunction
getMsgctx()
- Method in class net.jhorstmann.i18n.tools.
MessageBundle.MessageBundleKey
getMsgid()
- Method in class net.jhorstmann.i18n.tools.
MessageBundle.MessageBundleKey
getName()
- Method in class net.jhorstmann.i18n.tools.xgettext.
MessageFunction
getNamespace()
- Method in class net.jhorstmann.i18n.tools.xgettext.
MessageFunction
getNamespaceURI(String)
- Method in class net.jhorstmann.i18n.tools.xgettext.
AbstractExtractorHandler
getNamespaceURI(String)
- Method in class net.jhorstmann.i18n.tools.xml.
NamespaceContextImpl
getNumPlurals()
- Method in class net.jhorstmann.i18n.tools.
PluralForms
getParameterCount()
- Method in class net.jhorstmann.i18n.tools.xgettext.
MessageFunction
getPluralForms()
- Method in class net.jhorstmann.i18n.tools.
MessageBundle
getPluralIndex()
- Method in class net.jhorstmann.i18n.tools.xgettext.
MessageFunction
getPrefix(String)
- Method in class net.jhorstmann.i18n.tools.xgettext.
AbstractExtractorHandler
getPrefix(String)
- Method in class net.jhorstmann.i18n.tools.xml.
NamespaceContextImpl
getPrefixes(String)
- Method in class net.jhorstmann.i18n.tools.xgettext.
AbstractExtractorHandler
getPrefixes(String)
- Method in class net.jhorstmann.i18n.tools.xml.
NamespaceContextImpl
getPublicId()
- Method in class net.jhorstmann.i18n.tools.xgettext.
AbstractExtractorHandler
getRelativePath(String, String, String)
- Static method in class net.jhorstmann.i18n.tools.
ResourceUtils
Get the relative path from one file to another, specifying the directory separator.
getSystemId()
- Method in class net.jhorstmann.i18n.tools.xgettext.
AbstractExtractorHandler
getXMLReader()
- Method in class net.jhorstmann.i18n.tools.xml.
NestedContentHandler
GT
- Static variable in interface net.jhorstmann.i18n.tools.
PluralsParserTokenTypes
H
hashCode()
- Method in class net.jhorstmann.i18n.tools.
MessageBundle.MessageBundleKey
I
ignorableWhitespace(char[], int, int)
- Method in class net.jhorstmann.i18n.tools.xml.
DefaultContentHandler
INT
- Static variable in interface net.jhorstmann.i18n.tools.
PluralsParserTokenTypes
InvalidExpressionException
- Exception in
net.jhorstmann.i18n.tools.expr
InvalidExpressionException(String)
- Constructor for exception net.jhorstmann.i18n.tools.expr.
InvalidExpressionException
isBool()
- Method in class net.jhorstmann.i18n.tools.expr.
AddExpression
isBool()
- Method in class net.jhorstmann.i18n.tools.expr.
AndExpression
isBool()
- Method in class net.jhorstmann.i18n.tools.expr.
ComparisonExpression
isBool()
- Method in class net.jhorstmann.i18n.tools.expr.
ConstantExpression
isBool()
- Method in class net.jhorstmann.i18n.tools.expr.
DivExpression
isBool()
- Method in class net.jhorstmann.i18n.tools.expr.
Expression
isBool()
- Method in class net.jhorstmann.i18n.tools.expr.
ModExpression
isBool()
- Method in class net.jhorstmann.i18n.tools.expr.
MulExpression
isBool()
- Method in class net.jhorstmann.i18n.tools.expr.
NotExpression
isBool()
- Method in class net.jhorstmann.i18n.tools.expr.
OrExpression
isBool()
- Method in class net.jhorstmann.i18n.tools.expr.
SubExpression
isBool()
- Method in class net.jhorstmann.i18n.tools.expr.
TernaryExpression
isBool()
- Method in class net.jhorstmann.i18n.tools.expr.
VariableExpression
isEmpty()
- Method in class net.jhorstmann.i18n.tools.
MessageBundle
isTemplate()
- Method in class net.jhorstmann.i18n.tools.
MessageBundle
iterator()
- Method in class net.jhorstmann.i18n.tools.
MessageBundle
L
LE
- Static variable in interface net.jhorstmann.i18n.tools.
PluralsParserTokenTypes
leftExpr
- Variable in class net.jhorstmann.i18n.tools.expr.
BinaryExpression
loadCatalog(File)
- Static method in class net.jhorstmann.i18n.tools.
MessageBundle
loadProperties(File, String, String)
- Static method in class net.jhorstmann.i18n.tools.
MessageBundle
loadProperties(InputStream)
- Static method in class net.jhorstmann.i18n.tools.
MessageBundle
loadProperties(Reader)
- Static method in class net.jhorstmann.i18n.tools.
MessageBundle
LT
- Static variable in interface net.jhorstmann.i18n.tools.
PluralsParserTokenTypes
M
mADD(boolean)
- Method in class net.jhorstmann.i18n.tools.
PluralsLexer
mAND(boolean)
- Method in class net.jhorstmann.i18n.tools.
ExprLexer
mAND(boolean)
- Method in class net.jhorstmann.i18n.tools.
PluralsLexer
mASSIGN(boolean)
- Method in class net.jhorstmann.i18n.tools.
PluralsLexer
mBOOL(boolean)
- Method in class net.jhorstmann.i18n.tools.
ExprLexer
mCLOSE(boolean)
- Method in class net.jhorstmann.i18n.tools.
ExprLexer
mCLOSE(boolean)
- Method in class net.jhorstmann.i18n.tools.
PluralsLexer
mCOLON(boolean)
- Method in class net.jhorstmann.i18n.tools.
PluralsLexer
mDIV(boolean)
- Method in class net.jhorstmann.i18n.tools.
PluralsLexer
mEQ(boolean)
- Method in class net.jhorstmann.i18n.tools.
PluralsLexer
MessageBundle
- Class in
net.jhorstmann.i18n.tools
MessageBundle(Catalog)
- Constructor for class net.jhorstmann.i18n.tools.
MessageBundle
MessageBundle(Properties)
- Constructor for class net.jhorstmann.i18n.tools.
MessageBundle
MessageBundle(String, Properties)
- Constructor for class net.jhorstmann.i18n.tools.
MessageBundle
MessageBundle()
- Constructor for class net.jhorstmann.i18n.tools.
MessageBundle
MessageBundle.MessageBundleKey
- Class in
net.jhorstmann.i18n.tools
MessageBundle.MessageBundleKey(String)
- Constructor for class net.jhorstmann.i18n.tools.
MessageBundle.MessageBundleKey
MessageBundle.MessageBundleKey(String, String)
- Constructor for class net.jhorstmann.i18n.tools.
MessageBundle.MessageBundleKey
MessageExtractor
- Interface in
net.jhorstmann.i18n.tools.xgettext
MessageExtractorException
- Exception in
net.jhorstmann.i18n.tools.xgettext
MessageExtractorException(Throwable)
- Constructor for exception net.jhorstmann.i18n.tools.xgettext.
MessageExtractorException
MessageFunction
- Class in
net.jhorstmann.i18n.tools.xgettext
mGE(boolean)
- Method in class net.jhorstmann.i18n.tools.
PluralsLexer
mGT(boolean)
- Method in class net.jhorstmann.i18n.tools.
PluralsLexer
mINT(boolean)
- Method in class net.jhorstmann.i18n.tools.
PluralsLexer
mLE(boolean)
- Method in class net.jhorstmann.i18n.tools.
PluralsLexer
mLT(boolean)
- Method in class net.jhorstmann.i18n.tools.
PluralsLexer
mMOD(boolean)
- Method in class net.jhorstmann.i18n.tools.
PluralsLexer
mMUL(boolean)
- Method in class net.jhorstmann.i18n.tools.
PluralsLexer
mNE(boolean)
- Method in class net.jhorstmann.i18n.tools.
PluralsLexer
mNOT(boolean)
- Method in class net.jhorstmann.i18n.tools.
ExprLexer
mNOT(boolean)
- Method in class net.jhorstmann.i18n.tools.
PluralsLexer
mNPLURALS(boolean)
- Method in class net.jhorstmann.i18n.tools.
PluralsLexer
mNUM(boolean)
- Method in class net.jhorstmann.i18n.tools.
PluralsLexer
MOD
- Static variable in interface net.jhorstmann.i18n.tools.
PluralsParserTokenTypes
ModExpression
- Class in
net.jhorstmann.i18n.tools.expr
ModExpression(Expression, Expression)
- Constructor for class net.jhorstmann.i18n.tools.expr.
ModExpression
MoParser
- Class in
net.jhorstmann.i18n.tools
MoParser()
- Constructor for class net.jhorstmann.i18n.tools.
MoParser
mOPEN(boolean)
- Method in class net.jhorstmann.i18n.tools.
ExprLexer
mOPEN(boolean)
- Method in class net.jhorstmann.i18n.tools.
PluralsLexer
mOR(boolean)
- Method in class net.jhorstmann.i18n.tools.
ExprLexer
mOR(boolean)
- Method in class net.jhorstmann.i18n.tools.
PluralsLexer
MoWriter
- Class in
net.jhorstmann.i18n.tools
MoWriter()
- Constructor for class net.jhorstmann.i18n.tools.
MoWriter
mPLURAL(boolean)
- Method in class net.jhorstmann.i18n.tools.
PluralsLexer
mQUEST(boolean)
- Method in class net.jhorstmann.i18n.tools.
PluralsLexer
mSEMI(boolean)
- Method in class net.jhorstmann.i18n.tools.
PluralsLexer
mSUB(boolean)
- Method in class net.jhorstmann.i18n.tools.
PluralsLexer
MUL
- Static variable in interface net.jhorstmann.i18n.tools.
PluralsParserTokenTypes
mul_expr()
- Method in class net.jhorstmann.i18n.tools.
PluralsParser
MulExpression
- Class in
net.jhorstmann.i18n.tools.expr
MulExpression(Expression, Expression)
- Constructor for class net.jhorstmann.i18n.tools.expr.
MulExpression
mWS(boolean)
- Method in class net.jhorstmann.i18n.tools.
ExprLexer
mWS(boolean)
- Method in class net.jhorstmann.i18n.tools.
PluralsLexer
N
NamespaceContextImpl
- Class in
net.jhorstmann.i18n.tools.xml
NamespaceContextImpl()
- Constructor for class net.jhorstmann.i18n.tools.xml.
NamespaceContextImpl
NE
- Static variable in interface net.jhorstmann.i18n.tools.
PluralsParserTokenTypes
neg_expr()
- Method in class net.jhorstmann.i18n.tools.
ExprParser
neg_expr()
- Method in class net.jhorstmann.i18n.tools.
PluralsParser
NestedContentHandler
- Class in
net.jhorstmann.i18n.tools.xml
NestedContentHandler(NestedContentHandler)
- Constructor for class net.jhorstmann.i18n.tools.xml.
NestedContentHandler
NestedContentHandler(XMLReader, ContentHandler)
- Constructor for class net.jhorstmann.i18n.tools.xml.
NestedContentHandler
NestedContentHandler(XMLReader)
- Constructor for class net.jhorstmann.i18n.tools.xml.
NestedContentHandler
net.jhorstmann.i18n.tools
- package net.jhorstmann.i18n.tools
net.jhorstmann.i18n.tools.expr
- package net.jhorstmann.i18n.tools.expr
net.jhorstmann.i18n.tools.xgettext
- package net.jhorstmann.i18n.tools.xgettext
net.jhorstmann.i18n.tools.xml
- package net.jhorstmann.i18n.tools.xml
nextToken()
- Method in class net.jhorstmann.i18n.tools.
ExprLexer
nextToken()
- Method in class net.jhorstmann.i18n.tools.
PluralsLexer
NOT
- Static variable in interface net.jhorstmann.i18n.tools.
ExprParserTokenTypes
NOT
- Static variable in interface net.jhorstmann.i18n.tools.
PluralsParserTokenTypes
NotExpression
- Class in
net.jhorstmann.i18n.tools.expr
NotExpression(Expression)
- Constructor for class net.jhorstmann.i18n.tools.expr.
NotExpression
nplurals()
- Method in class net.jhorstmann.i18n.tools.
PluralsParser
NPLURALS
- Static variable in interface net.jhorstmann.i18n.tools.
PluralsParserTokenTypes
NULL_TREE_LOOKAHEAD
- Static variable in interface net.jhorstmann.i18n.tools.
ExprParserTokenTypes
NULL_TREE_LOOKAHEAD
- Static variable in interface net.jhorstmann.i18n.tools.
PluralsParserTokenTypes
NUM
- Static variable in interface net.jhorstmann.i18n.tools.
PluralsParserTokenTypes
O
OPEN
- Static variable in interface net.jhorstmann.i18n.tools.
ExprParserTokenTypes
OPEN
- Static variable in interface net.jhorstmann.i18n.tools.
PluralsParserTokenTypes
OR
- Static variable in interface net.jhorstmann.i18n.tools.
ExprParserTokenTypes
OR
- Static variable in interface net.jhorstmann.i18n.tools.
PluralsParserTokenTypes
or_expr()
- Method in class net.jhorstmann.i18n.tools.
ExprParser
or_expr()
- Method in class net.jhorstmann.i18n.tools.
PluralsParser
OrExpression
- Class in
net.jhorstmann.i18n.tools.expr
OrExpression(Expression, Expression)
- Constructor for class net.jhorstmann.i18n.tools.expr.
OrExpression
P
ParseException
- Exception in
net.jhorstmann.i18n.tools
ParseException(String, Throwable)
- Constructor for exception net.jhorstmann.i18n.tools.
ParseException
ParseException(String)
- Constructor for exception net.jhorstmann.i18n.tools.
ParseException
parseExpression(String)
- Static method in class net.jhorstmann.i18n.tools.
PluralsParser
parseMessages(File)
- Static method in class net.jhorstmann.i18n.tools.
MoParser
parseMessages(InputStream)
- Static method in class net.jhorstmann.i18n.tools.
MoParser
parsePluralForms(String)
- Static method in class net.jhorstmann.i18n.tools.
PluralsParser
plural()
- Method in class net.jhorstmann.i18n.tools.
PluralsParser
PLURAL
- Static variable in interface net.jhorstmann.i18n.tools.
PluralsParserTokenTypes
PluralForms
- Class in
net.jhorstmann.i18n.tools
PluralForms(int, Expression)
- Constructor for class net.jhorstmann.i18n.tools.
PluralForms
plurals()
- Method in class net.jhorstmann.i18n.tools.
PluralsParser
PluralsLexer
- Class in
net.jhorstmann.i18n.tools
PluralsLexer(InputStream)
- Constructor for class net.jhorstmann.i18n.tools.
PluralsLexer
PluralsLexer(Reader)
- Constructor for class net.jhorstmann.i18n.tools.
PluralsLexer
PluralsLexer(InputBuffer)
- Constructor for class net.jhorstmann.i18n.tools.
PluralsLexer
PluralsLexer(LexerSharedInputState)
- Constructor for class net.jhorstmann.i18n.tools.
PluralsLexer
PluralsParser
- Class in
net.jhorstmann.i18n.tools
PluralsParser(TokenBuffer, int)
- Constructor for class net.jhorstmann.i18n.tools.
PluralsParser
PluralsParser(TokenBuffer)
- Constructor for class net.jhorstmann.i18n.tools.
PluralsParser
PluralsParser(TokenStream, int)
- Constructor for class net.jhorstmann.i18n.tools.
PluralsParser
PluralsParser(TokenStream)
- Constructor for class net.jhorstmann.i18n.tools.
PluralsParser
PluralsParser(ParserSharedInputState)
- Constructor for class net.jhorstmann.i18n.tools.
PluralsParser
PluralsParserTokenTypes
- Interface in
net.jhorstmann.i18n.tools
popHandler()
- Method in class net.jhorstmann.i18n.tools.xml.
NestedContentHandler
prim_expr()
- Method in class net.jhorstmann.i18n.tools.
ExprParser
prim_expr()
- Method in class net.jhorstmann.i18n.tools.
PluralsParser
processingInstruction(String, String)
- Method in class net.jhorstmann.i18n.tools.xml.
DefaultContentHandler
pushHandler(ContentHandler)
- Method in class net.jhorstmann.i18n.tools.xml.
NestedContentHandler
Q
QUEST
- Static variable in interface net.jhorstmann.i18n.tools.
PluralsParserTokenTypes
R
resolveQName(String)
- Method in class net.jhorstmann.i18n.tools.xgettext.
AbstractExtractorHandler
resolveQName(String)
- Method in class net.jhorstmann.i18n.tools.xml.
NamespaceContextImpl
ResourceBundleCompiler
- Class in
net.jhorstmann.i18n.tools
ResourceBundleCompiler()
- Constructor for class net.jhorstmann.i18n.tools.
ResourceBundleCompiler
ResourceUtils
- Class in
net.jhorstmann.i18n.tools
ResourceUtils()
- Constructor for class net.jhorstmann.i18n.tools.
ResourceUtils
rightExpr
- Variable in class net.jhorstmann.i18n.tools.expr.
BinaryExpression
root_expr()
- Method in class net.jhorstmann.i18n.tools.
PluralsParser
S
SEMI
- Static variable in interface net.jhorstmann.i18n.tools.
PluralsParserTokenTypes
setBasename(String)
- Method in class net.jhorstmann.i18n.tools.
MessageBundle
setContextIndex(int)
- Method in class net.jhorstmann.i18n.tools.xgettext.
MessageFunction
setDescription(String)
- Method in class net.jhorstmann.i18n.tools.xgettext.
MessageFunction
setDocumentLocator(Locator)
- Method in class net.jhorstmann.i18n.tools.xgettext.
AbstractExtractorHandler
setDocumentLocator(Locator)
- Method in class net.jhorstmann.i18n.tools.xml.
DefaultContentHandler
setLocale(String)
- Method in class net.jhorstmann.i18n.tools.
MessageBundle
setMessageIndex(int)
- Method in class net.jhorstmann.i18n.tools.xgettext.
MessageFunction
setName(String)
- Method in class net.jhorstmann.i18n.tools.xgettext.
MessageFunction
setNamespace(String)
- Method in class net.jhorstmann.i18n.tools.xgettext.
MessageFunction
setParameterCount(int)
- Method in class net.jhorstmann.i18n.tools.xgettext.
MessageFunction
setPluralIndex(int)
- Method in class net.jhorstmann.i18n.tools.xgettext.
MessageFunction
setTemplate(boolean)
- Method in class net.jhorstmann.i18n.tools.
MessageBundle
size()
- Method in class net.jhorstmann.i18n.tools.
MessageBundle
skippedEntity(String)
- Method in class net.jhorstmann.i18n.tools.xml.
DefaultContentHandler
startCDATA()
- Method in class net.jhorstmann.i18n.tools.xml.
DefaultContentHandler
startDocument()
- Method in class net.jhorstmann.i18n.tools.xml.
DefaultContentHandler
startDTD(String, String, String)
- Method in class net.jhorstmann.i18n.tools.xml.
DefaultContentHandler
startElement(String, String, String, Attributes)
- Method in class net.jhorstmann.i18n.tools.xml.
DefaultContentHandler
startEntity(String)
- Method in class net.jhorstmann.i18n.tools.xml.
DefaultContentHandler
startPrefixMapping(String, String)
- Method in class net.jhorstmann.i18n.tools.xgettext.
AbstractExtractorHandler
startPrefixMapping(String, String)
- Method in class net.jhorstmann.i18n.tools.xml.
DefaultContentHandler
startPrefixMapping(String, String)
- Method in class net.jhorstmann.i18n.tools.xml.
NamespaceContextImpl
storeCatalog(File)
- Method in class net.jhorstmann.i18n.tools.
MessageBundle
storeProperties(File)
- Method in class net.jhorstmann.i18n.tools.
MessageBundle
SUB
- Static variable in interface net.jhorstmann.i18n.tools.
PluralsParserTokenTypes
SubExpression
- Class in
net.jhorstmann.i18n.tools.expr
SubExpression(Expression, Expression)
- Constructor for class net.jhorstmann.i18n.tools.expr.
SubExpression
T
ternary_expr()
- Method in class net.jhorstmann.i18n.tools.
PluralsParser
TernaryExpression
- Class in
net.jhorstmann.i18n.tools.expr
TernaryExpression(Expression, Expression, Expression)
- Constructor for class net.jhorstmann.i18n.tools.expr.
TernaryExpression
toCatalog(boolean)
- Method in class net.jhorstmann.i18n.tools.
MessageBundle
toOpenProps()
- Method in class net.jhorstmann.i18n.tools.
MessageBundle
toProperties()
- Method in class net.jhorstmann.i18n.tools.
MessageBundle
toString()
- Method in class net.jhorstmann.i18n.tools.expr.
AddExpression
toString()
- Method in class net.jhorstmann.i18n.tools.expr.
AndExpression
toString(String)
- Method in class net.jhorstmann.i18n.tools.expr.
BinaryExpression
toString()
- Method in class net.jhorstmann.i18n.tools.expr.
CmpEqExpression
toString()
- Method in class net.jhorstmann.i18n.tools.expr.
CmpGeExpression
toString()
- Method in class net.jhorstmann.i18n.tools.expr.
CmpGtExpression
toString()
- Method in class net.jhorstmann.i18n.tools.expr.
CmpLeExpression
toString()
- Method in class net.jhorstmann.i18n.tools.expr.
CmpLtExpression
toString()
- Method in class net.jhorstmann.i18n.tools.expr.
CmpNeExpression
toString()
- Method in class net.jhorstmann.i18n.tools.expr.
ConstantExpression
toString()
- Method in class net.jhorstmann.i18n.tools.expr.
DivExpression
toString()
- Method in class net.jhorstmann.i18n.tools.expr.
Expression
toString()
- Method in class net.jhorstmann.i18n.tools.expr.
ModExpression
toString()
- Method in class net.jhorstmann.i18n.tools.expr.
MulExpression
toString()
- Method in class net.jhorstmann.i18n.tools.expr.
NotExpression
toString()
- Method in class net.jhorstmann.i18n.tools.expr.
OrExpression
toString()
- Method in class net.jhorstmann.i18n.tools.expr.
SubExpression
toString()
- Method in class net.jhorstmann.i18n.tools.expr.
TernaryExpression
toString()
- Method in class net.jhorstmann.i18n.tools.expr.
VariableExpression
V
validate()
- Method in class net.jhorstmann.i18n.tools.expr.
AddExpression
validate()
- Method in class net.jhorstmann.i18n.tools.expr.
AndExpression
validate()
- Method in class net.jhorstmann.i18n.tools.expr.
ComparisonExpression
validate()
- Method in class net.jhorstmann.i18n.tools.expr.
ConstantExpression
validate()
- Method in class net.jhorstmann.i18n.tools.expr.
DivExpression
validate()
- Method in class net.jhorstmann.i18n.tools.expr.
Expression
validate()
- Method in class net.jhorstmann.i18n.tools.expr.
ModExpression
validate()
- Method in class net.jhorstmann.i18n.tools.expr.
MulExpression
validate()
- Method in class net.jhorstmann.i18n.tools.expr.
NotExpression
validate()
- Method in class net.jhorstmann.i18n.tools.expr.
OrExpression
validate()
- Method in class net.jhorstmann.i18n.tools.expr.
SubExpression
validate()
- Method in class net.jhorstmann.i18n.tools.expr.
TernaryExpression
validate()
- Method in class net.jhorstmann.i18n.tools.expr.
VariableExpression
VariableExpression
- Class in
net.jhorstmann.i18n.tools.expr
VariableExpression()
- Constructor for class net.jhorstmann.i18n.tools.expr.
VariableExpression
W
writeMessages(File, MessageBundle)
- Static method in class net.jhorstmann.i18n.tools.
MoWriter
writeMessages(OutputStream, MessageBundle)
- Static method in class net.jhorstmann.i18n.tools.
MoWriter
WS
- Static variable in interface net.jhorstmann.i18n.tools.
ExprParserTokenTypes
WS
- Static variable in interface net.jhorstmann.i18n.tools.
PluralsParserTokenTypes
X
XMLHelper
- Class in
net.jhorstmann.i18n.tools.xml
_
_tokenNames
- Static variable in class net.jhorstmann.i18n.tools.
ExprParser
_tokenNames
- Static variable in class net.jhorstmann.i18n.tools.
PluralsParser
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
V
W
X
_
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015. All rights reserved.