Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/context/class-use/Context.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/context/class-use/Context.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/context/class-use/Context.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/context/class-use/Context.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.velocity.context.Context (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Interface org.apache.velocity.context.Context (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.velocity.context.Context (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Interface org.apache.velocity.context.Context (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { @@ -200,8 +200,8 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">VelocityEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/VelocityEngine.html#evaluate-org.apache.velocity.context.Context-java.io.Writer-java.lang.String-java.io.Reader-">evaluate</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, +<td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><span class="typeNameLabel">Velocity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/Velocity.html#evaluate-org.apache.velocity.context.Context-java.io.Writer-java.lang.String-java.io.Reader-">evaluate</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> logTag, <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a> reader)</code> @@ -209,8 +209,8 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static boolean</code></td> -<td class="colLast"><span class="typeNameLabel">Velocity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/Velocity.html#evaluate-org.apache.velocity.context.Context-java.io.Writer-java.lang.String-java.io.Reader-">evaluate</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><span class="typeNameLabel">VelocityEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/VelocityEngine.html#evaluate-org.apache.velocity.context.Context-java.io.Writer-java.lang.String-java.io.Reader-">evaluate</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> logTag, <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a> reader)</code> @@ -218,8 +218,8 @@ </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">VelocityEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/VelocityEngine.html#evaluate-org.apache.velocity.context.Context-java.io.Writer-java.lang.String-java.lang.String-">evaluate</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, +<td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><span class="typeNameLabel">Velocity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/Velocity.html#evaluate-org.apache.velocity.context.Context-java.io.Writer-java.lang.String-java.lang.String-">evaluate</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> out, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> logTag, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> instring)</code> @@ -227,8 +227,8 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static boolean</code></td> -<td class="colLast"><span class="typeNameLabel">Velocity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/Velocity.html#evaluate-org.apache.velocity.context.Context-java.io.Writer-java.lang.String-java.lang.String-">evaluate</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><span class="typeNameLabel">VelocityEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/VelocityEngine.html#evaluate-org.apache.velocity.context.Context-java.io.Writer-java.lang.String-java.lang.String-">evaluate</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> out, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> logTag, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> instring)</code> @@ -236,8 +236,8 @@ </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">VelocityEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/VelocityEngine.html#invokeVelocimacro-java.lang.String-java.lang.String-java.lang.String:A-org.apache.velocity.context.Context-java.io.Writer-">invokeVelocimacro</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> vmName, +<td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><span class="typeNameLabel">Velocity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/Velocity.html#invokeVelocimacro-java.lang.String-java.lang.String-java.lang.String:A-org.apache.velocity.context.Context-java.io.Writer-">invokeVelocimacro</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> vmName, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> logTag, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] params, <a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, @@ -247,8 +247,8 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static boolean</code></td> -<td class="colLast"><span class="typeNameLabel">Velocity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/Velocity.html#invokeVelocimacro-java.lang.String-java.lang.String-java.lang.String:A-org.apache.velocity.context.Context-java.io.Writer-">invokeVelocimacro</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> vmName, +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><span class="typeNameLabel">VelocityEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/VelocityEngine.html#invokeVelocimacro-java.lang.String-java.lang.String-java.lang.String:A-org.apache.velocity.context.Context-java.io.Writer-">invokeVelocimacro</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> vmName, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> logTag, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] params, <a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, @@ -258,21 +258,21 @@ </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">VelocityEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/VelocityEngine.html#mergeTemplate-java.lang.String-java.lang.String-org.apache.velocity.context.Context-java.io.Writer-">mergeTemplate</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> templateName, +<td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><span class="typeNameLabel">Velocity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/Velocity.html#mergeTemplate-java.lang.String-java.lang.String-org.apache.velocity.context.Context-java.io.Writer-">mergeTemplate</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> templateName, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> encoding, <a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer)</code> -<div class="block">merges a template and puts the rendered stream into the writer</div> +<div class="block">Merges a template and puts the rendered stream into the writer</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static boolean</code></td> -<td class="colLast"><span class="typeNameLabel">Velocity.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/Velocity.html#mergeTemplate-java.lang.String-java.lang.String-org.apache.velocity.context.Context-java.io.Writer-">mergeTemplate</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> templateName, +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><span class="typeNameLabel">VelocityEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/VelocityEngine.html#mergeTemplate-java.lang.String-java.lang.String-org.apache.velocity.context.Context-java.io.Writer-">mergeTemplate</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> templateName, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> encoding, <a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a> writer)</code> -<div class="block">Merges a template and puts the rendered stream into the writer</div> +<div class="block">merges a template and puts the rendered stream into the writer</div> </td> </tr> </tbody> @@ -318,62 +318,62 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><span class="typeNameLabel">InvalidReferenceEventHandler.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/event/InvalidReferenceEventHandler.html#invalidGetMethod-org.apache.velocity.context.Context-java.lang.String-java.lang.Object-java.lang.String-org.apache.velocity.util.introspection.Info-">invalidGetMethod</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, +<td class="colLast"><span class="typeNameLabel">EventCartridge.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/event/EventCartridge.html#invalidGetMethod-org.apache.velocity.context.Context-java.lang.String-java.lang.Object-java.lang.String-org.apache.velocity.util.introspection.Info-">invalidGetMethod</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reference, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> object, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> property, <a href="../../../../../org/apache/velocity/util/introspection/Info.html" title="class in org.apache.velocity.util.introspection">Info</a> info)</code> -<div class="block">Called when object is null or there is no getter for the given - property.</div> +<div class="block">Call invalid reference handlers for an invalid getter</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><span class="typeNameLabel">EventCartridge.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/event/EventCartridge.html#invalidGetMethod-org.apache.velocity.context.Context-java.lang.String-java.lang.Object-java.lang.String-org.apache.velocity.util.introspection.Info-">invalidGetMethod</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, +<td class="colLast"><span class="typeNameLabel">InvalidReferenceEventHandler.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/event/InvalidReferenceEventHandler.html#invalidGetMethod-org.apache.velocity.context.Context-java.lang.String-java.lang.Object-java.lang.String-org.apache.velocity.util.introspection.Info-">invalidGetMethod</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reference, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> object, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> property, <a href="../../../../../org/apache/velocity/util/introspection/Info.html" title="class in org.apache.velocity.util.introspection">Info</a> info)</code> -<div class="block">Call invalid reference handlers for an invalid getter</div> +<div class="block">Called when object is null or there is no getter for the given + property.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><span class="typeNameLabel">InvalidReferenceEventHandler.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/event/InvalidReferenceEventHandler.html#invalidMethod-org.apache.velocity.context.Context-java.lang.String-java.lang.Object-java.lang.String-org.apache.velocity.util.introspection.Info-">invalidMethod</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, +<td class="colLast"><span class="typeNameLabel">EventCartridge.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/event/EventCartridge.html#invalidMethod-org.apache.velocity.context.Context-java.lang.String-java.lang.Object-java.lang.String-org.apache.velocity.util.introspection.Info-">invalidMethod</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reference, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> object, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> method, <a href="../../../../../org/apache/velocity/util/introspection/Info.html" title="class in org.apache.velocity.util.introspection">Info</a> info)</code> -<div class="block">Called when object is null or the given method does not exist.</div> +<div class="block">Call invalid reference handlers for an invalid method call</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> -<td class="colLast"><span class="typeNameLabel">EventCartridge.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/event/EventCartridge.html#invalidMethod-org.apache.velocity.context.Context-java.lang.String-java.lang.Object-java.lang.String-org.apache.velocity.util.introspection.Info-">invalidMethod</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, +<td class="colLast"><span class="typeNameLabel">InvalidReferenceEventHandler.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/event/InvalidReferenceEventHandler.html#invalidMethod-org.apache.velocity.context.Context-java.lang.String-java.lang.Object-java.lang.String-org.apache.velocity.util.introspection.Info-">invalidMethod</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reference, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> object, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> method, <a href="../../../../../org/apache/velocity/util/introspection/Info.html" title="class in org.apache.velocity.util.introspection">Info</a> info)</code> -<div class="block">Call invalid reference handlers for an invalid method call</div> +<div class="block">Called when object is null or the given method does not exist.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">InvalidReferenceEventHandler.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/event/InvalidReferenceEventHandler.html#invalidSetMethod-org.apache.velocity.context.Context-java.lang.String-java.lang.String-org.apache.velocity.util.introspection.Info-">invalidSetMethod</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, +<td class="colLast"><span class="typeNameLabel">EventCartridge.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/event/EventCartridge.html#invalidSetMethod-org.apache.velocity.context.Context-java.lang.String-java.lang.String-org.apache.velocity.util.introspection.Info-">invalidSetMethod</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> leftreference, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> rightreference, <a href="../../../../../org/apache/velocity/util/introspection/Info.html" title="class in org.apache.velocity.util.introspection">Info</a> info)</code> -<div class="block">Called when object is null or there is no setter for the given - property.</div> +<div class="block">Call invalid reference handlers for an invalid setter</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">EventCartridge.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/event/EventCartridge.html#invalidSetMethod-org.apache.velocity.context.Context-java.lang.String-java.lang.String-org.apache.velocity.util.introspection.Info-">invalidSetMethod</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, +<td class="colLast"><span class="typeNameLabel">InvalidReferenceEventHandler.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/event/InvalidReferenceEventHandler.html#invalidSetMethod-org.apache.velocity.context.Context-java.lang.String-java.lang.String-org.apache.velocity.util.introspection.Info-">invalidSetMethod</a></span>(<a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a> context, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> leftreference, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> rightreference, <a href="../../../../../org/apache/velocity/util/introspection/Info.html" title="class in org.apache.velocity.util.introspection">Info</a> info)</code> -<div class="block">Call invalid reference handlers for an invalid setter</div> +<div class="block">Called when object is null or there is no setter for the given + property.</div> </td> </tr> <tr class="rowColor"> @@ -557,8 +557,9 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a></code></td> -<td class="colLast"><span class="typeNameLabel">InternalWrapperContext.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/context/InternalWrapperContext.html#getInternalUserContext--">getInternalUserContext</a></span>()</code> -<div class="block">Returns the wrapped user context.</div> +<td class="colLast"><span class="typeNameLabel">InternalContextAdapterImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/context/InternalContextAdapterImpl.html#getInternalUserContext--">getInternalUserContext</a></span>()</code> +<div class="block">returns the user data context that + we are wrapping</div> </td> </tr> <tr class="altColor"> @@ -569,9 +570,8 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/velocity/context/Context.html" title="interface in org.apache.velocity.context">Context</a></code></td> -<td class="colLast"><span class="typeNameLabel">InternalContextAdapterImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/context/InternalContextAdapterImpl.html#getInternalUserContext--">getInternalUserContext</a></span>()</code> -<div class="block">returns the user data context that - we are wrapping</div> +<td class="colLast"><span class="typeNameLabel">InternalWrapperContext.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/context/InternalWrapperContext.html#getInternalUserContext--">getInternalUserContext</a></span>()</code> +<div class="block">Returns the wrapped user context.</div> </td> </tr> </tbody>
