|
|||||||||
| Home >> All >> com >> aendvari >> tethys >> tag >> [ logic overview ] | PREV NEXT | ||||||||
A
- accessor - Static variable in class com.aendvari.tethys.tag.logic.LogicTagData
- Used to obtain tag data instances.
- actualValue - Variable in class com.aendvari.tethys.tag.logic.OperatorTag
- value derived from the "path"
B
- BooleanFalseTag - class com.aendvari.tethys.tag.logic.BooleanFalseTag.
- Base class for boolean tag "false".
- BooleanFalseTag() - Constructor for class com.aendvari.tethys.tag.logic.BooleanFalseTag
- BooleanTag - class com.aendvari.tethys.tag.logic.BooleanTag.
- Base class for boolean tags.
- BooleanTag() - Constructor for class com.aendvari.tethys.tag.logic.BooleanTag
- BooleanTrueTag - class com.aendvari.tethys.tag.logic.BooleanTrueTag.
- Base class for boolean tag "true".
- BooleanTrueTag() - Constructor for class com.aendvari.tethys.tag.logic.BooleanTrueTag
- booleanValue - Variable in class com.aendvari.tethys.tag.logic.BooleanTag
- true/false to determine the boolean value
C
- CaseTag - class com.aendvari.tethys.tag.logic.CaseTag.
- Comparison value for match tags.
- CaseTag() - Constructor for class com.aendvari.tethys.tag.logic.CaseTag
- caseMatched - Variable in class com.aendvari.tethys.tag.logic.MatchTag
- was a case matched.
- com.aendvari.tethys.tag.logic - package com.aendvari.tethys.tag.logic
- createObject() - Method in class com.aendvari.tethys.tag.logic.LogicTagData
- Returns a new instance of this tag data.
- createResponse() - Method in class com.aendvari.tethys.tag.logic.LogicTag
- Creates a Response for this tag.
D
- DefaultIndexName - Static variable in class com.aendvari.tethys.tag.logic.IterateTag
- the default name to retrieve the index by
- DefaultTag - class com.aendvari.tethys.tag.logic.DefaultTag.
- Default value for match tags.
- DefaultTag() - Constructor for class com.aendvari.tethys.tag.logic.DefaultTag
- doAfterBody() - Method in class com.aendvari.tethys.tag.logic.IterateTag
- doEndTag() - Method in class com.aendvari.tethys.tag.logic.IterateTag
- Clean up after processing this enumeration.
- doStartTag() - Method in class com.aendvari.tethys.tag.logic.BooleanTag
- doStartTag() - Method in class com.aendvari.tethys.tag.logic.CaseTag
- doStartTag() - Method in class com.aendvari.tethys.tag.logic.DefaultTag
- doStartTag() - Method in class com.aendvari.tethys.tag.logic.EqualsTag
- doStartTag() - Method in class com.aendvari.tethys.tag.logic.GreaterEqualTag
- doStartTag() - Method in class com.aendvari.tethys.tag.logic.GreaterThanTag
- doStartTag() - Method in class com.aendvari.tethys.tag.logic.IterateTag
- doStartTag() - Method in class com.aendvari.tethys.tag.logic.LessEqualTag
- doStartTag() - Method in class com.aendvari.tethys.tag.logic.LessThanTag
- doStartTag() - Method in class com.aendvari.tethys.tag.logic.MatchTag
- doStartTag() - Method in class com.aendvari.tethys.tag.logic.OperatorTag
- doStartTag() - Method in class com.aendvari.tethys.tag.logic.SubstringTag
E
- EqualsTag - class com.aendvari.tethys.tag.logic.EqualsTag.
- Equals operator class tags.
- EqualsTag() - Constructor for class com.aendvari.tethys.tag.logic.EqualsTag
G
- GreaterEqualTag - class com.aendvari.tethys.tag.logic.GreaterEqualTag.
- Greater then or equal operator tag.
- GreaterEqualTag() - Constructor for class com.aendvari.tethys.tag.logic.GreaterEqualTag
- GreaterThanTag - class com.aendvari.tethys.tag.logic.GreaterThanTag.
- Greater than operator tag.
- GreaterThanTag() - Constructor for class com.aendvari.tethys.tag.logic.GreaterThanTag
- getActualValue() - Method in class com.aendvari.tethys.tag.logic.OperatorTag
- getBooleanValue() - Method in class com.aendvari.tethys.tag.logic.BooleanTag
- getCaseMatched() - Method in class com.aendvari.tethys.tag.logic.MatchTag
- getData(HttpServletRequest) - Static method in class com.aendvari.tethys.tag.logic.LogicTagData
- Wraps TagData.getTagData(HttpServletRequest)>
TagData.getTagData(HttpServletRequest)55 . - getData(HttpSession) - Static method in class com.aendvari.tethys.tag.logic.LogicTagData
- Wraps TagData.getTagData(HttpSession)>
TagData.getTagData(HttpSession)55 . - getData(ServletContext) - Static method in class com.aendvari.tethys.tag.logic.LogicTagData
- Wraps TagData.getTagData(ServletContext)>
TagData.getTagData(ServletContext)55 . - getData(PageContext) - Static method in class com.aendvari.tethys.tag.logic.LogicTagData
- Wraps TagData.getTagData(PageContext)>
TagData.getTagData(PageContext)55 . - getData(PageContext, String) - Static method in class com.aendvari.tethys.tag.logic.LogicTagData
- Wraps TagData.getTagData(PageContext, String)>
TagData.getTagData(PageContext, String)55 . - getDataKey() - Method in class com.aendvari.tethys.tag.logic.LogicTagData
- Returns the servlet attribute key for this tag data.
- getIndexName() - Method in class com.aendvari.tethys.tag.logic.IterateTag
- getIteratorIndex() - Method in class com.aendvari.tethys.tag.logic.IterateTag
- getMatched() - Method in class com.aendvari.tethys.tag.logic.Response
- getModelContext() - Method in class com.aendvari.tethys.tag.logic.IterateTag
- Returns the iterator context as this tag's context, to provide context changes to sub-tags.
- getOperatorResponse() - Method in class com.aendvari.tethys.tag.logic.OperatorTag
- getResponseMap() - Method in class com.aendvari.tethys.tag.logic.LogicTagData
- Returns the response map of this tag data.
- getType() - Method in class com.aendvari.tethys.tag.logic.OperatorTag
- getValue() - Method in class com.aendvari.tethys.tag.logic.BooleanTag
- getValue() - Method in class com.aendvari.tethys.tag.logic.CaseTag
- getValue() - Method in class com.aendvari.tethys.tag.logic.MatchTag
- getValue() - Method in class com.aendvari.tethys.tag.logic.OperatorTag
- getValue() - Method in class com.aendvari.tethys.tag.logic.Response
- getValue() - Method in class com.aendvari.tethys.tag.logic.SubstringTag
- getVariableInfo(TagData) - Method in class com.aendvari.tethys.tag.logic.IterateTEI
- Return information about the scripting variables to be created.
I
- IterateTEI - class com.aendvari.tethys.tag.logic.IterateTEI.
- Implementation class for the "iterate" TEI tag.
- IterateTEI() - Constructor for class com.aendvari.tethys.tag.logic.IterateTEI
- IterateTag - class com.aendvari.tethys.tag.logic.IterateTag.
- Implementation class for the "iterate" tag.
- IterateTag() - Constructor for class com.aendvari.tethys.tag.logic.IterateTag
- indexName - Variable in class com.aendvari.tethys.tag.logic.IterateTag
- the name to retrieve the index by
- isNumberType() - Method in class com.aendvari.tethys.tag.logic.OperatorTag
- isStringType() - Method in class com.aendvari.tethys.tag.logic.OperatorTag
- iterator - Variable in class com.aendvari.tethys.tag.logic.IterateTag
- the iterator to use for the items
- iteratorContext - Variable in class com.aendvari.tethys.tag.logic.IterateTag
- the iteration context
- iteratorIndex - Variable in class com.aendvari.tethys.tag.logic.IterateTag
- the iteration index
L
- LessEqualTag - class com.aendvari.tethys.tag.logic.LessEqualTag.
- Less then or equal operator tag.
- LessEqualTag() - Constructor for class com.aendvari.tethys.tag.logic.LessEqualTag
- LessThanTag - class com.aendvari.tethys.tag.logic.LessThanTag.
- Less than operator tag.
- LessThanTag() - Constructor for class com.aendvari.tethys.tag.logic.LessThanTag
- LogicTag - class com.aendvari.tethys.tag.logic.LogicTag.
- Base class for logic tags.
- LogicTag() - Constructor for class com.aendvari.tethys.tag.logic.LogicTag
- LogicTagData - class com.aendvari.tethys.tag.logic.LogicTagData.
- Provides access to logic tag data.
- LogicTagData() - Constructor for class com.aendvari.tethys.tag.logic.LogicTagData
- Constructs an empty
LogicTagData.
M
- MatchTag - class com.aendvari.tethys.tag.logic.MatchTag.
- Class for match/case logic.
- MatchTag() - Constructor for class com.aendvari.tethys.tag.logic.MatchTag
- matched - Variable in class com.aendvari.tethys.tag.logic.Response
- determines if the value matched
N
- NumberType - Static variable in interface com.aendvari.tethys.tag.logic.OperatorTag.Type
O
- OperatorTag - class com.aendvari.tethys.tag.logic.OperatorTag.
- Base class for operator tags.
- OperatorTag() - Constructor for class com.aendvari.tethys.tag.logic.OperatorTag
- OperatorTag.Type - interface com.aendvari.tethys.tag.logic.OperatorTag.Type.
- operatorResponse - Variable in class com.aendvari.tethys.tag.logic.OperatorTag
- true/false to represent the operator response
R
- Response - class com.aendvari.tethys.tag.logic.Response.
- This class is used to hold operator/match information.
- Response(String, String, boolean) - Constructor for class com.aendvari.tethys.tag.logic.Response
- Constructs a
Responsefrom the supplied values. - release() - Method in class com.aendvari.tethys.tag.logic.IterateTag
- Release all allocated resources.
- release() - Method in class com.aendvari.tethys.tag.logic.LogicTag
- Release all allocated resources.
- release() - Method in class com.aendvari.tethys.tag.logic.MatchTag
- Release all allocated resources.
- release() - Method in class com.aendvari.tethys.tag.logic.OperatorTag
- Release all allocated resources.
- response - Variable in class com.aendvari.tethys.tag.logic.LogicTag
- Contains the context for the logical response.
- responseMap - Variable in class com.aendvari.tethys.tag.logic.LogicTagData
- Container for logic responses.
S
- StringType - Static variable in interface com.aendvari.tethys.tag.logic.OperatorTag.Type
- SubstringTag - class com.aendvari.tethys.tag.logic.SubstringTag.
- Substring value for match tags.
- SubstringTag() - Constructor for class com.aendvari.tethys.tag.logic.SubstringTag
- setActualValue(String) - Method in class com.aendvari.tethys.tag.logic.OperatorTag
- setBooleanValue(boolean) - Method in class com.aendvari.tethys.tag.logic.BooleanTag
- setCaseMatched(boolean) - Method in class com.aendvari.tethys.tag.logic.MatchTag
- setData(HttpServletRequest, LogicTagData) - Static method in class com.aendvari.tethys.tag.logic.LogicTagData
- Wraps TagData.setTagData(HttpServletRequest, TagData)>
TagData.setTagData(HttpServletRequest, TagData)55 . - setData(HttpSession, LogicTagData) - Static method in class com.aendvari.tethys.tag.logic.LogicTagData
- Wraps TagData.setTagData(HttpSession, TagData)>
TagData.setTagData(HttpSession, TagData)55 . - setData(ServletContext, LogicTagData) - Static method in class com.aendvari.tethys.tag.logic.LogicTagData
- Wraps TagData.setTagData(ServletContext, TagData)>
TagData.setTagData(ServletContext, TagData)55 . - setData(PageContext, String, LogicTagData) - Static method in class com.aendvari.tethys.tag.logic.LogicTagData
- Wraps TagData.setTagData(PageContext, String, TagData)>
TagData.setTagData(PageContext, String, TagData)55 . - setIndexName(String) - Method in class com.aendvari.tethys.tag.logic.IterateTag
- setMatched(boolean) - Method in class com.aendvari.tethys.tag.logic.Response
- setNextNode() - Method in class com.aendvari.tethys.tag.logic.IterateTag
- setOperatorResponse(boolean) - Method in class com.aendvari.tethys.tag.logic.OperatorTag
- setResponseMap(ContextMap) - Method in class com.aendvari.tethys.tag.logic.LogicTagData
- Sets the response map of this tag data.
- setType(String) - Method in class com.aendvari.tethys.tag.logic.OperatorTag
- setValue(String) - Method in class com.aendvari.tethys.tag.logic.BooleanTag
- setValue(String) - Method in class com.aendvari.tethys.tag.logic.CaseTag
- setValue(String) - Method in class com.aendvari.tethys.tag.logic.MatchTag
- setValue(String) - Method in class com.aendvari.tethys.tag.logic.OperatorTag
- setValue(String) - Method in class com.aendvari.tethys.tag.logic.Response
- setValue(String) - Method in class com.aendvari.tethys.tag.logic.SubstringTag
T
- TagDataKey - Static variable in class com.aendvari.tethys.tag.logic.LogicTagData
- toString() - Method in class com.aendvari.tethys.tag.logic.Response
- type - Variable in class com.aendvari.tethys.tag.logic.OperatorTag
- type of the operator string/number
V
- value - Variable in class com.aendvari.tethys.tag.logic.BooleanTag
- value of the boolean ("true"/"false")
- value - Variable in class com.aendvari.tethys.tag.logic.CaseTag
- string of the value to match
- value - Variable in class com.aendvari.tethys.tag.logic.MatchTag
- value to compare with
- value - Variable in class com.aendvari.tethys.tag.logic.OperatorTag
- value to compare with
- value - Variable in class com.aendvari.tethys.tag.logic.Response
- the value of the operator/match
- value - Variable in class com.aendvari.tethys.tag.logic.SubstringTag
- string of the value to match
A B C D E G I L M N O R S T V
|
|||||||||
| Home >> All >> com >> aendvari >> tethys >> tag >> [ logic overview ] | PREV NEXT | ||||||||