places an IntrospectionCache Data (@see IntrospectionCacheData)
│ │ │ │ @@ -6498,27 +6498,27 @@
│ │ │ │
│ │ │ │ RegularExpression Id.
│ │ │ │
│ │ │ │
popCurrentMacroName() - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
│ │ │ │
│ │ │ │
popCurrentMacroName() - Method in class org.apache.velocity.context.InternalContextAdapterImpl
│ │ │ │
│ │ │ │ -
popCurrentMacroName() - Method in class org.apache.velocity.context.AbstractContext
│ │ │ │ +
popCurrentMacroName() - Method in class org.apache.velocity.VelocityContext
│ │ │ │
│ │ │ │ remove the current macro name from stack
│ │ │ │
│ │ │ │
popCurrentMacroName() - Method in interface org.apache.velocity.context.InternalContextAdapter
│ │ │ │
│ │ │ │ remove the current macro name from stack
│ │ │ │
│ │ │ │
popCurrentTemplateName() - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
│ │ │ │
│ │ │ │
popCurrentTemplateName() - Method in class org.apache.velocity.context.InternalContextAdapterImpl
│ │ │ │
│ │ │ │ -
popCurrentTemplateName() - Method in class org.apache.velocity.context.AbstractContext
│ │ │ │ +
popCurrentTemplateName() - Method in class org.apache.velocity.VelocityContext
│ │ │ │
│ │ │ │ remove the current template name from stack
│ │ │ │
│ │ │ │
popCurrentTemplateName() - Method in interface org.apache.velocity.context.InternalContextAdapter
│ │ │ │
│ │ │ │ remove the current template name from stack
│ │ │ │
│ │ │ │ @@ -6616,27 +6616,27 @@
│ │ │ │
│ │ │ │
ProxyVMContext(InternalContextAdapter, RuntimeServices, boolean) - Constructor for class org.apache.velocity.context.ProxyVMContext
│ │ │ │
│ │ │ │
pushCurrentMacroName(String) - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
│ │ │ │
│ │ │ │
pushCurrentMacroName(String) - Method in class org.apache.velocity.context.InternalContextAdapterImpl
│ │ │ │
│ │ │ │ -
pushCurrentMacroName(String) - Method in class org.apache.velocity.context.AbstractContext
│ │ │ │ +
pushCurrentMacroName(String) - Method in class org.apache.velocity.VelocityContext
│ │ │ │
│ │ │ │ set the current macro name on top of stack
│ │ │ │
│ │ │ │
pushCurrentMacroName(String) - Method in interface org.apache.velocity.context.InternalContextAdapter
│ │ │ │
│ │ │ │ set the current macro name on top of stack
│ │ │ │
│ │ │ │
pushCurrentTemplateName(String) - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
│ │ │ │
│ │ │ │
pushCurrentTemplateName(String) - Method in class org.apache.velocity.context.InternalContextAdapterImpl
│ │ │ │
│ │ │ │ -
pushCurrentTemplateName(String) - Method in class org.apache.velocity.context.AbstractContext
│ │ │ │ +
pushCurrentTemplateName(String) - Method in class org.apache.velocity.VelocityContext
│ │ │ │
│ │ │ │ set the current template name on top of stack
│ │ │ │
│ │ │ │
pushCurrentTemplateName(String) - Method in interface org.apache.velocity.context.InternalContextAdapter
│ │ │ │
│ │ │ │ set the current template name on top of stack
│ │ │ │
│ │ │ │ @@ -7551,15 +7551,15 @@
│ │ │ │
[REQUIRED] Set the control template for the
│ │ │ │ generating process.
│ │ │ │
│ │ │ │
setCurrentResource(Resource) - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
│ │ │ │
│ │ │ │
setCurrentResource(Resource) - Method in class org.apache.velocity.context.InternalContextAdapterImpl
│ │ │ │
│ │ │ │ -
setCurrentResource(Resource) - Method in class org.apache.velocity.context.AbstractContext
│ │ │ │ +
setCurrentResource(Resource) - Method in class org.apache.velocity.VelocityContext
│ │ │ │
│ │ │ │
setCurrentResource(Resource) - Method in interface org.apache.velocity.context.InternalContextAdapter
│ │ │ │
│ │ │ │
setData(Object) - Method in class org.apache.velocity.runtime.resource.Resource
│ │ │ │
│ │ │ │ Set arbitrary data object that might be used
│ │ │ │ by the resource.
│ │ │ │ @@ -7701,15 +7701,15 @@
│ │ │ │
│ │ │ │ Sets the log file.
│ │ │ │
│ │ │ │ setMacroLibraries(List) - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
│ │ │ │
│ │ │ │
setMacroLibraries(List) - Method in class org.apache.velocity.context.InternalContextAdapterImpl
│ │ │ │
│ │ │ │ -
setMacroLibraries(List) - Method in class org.apache.velocity.context.AbstractContext
│ │ │ │ +
setMacroLibraries(List) - Method in class org.apache.velocity.VelocityContext
│ │ │ │
│ │ │ │
setMacroLibraries(List) - Method in interface org.apache.velocity.context.InternalContextAdapter
│ │ │ │
│ │ │ │ Set the macro library list for the current template.
│ │ │ │
│ │ │ │
setMethod(Method) - Method in class org.apache.velocity.runtime.parser.node.AbstractExecutor
│ │ │ │
│ │ │ │ ├── html2text {}
│ │ │ │ │ @@ -654,15 +654,15 @@
│ │ │ │ │ attachEventCartridge(EventCartridge) - Method in class
│ │ │ │ │ org.apache.velocity.context.ChainedInternalContextAdapter
│ │ │ │ │
│ │ │ │ │ attachEventCartridge(EventCartridge) - Method in class
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapterImpl
│ │ │ │ │
│ │ │ │ │ attachEventCartridge(EventCartridge) - Method in class
│ │ │ │ │ - org.apache.velocity.context.AbstractContext
│ │ │ │ │ + org.apache.velocity.VelocityContext
│ │ │ │ │
│ │ │ │ │ attachEventCartridge(EventCartridge) - Method in interface
│ │ │ │ │ org.apache.velocity.context.InternalEventContext
│ │ │ │ │
│ │ │ │ │ attachToContext(Context) - Method in class
│ │ │ │ │ org.apache.velocity.app.event.EventCartridge
│ │ │ │ │ Attached the EventCartridge to the context Final because not something
│ │ │ │ │ @@ -2128,51 +2128,49 @@
│ │ │ │ │ getCurrentMacroCallDepth() - Method in class
│ │ │ │ │ org.apache.velocity.context.ChainedInternalContextAdapter
│ │ │ │ │
│ │ │ │ │ getCurrentMacroCallDepth() - Method in class
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapterImpl
│ │ │ │ │
│ │ │ │ │ getCurrentMacroCallDepth() - Method in class
│ │ │ │ │ - org.apache.velocity.context.AbstractContext
│ │ │ │ │ + org.apache.velocity.VelocityContext
│ │ │ │ │ get the current macro call depth
│ │ │ │ │ getCurrentMacroCallDepth() - Method in interface
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapter
│ │ │ │ │ get the current macro call depth
│ │ │ │ │ getCurrentMacroName() - Method in class
│ │ │ │ │ org.apache.velocity.context.ChainedInternalContextAdapter
│ │ │ │ │
│ │ │ │ │ getCurrentMacroName() - Method in class
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapterImpl
│ │ │ │ │
│ │ │ │ │ - getCurrentMacroName() - Method in class
│ │ │ │ │ - org.apache.velocity.context.AbstractContext
│ │ │ │ │ + getCurrentMacroName() - Method in class org.apache.velocity.VelocityContext
│ │ │ │ │ get the current macro name
│ │ │ │ │ getCurrentMacroName() - Method in interface
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapter
│ │ │ │ │ get the current macro name
│ │ │ │ │ getCurrentResource() - Method in class
│ │ │ │ │ org.apache.velocity.context.ChainedInternalContextAdapter
│ │ │ │ │
│ │ │ │ │ getCurrentResource() - Method in class
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapterImpl
│ │ │ │ │
│ │ │ │ │ - getCurrentResource() - Method in class
│ │ │ │ │ - org.apache.velocity.context.AbstractContext
│ │ │ │ │ + getCurrentResource() - Method in class org.apache.velocity.VelocityContext
│ │ │ │ │
│ │ │ │ │ getCurrentResource() - Method in interface
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapter
│ │ │ │ │ temporary fix to enable #include() to figure out current encoding.
│ │ │ │ │ getCurrentTemplateName() - Method in class
│ │ │ │ │ org.apache.velocity.context.ChainedInternalContextAdapter
│ │ │ │ │
│ │ │ │ │ getCurrentTemplateName() - Method in class
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapterImpl
│ │ │ │ │
│ │ │ │ │ getCurrentTemplateName() - Method in class
│ │ │ │ │ - org.apache.velocity.context.AbstractContext
│ │ │ │ │ + org.apache.velocity.VelocityContext
│ │ │ │ │ get the current template name
│ │ │ │ │ getCurrentTemplateName() - Method in interface
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapter
│ │ │ │ │ get the current template name
│ │ │ │ │ getData() - Method in class org.apache.velocity.runtime.resource.Resource
│ │ │ │ │ Get arbitrary data object that might be used by the resource.
│ │ │ │ │ getDepth() - Method in class org.apache.velocity.runtime.directive.Scope
│ │ │ │ │ @@ -2233,16 +2231,15 @@
│ │ │ │ │
│ │ │ │ │ getEventCartridge() - Method in class
│ │ │ │ │ org.apache.velocity.context.ChainedInternalContextAdapter
│ │ │ │ │
│ │ │ │ │ getEventCartridge() - Method in class
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapterImpl
│ │ │ │ │
│ │ │ │ │ - getEventCartridge() - Method in class
│ │ │ │ │ - org.apache.velocity.context.AbstractContext
│ │ │ │ │ + getEventCartridge() - Method in class org.apache.velocity.VelocityContext
│ │ │ │ │
│ │ │ │ │ getEventCartridge() - Method in interface
│ │ │ │ │ org.apache.velocity.context.InternalEventContext
│ │ │ │ │
│ │ │ │ │ getEventCartridge() - Method in class
│ │ │ │ │ org.apache.velocity.runtime.RuntimeSingleton
│ │ │ │ │ Returns the event handlers for the application.
│ │ │ │ │ @@ -2524,28 +2521,26 @@
│ │ │ │ │ Gets the log file.
│ │ │ │ │ getMacroLibraries() - Method in class
│ │ │ │ │ org.apache.velocity.context.ChainedInternalContextAdapter
│ │ │ │ │
│ │ │ │ │ getMacroLibraries() - Method in class
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapterImpl
│ │ │ │ │
│ │ │ │ │ - getMacroLibraries() - Method in class
│ │ │ │ │ - org.apache.velocity.context.AbstractContext
│ │ │ │ │ + getMacroLibraries() - Method in class org.apache.velocity.VelocityContext
│ │ │ │ │
│ │ │ │ │ getMacroLibraries() - Method in interface
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapter
│ │ │ │ │ Get the macro library list for the current template.
│ │ │ │ │ getMacroNameStack() - Method in class
│ │ │ │ │ org.apache.velocity.context.ChainedInternalContextAdapter
│ │ │ │ │
│ │ │ │ │ getMacroNameStack() - Method in class
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapterImpl
│ │ │ │ │
│ │ │ │ │ - getMacroNameStack() - Method in class
│ │ │ │ │ - org.apache.velocity.context.AbstractContext
│ │ │ │ │ + getMacroNameStack() - Method in class org.apache.velocity.VelocityContext
│ │ │ │ │ get the current macro name stack
│ │ │ │ │ getMacroNameStack() - Method in interface
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapter
│ │ │ │ │ Returns the macro name stack in form of an array.
│ │ │ │ │ getMatchAttribute() - Method in class
│ │ │ │ │ org.apache.velocity.app.event.implement.EscapeHtmlReference
│ │ │ │ │
│ │ │ │ │ @@ -3018,16 +3013,15 @@
│ │ │ │ │
│ │ │ │ │ getTemplateNameStack() - Method in class
│ │ │ │ │ org.apache.velocity.context.ChainedInternalContextAdapter
│ │ │ │ │
│ │ │ │ │ getTemplateNameStack() - Method in class
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapterImpl
│ │ │ │ │
│ │ │ │ │ - getTemplateNameStack() - Method in class
│ │ │ │ │ - org.apache.velocity.context.AbstractContext
│ │ │ │ │ + getTemplateNameStack() - Method in class org.apache.velocity.VelocityContext
│ │ │ │ │ get the current template name stack
│ │ │ │ │ getTemplateNameStack() - Method in interface
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapter
│ │ │ │ │ Returns the template name stack in form of an array.
│ │ │ │ │ getTemplatePath() - Method in class org.apache.velocity.texen.ant.TexenTask
│ │ │ │ │ Get the path where Velocity will look for templates using the file
│ │ │ │ │ template loader.
│ │ │ │ │ @@ -3182,30 +3176,29 @@
│ │ │ │ │ ***** I *****
│ │ │ │ │ icacheGet(Object) - Method in class
│ │ │ │ │ org.apache.velocity.context.ChainedInternalContextAdapter
│ │ │ │ │
│ │ │ │ │ icacheGet(Object) - Method in class
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapterImpl
│ │ │ │ │
│ │ │ │ │ - icacheGet(Object) - Method in class
│ │ │ │ │ - org.apache.velocity.context.AbstractContext
│ │ │ │ │ + icacheGet(Object) - Method in class org.apache.velocity.VelocityContext
│ │ │ │ │ returns an IntrospectionCache Data (@see IntrospectionCacheData) object
│ │ │ │ │ if exists for the key
│ │ │ │ │ icacheGet(Object) - Method in interface
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapter
│ │ │ │ │ returns an IntrospectionCache Data (@see IntrospectionCacheData) object
│ │ │ │ │ if exists for the key
│ │ │ │ │ icachePut(Object,_IntrospectionCacheData) - Method in class
│ │ │ │ │ org.apache.velocity.context.ChainedInternalContextAdapter
│ │ │ │ │
│ │ │ │ │ icachePut(Object,_IntrospectionCacheData) - Method in class
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapterImpl
│ │ │ │ │
│ │ │ │ │ icachePut(Object,_IntrospectionCacheData) - Method in class
│ │ │ │ │ - org.apache.velocity.context.AbstractContext
│ │ │ │ │ + org.apache.velocity.VelocityContext
│ │ │ │ │ places an IntrospectionCache Data (@see IntrospectionCacheData) element
│ │ │ │ │ in the cache for specified key
│ │ │ │ │ icachePut(Object,_IntrospectionCacheData) - Method in interface
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapter
│ │ │ │ │ places an IntrospectionCache Data (@see IntrospectionCacheData) element
│ │ │ │ │ in the cache for specified key
│ │ │ │ │ id - Variable in class org.apache.velocity.runtime.parser.node.SimpleNode
│ │ │ │ │ @@ -5282,28 +5275,27 @@
│ │ │ │ │ RegularExpression Id.
│ │ │ │ │ popCurrentMacroName() - Method in class
│ │ │ │ │ org.apache.velocity.context.ChainedInternalContextAdapter
│ │ │ │ │
│ │ │ │ │ popCurrentMacroName() - Method in class
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapterImpl
│ │ │ │ │
│ │ │ │ │ - popCurrentMacroName() - Method in class
│ │ │ │ │ - org.apache.velocity.context.AbstractContext
│ │ │ │ │ + popCurrentMacroName() - Method in class org.apache.velocity.VelocityContext
│ │ │ │ │ remove the current macro name from stack
│ │ │ │ │ popCurrentMacroName() - Method in interface
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapter
│ │ │ │ │ remove the current macro name from stack
│ │ │ │ │ popCurrentTemplateName() - Method in class
│ │ │ │ │ org.apache.velocity.context.ChainedInternalContextAdapter
│ │ │ │ │
│ │ │ │ │ popCurrentTemplateName() - Method in class
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapterImpl
│ │ │ │ │
│ │ │ │ │ popCurrentTemplateName() - Method in class
│ │ │ │ │ - org.apache.velocity.context.AbstractContext
│ │ │ │ │ + org.apache.velocity.VelocityContext
│ │ │ │ │ remove the current template name from stack
│ │ │ │ │ popCurrentTemplateName() - Method in interface
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapter
│ │ │ │ │ remove the current template name from stack
│ │ │ │ │ popNode() - Method in class org.apache.velocity.runtime.parser.JJTParserState
│ │ │ │ │
│ │ │ │ │ populateInitialContext(Context) - Method in class
│ │ │ │ │ @@ -5381,27 +5373,27 @@
│ │ │ │ │ pushCurrentMacroName(String) - Method in class
│ │ │ │ │ org.apache.velocity.context.ChainedInternalContextAdapter
│ │ │ │ │
│ │ │ │ │ pushCurrentMacroName(String) - Method in class
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapterImpl
│ │ │ │ │
│ │ │ │ │ pushCurrentMacroName(String) - Method in class
│ │ │ │ │ - org.apache.velocity.context.AbstractContext
│ │ │ │ │ + org.apache.velocity.VelocityContext
│ │ │ │ │ set the current macro name on top of stack
│ │ │ │ │ pushCurrentMacroName(String) - Method in interface
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapter
│ │ │ │ │ set the current macro name on top of stack
│ │ │ │ │ pushCurrentTemplateName(String) - Method in class
│ │ │ │ │ org.apache.velocity.context.ChainedInternalContextAdapter
│ │ │ │ │
│ │ │ │ │ pushCurrentTemplateName(String) - Method in class
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapterImpl
│ │ │ │ │
│ │ │ │ │ pushCurrentTemplateName(String) - Method in class
│ │ │ │ │ - org.apache.velocity.context.AbstractContext
│ │ │ │ │ + org.apache.velocity.VelocityContext
│ │ │ │ │ set the current template name on top of stack
│ │ │ │ │ pushCurrentTemplateName(String) - Method in interface
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapter
│ │ │ │ │ set the current template name on top of stack
│ │ │ │ │ pushNode(Node) - Method in class
│ │ │ │ │ org.apache.velocity.runtime.parser.JJTParserState
│ │ │ │ │
│ │ │ │ │ @@ -6143,15 +6135,15 @@
│ │ │ │ │ setCurrentResource(Resource) - Method in class
│ │ │ │ │ org.apache.velocity.context.ChainedInternalContextAdapter
│ │ │ │ │
│ │ │ │ │ setCurrentResource(Resource) - Method in class
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapterImpl
│ │ │ │ │
│ │ │ │ │ setCurrentResource(Resource) - Method in class
│ │ │ │ │ - org.apache.velocity.context.AbstractContext
│ │ │ │ │ + org.apache.velocity.VelocityContext
│ │ │ │ │
│ │ │ │ │ setCurrentResource(Resource) - Method in interface
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapter
│ │ │ │ │
│ │ │ │ │ setData(Object) - Method in class
│ │ │ │ │ org.apache.velocity.runtime.resource.Resource
│ │ │ │ │ Set arbitrary data object that might be used by the resource.
│ │ │ │ │ @@ -6261,16 +6253,15 @@
│ │ │ │ │ Sets the log file.
│ │ │ │ │ setMacroLibraries(List) - Method in class
│ │ │ │ │ org.apache.velocity.context.ChainedInternalContextAdapter
│ │ │ │ │
│ │ │ │ │ setMacroLibraries(List) - Method in class
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapterImpl
│ │ │ │ │
│ │ │ │ │ - setMacroLibraries(List) - Method in class
│ │ │ │ │ - org.apache.velocity.context.AbstractContext
│ │ │ │ │ + setMacroLibraries(List) - Method in class org.apache.velocity.VelocityContext
│ │ │ │ │
│ │ │ │ │ setMacroLibraries(List) - Method in interface
│ │ │ │ │ org.apache.velocity.context.InternalContextAdapter
│ │ │ │ │ Set the macro library list for the current template.
│ │ │ │ │ setMethod(Method) - Method in class
│ │ │ │ │ org.apache.velocity.runtime.parser.node.AbstractExecutor
│ │ │ ├── ./usr/share/doc/velocity/api/member-search-index.js
│ │ │ │ ├── js-beautify {}
│ │ │ │ │ @@ -770,15 +770,15 @@
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapterImpl",
│ │ │ │ │ "l": "attachEventCartridge(EventCartridge)",
│ │ │ │ │ "u": "attachEventCartridge(org.apache.velocity.app.event.EventCartridge)"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ - "c": "AbstractContext",
│ │ │ │ │ + "c": "VelocityContext",
│ │ │ │ │ "l": "attachEventCartridge(EventCartridge)",
│ │ │ │ │ "u": "attachEventCartridge(org.apache.velocity.app.event.EventCartridge)"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalEventContext",
│ │ │ │ │ "l": "attachEventCartridge(EventCartridge)",
│ │ │ │ │ "u": "attachEventCartridge(org.apache.velocity.app.event.EventCartridge)"
│ │ │ │ │ @@ -2756,15 +2756,15 @@
│ │ │ │ │ "l": "getCurrentMacroCallDepth()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapterImpl",
│ │ │ │ │ "l": "getCurrentMacroCallDepth()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ - "c": "AbstractContext",
│ │ │ │ │ + "c": "VelocityContext",
│ │ │ │ │ "l": "getCurrentMacroCallDepth()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapter",
│ │ │ │ │ "l": "getCurrentMacroCallDepth()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ @@ -2772,15 +2772,15 @@
│ │ │ │ │ "l": "getCurrentMacroName()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapterImpl",
│ │ │ │ │ "l": "getCurrentMacroName()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ - "c": "AbstractContext",
│ │ │ │ │ + "c": "VelocityContext",
│ │ │ │ │ "l": "getCurrentMacroName()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapter",
│ │ │ │ │ "l": "getCurrentMacroName()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ @@ -2788,15 +2788,15 @@
│ │ │ │ │ "l": "getCurrentResource()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapterImpl",
│ │ │ │ │ "l": "getCurrentResource()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ - "c": "AbstractContext",
│ │ │ │ │ + "c": "VelocityContext",
│ │ │ │ │ "l": "getCurrentResource()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapter",
│ │ │ │ │ "l": "getCurrentResource()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ @@ -2804,15 +2804,15 @@
│ │ │ │ │ "l": "getCurrentTemplateName()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapterImpl",
│ │ │ │ │ "l": "getCurrentTemplateName()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ - "c": "AbstractContext",
│ │ │ │ │ + "c": "VelocityContext",
│ │ │ │ │ "l": "getCurrentTemplateName()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapter",
│ │ │ │ │ "l": "getCurrentTemplateName()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.runtime.resource",
│ │ │ │ │ @@ -2903,15 +2903,15 @@
│ │ │ │ │ "l": "getEventCartridge()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapterImpl",
│ │ │ │ │ "l": "getEventCartridge()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ - "c": "AbstractContext",
│ │ │ │ │ + "c": "VelocityContext",
│ │ │ │ │ "l": "getEventCartridge()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalEventContext",
│ │ │ │ │ "l": "getEventCartridge()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.runtime",
│ │ │ │ │ @@ -3327,15 +3327,15 @@
│ │ │ │ │ "l": "getMacroLibraries()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapterImpl",
│ │ │ │ │ "l": "getMacroLibraries()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ - "c": "AbstractContext",
│ │ │ │ │ + "c": "VelocityContext",
│ │ │ │ │ "l": "getMacroLibraries()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapter",
│ │ │ │ │ "l": "getMacroLibraries()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ @@ -3343,15 +3343,15 @@
│ │ │ │ │ "l": "getMacroNameStack()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapterImpl",
│ │ │ │ │ "l": "getMacroNameStack()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ - "c": "AbstractContext",
│ │ │ │ │ + "c": "VelocityContext",
│ │ │ │ │ "l": "getMacroNameStack()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapter",
│ │ │ │ │ "l": "getMacroNameStack()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.app.event.implement",
│ │ │ │ │ @@ -4039,15 +4039,15 @@
│ │ │ │ │ "l": "getTemplateNameStack()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapterImpl",
│ │ │ │ │ "l": "getTemplateNameStack()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ - "c": "AbstractContext",
│ │ │ │ │ + "c": "VelocityContext",
│ │ │ │ │ "l": "getTemplateNameStack()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapter",
│ │ │ │ │ "l": "getTemplateNameStack()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.texen.ant",
│ │ │ │ │ @@ -4277,15 +4277,15 @@
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapterImpl",
│ │ │ │ │ "l": "icacheGet(Object)",
│ │ │ │ │ "u": "icacheGet(java.lang.Object)"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ - "c": "AbstractContext",
│ │ │ │ │ + "c": "VelocityContext",
│ │ │ │ │ "l": "icacheGet(Object)",
│ │ │ │ │ "u": "icacheGet(java.lang.Object)"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapter",
│ │ │ │ │ "l": "icacheGet(Object)",
│ │ │ │ │ "u": "icacheGet(java.lang.Object)"
│ │ │ │ │ @@ -4297,15 +4297,15 @@
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapterImpl",
│ │ │ │ │ "l": "icachePut(Object, IntrospectionCacheData)",
│ │ │ │ │ "u": "icachePut(java.lang.Object,org.apache.velocity.util.introspection.IntrospectionCacheData)"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ - "c": "AbstractContext",
│ │ │ │ │ + "c": "VelocityContext",
│ │ │ │ │ "l": "icachePut(Object, IntrospectionCacheData)",
│ │ │ │ │ "u": "icachePut(java.lang.Object,org.apache.velocity.util.introspection.IntrospectionCacheData)"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapter",
│ │ │ │ │ "l": "icachePut(Object, IntrospectionCacheData)",
│ │ │ │ │ "u": "icachePut(java.lang.Object,org.apache.velocity.util.introspection.IntrospectionCacheData)"
│ │ │ │ │ @@ -7052,15 +7052,15 @@
│ │ │ │ │ "l": "popCurrentMacroName()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapterImpl",
│ │ │ │ │ "l": "popCurrentMacroName()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ - "c": "AbstractContext",
│ │ │ │ │ + "c": "VelocityContext",
│ │ │ │ │ "l": "popCurrentMacroName()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapter",
│ │ │ │ │ "l": "popCurrentMacroName()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ @@ -7068,15 +7068,15 @@
│ │ │ │ │ "l": "popCurrentTemplateName()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapterImpl",
│ │ │ │ │ "l": "popCurrentTemplateName()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ - "c": "AbstractContext",
│ │ │ │ │ + "c": "VelocityContext",
│ │ │ │ │ "l": "popCurrentTemplateName()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapter",
│ │ │ │ │ "l": "popCurrentTemplateName()"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.runtime.parser",
│ │ │ │ │ @@ -7177,15 +7177,15 @@
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapterImpl",
│ │ │ │ │ "l": "pushCurrentMacroName(String)",
│ │ │ │ │ "u": "pushCurrentMacroName(java.lang.String)"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ - "c": "AbstractContext",
│ │ │ │ │ + "c": "VelocityContext",
│ │ │ │ │ "l": "pushCurrentMacroName(String)",
│ │ │ │ │ "u": "pushCurrentMacroName(java.lang.String)"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapter",
│ │ │ │ │ "l": "pushCurrentMacroName(String)",
│ │ │ │ │ "u": "pushCurrentMacroName(java.lang.String)"
│ │ │ │ │ @@ -7197,15 +7197,15 @@
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapterImpl",
│ │ │ │ │ "l": "pushCurrentTemplateName(String)",
│ │ │ │ │ "u": "pushCurrentTemplateName(java.lang.String)"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ - "c": "AbstractContext",
│ │ │ │ │ + "c": "VelocityContext",
│ │ │ │ │ "l": "pushCurrentTemplateName(String)",
│ │ │ │ │ "u": "pushCurrentTemplateName(java.lang.String)"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapter",
│ │ │ │ │ "l": "pushCurrentTemplateName(String)",
│ │ │ │ │ "u": "pushCurrentTemplateName(java.lang.String)"
│ │ │ │ │ @@ -8222,15 +8222,15 @@
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapterImpl",
│ │ │ │ │ "l": "setCurrentResource(Resource)",
│ │ │ │ │ "u": "setCurrentResource(org.apache.velocity.runtime.resource.Resource)"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ - "c": "AbstractContext",
│ │ │ │ │ + "c": "VelocityContext",
│ │ │ │ │ "l": "setCurrentResource(Resource)",
│ │ │ │ │ "u": "setCurrentResource(org.apache.velocity.runtime.resource.Resource)"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapter",
│ │ │ │ │ "l": "setCurrentResource(Resource)",
│ │ │ │ │ "u": "setCurrentResource(org.apache.velocity.runtime.resource.Resource)"
│ │ │ │ │ @@ -8411,15 +8411,15 @@
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapterImpl",
│ │ │ │ │ "l": "setMacroLibraries(List)",
│ │ │ │ │ "u": "setMacroLibraries(java.util.List)"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ - "c": "AbstractContext",
│ │ │ │ │ + "c": "VelocityContext",
│ │ │ │ │ "l": "setMacroLibraries(List)",
│ │ │ │ │ "u": "setMacroLibraries(java.util.List)"
│ │ │ │ │ }, {
│ │ │ │ │ "p": "org.apache.velocity.context",
│ │ │ │ │ "c": "InternalContextAdapter",
│ │ │ │ │ "l": "setMacroLibraries(List)",
│ │ │ │ │ "u": "setMacroLibraries(java.util.List)"