Class RepeatDirective.NullHolderContext
java.lang.Object
org.apache.velocity.context.ChainedInternalContextAdapter
org.mybatis.scripting.velocity.RepeatDirective.NullHolderContext
- All Implemented Interfaces:
org.apache.velocity.context.Context, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.context.InternalEventContext, org.apache.velocity.context.InternalWrapperContext
- Enclosing class:
RepeatDirective
protected static class RepeatDirective.NullHolderContext
extends org.apache.velocity.context.ChainedInternalContextAdapter
-
Field Summary
Fields inherited from class org.apache.velocity.context.ChainedInternalContextAdapter
wrappedContext -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedNullHolderContext(String key, org.apache.velocity.context.InternalContextAdapter context) -
Method Summary
Methods inherited from class org.apache.velocity.context.ChainedInternalContextAdapter
attachEventCartridge, containsKey, getBaseContext, getCurrentMacroCallDepth, getCurrentMacroName, getCurrentResource, getCurrentTemplateName, getEventCartridge, getInternalUserContext, getKeys, getMacroLibraries, getMacroNameStack, getTemplateNameStack, icacheGet, icachePut, popCurrentMacroName, popCurrentTemplateName, pushCurrentMacroName, pushCurrentTemplateName, setCurrentResource, setMacroLibraries
-
Constructor Details
-
NullHolderContext
-
-
Method Details
-
get
-
put
-
remove
-