Package org.mybatis.scripting.velocity
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
- Specified by:
getin interfaceorg.apache.velocity.context.Context- Specified by:
getin interfaceorg.apache.velocity.context.InternalWrapperContext- Overrides:
getin classorg.apache.velocity.context.ChainedInternalContextAdapter
-
put
- Specified by:
putin interfaceorg.apache.velocity.context.Context- Specified by:
putin interfaceorg.apache.velocity.context.InternalWrapperContext- Overrides:
putin classorg.apache.velocity.context.ChainedInternalContextAdapter
-
remove
- Specified by:
removein interfaceorg.apache.velocity.context.Context- Overrides:
removein classorg.apache.velocity.context.ChainedInternalContextAdapter
-