- ELSE - Static variable in class com.floreysoft.jmte.token.ElseToken
-
- ElseToken - Class in com.floreysoft.jmte.token
-
- ElseToken() - Constructor for class com.floreysoft.jmte.token.ElseToken
-
- emit() - Method in class com.floreysoft.jmte.token.AbstractToken
-
- emit() - Method in class com.floreysoft.jmte.token.ElseToken
-
- emit() - Method in class com.floreysoft.jmte.token.IfToken
-
- emit() - Method in class com.floreysoft.jmte.token.PlainTextToken
-
- emit() - Method in class com.floreysoft.jmte.token.StringToken
-
- emit() - Method in interface com.floreysoft.jmte.token.Token
-
- encode(String) - Method in interface com.floreysoft.jmte.encoder.Encoder
-
Encodes a string into another one.
- encode(String) - Method in class com.floreysoft.jmte.encoder.XMLEncoder
-
- Encoder - Interface in com.floreysoft.jmte.encoder
-
An encoder from one string to another.
- END - Static variable in class com.floreysoft.jmte.token.EndToken
-
- end - Variable in class com.floreysoft.jmte.util.StartEndPair
-
- EndToken - Class in com.floreysoft.jmte.token
-
- EndToken() - Constructor for class com.floreysoft.jmte.token.EndToken
-
- Engine - Class in com.floreysoft.jmte
-
The template engine - THIS IS WHERE YOU START LOOKING.
- Engine() - Constructor for class com.floreysoft.jmte.Engine
-
Creates a new engine having ${ and } as start
and end strings for expressions.
- engine - Variable in class com.floreysoft.jmte.TemplateContext
-
- enterScope() - Method in class com.floreysoft.jmte.ScopedMap
-
Creates a new local scope and sets it as the current one.
- entries - Variable in class com.floreysoft.jmte.message.JournalingErrorHandler
-
- entrySet() - Method in class com.floreysoft.jmte.ScopedMap
-
- equals(Object) - Method in class com.floreysoft.jmte.template.VariableDescription
-
- error(ErrorMessage, Token, Map<String, Object>) - Method in interface com.floreysoft.jmte.ErrorHandler
-
Handles an error while interpreting a template in an appropriate way.
- error(ErrorMessage, Token) - Method in interface com.floreysoft.jmte.ErrorHandler
-
Handles an error while interpreting a template in an appropriate way.
- error(ErrorMessage, Token) - Method in class com.floreysoft.jmte.message.AbstractErrorHandler
-
- error(ErrorMessage, Token, Map<String, Object>) - Method in class com.floreysoft.jmte.message.DefaultErrorHandler
-
Handles an error while interpreting a template in an appropriate way.
- error(ErrorMessage, Token, Map<String, Object>) - Method in class com.floreysoft.jmte.message.InternalErrorHandler
-
Handles an error while interpreting a template in an appropriate way.
- error(ErrorMessage, Token, Map<String, Object>) - Method in class com.floreysoft.jmte.message.JournalingErrorHandler
-
Handles an error while interpreting a template in an appropriate way.
- error(ErrorMessage, Token, Map<String, Object>) - Method in class com.floreysoft.jmte.message.NoLogErrorHandler
-
Handles an error while interpreting a template in an appropriate way.
- error(ErrorMessage, Token, Map<String, Object>) - Method in class com.floreysoft.jmte.message.ProductionErrorHandler
-
Handles an error while interpreting a template in an appropriate way.
- error(ErrorMessage, Token, Map<String, Object>) - Method in class com.floreysoft.jmte.message.SilentErrorHandler
-
Handles an error while interpreting a template in an appropriate way.
- ErrorEntry - Class in com.floreysoft.jmte.message
-
- ErrorEntry(Message, ErrorMessage, Token, Map<String, Object>) - Constructor for class com.floreysoft.jmte.message.ErrorEntry
-
- ErrorHandler - Interface in com.floreysoft.jmte
-
Interface used to handle errors while expanding a template.
- errorHandler - Variable in class com.floreysoft.jmte.TemplateContext
-
- errorMessage - Variable in class com.floreysoft.jmte.message.ErrorEntry
-
- ErrorMessage - Enum in com.floreysoft.jmte.message
-
- ErrorReportingOutputAppender - Class in com.floreysoft.jmte.template
-
- ErrorReportingOutputAppender() - Constructor for class com.floreysoft.jmte.template.ErrorReportingOutputAppender
-
- eval(AnnotationToken, TemplateContext) - Method in interface com.floreysoft.jmte.AnnotationProcessor
-
Processes the annotation and possible returns a value.
- eval(TemplateContext) - Method in interface com.floreysoft.jmte.Processor
-
Produces a value based on the given context.
- evaluate(TemplateContext) - Method in class com.floreysoft.jmte.token.AnnotationToken
-
- evaluate(TemplateContext) - Method in class com.floreysoft.jmte.token.ElseToken
-
- evaluate(TemplateContext) - Method in class com.floreysoft.jmte.token.EndToken
-
- evaluate(TemplateContext) - Method in class com.floreysoft.jmte.token.ExpressionToken
-
- evaluate(TemplateContext) - Method in class com.floreysoft.jmte.token.ForEachToken
-
- evaluate(TemplateContext) - Method in class com.floreysoft.jmte.token.IfCmpRendererToken
-
- evaluate(TemplateContext) - Method in class com.floreysoft.jmte.token.IfCmpToken
-
- evaluate(TemplateContext) - Method in class com.floreysoft.jmte.token.IfToken
-
- evaluate(TemplateContext) - Method in class com.floreysoft.jmte.token.InvalidToken
-
- evaluate(TemplateContext) - Method in class com.floreysoft.jmte.token.PlainTextToken
-
- evaluate(TemplateContext) - Method in class com.floreysoft.jmte.token.StringToken
-
- evaluate(TemplateContext) - Method in interface com.floreysoft.jmte.token.Token
-
- EVEN_PREFIX - Static variable in class com.floreysoft.jmte.template.AbstractTemplate
-
- exitScope() - Method in class com.floreysoft.jmte.ScopedMap
-
Discards the current local scope.
- ExpressionToken - Class in com.floreysoft.jmte.token
-
- ExpressionToken(String) - Constructor for class com.floreysoft.jmte.token.ExpressionToken
-
- extractArrayIndex(String) - Static method in class com.floreysoft.jmte.util.Util
-
- extractArrayName(String) - Static method in class com.floreysoft.jmte.util.Util
-