Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/index-all.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/index-all.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/index-all.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/index-all.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:34 CEST 2016 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Index (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-20"> +<meta name="date" content="2016-07-26"> <link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style"> </head> <body> @@ -109,6 +109,14 @@ when these raw version cannot be used as part of an ASCII string literal.</div> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/ConversionHandler.html#addConverter(java.lang.Class, java.lang.Class, org.apache.velocity.util.introspection.Converter)">addConverter(Class, Class, Converter)</a></span> - Method in interface org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/ConversionHandler.html" title="interface in org.apache.velocity.util.introspection">ConversionHandler</a></dt> +<dd> +<div class="block">Add the given converter to the handler.</div> +</dd> +<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/ConversionHandlerImpl.html#addConverter(java.lang.Class, java.lang.Class, org.apache.velocity.util.introspection.Converter)">addConverter(Class, Class, Converter)</a></span> - Method in class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/ConversionHandlerImpl.html" title="class in org.apache.velocity.util.introspection">ConversionHandlerImpl</a></dt> +<dd> +<div class="block">Add the given converter to the handler.</div> +</dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/RuntimeInstance.html#addDirective(org.apache.velocity.runtime.directive.Directive)">addDirective(Directive)</a></span> - Method in class org.apache.velocity.runtime.<a href="./org/apache/velocity/runtime/RuntimeInstance.html" title="class in org.apache.velocity.runtime">RuntimeInstance</a></dt> <dd> <div class="block">Programatically add a directive.</div> @@ -214,10 +222,6 @@ <dd> <div class="block">RegularExpression Id.</div> </dd> -<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/ParserConstants.html#ALPHANUM_CHAR">ALPHANUM_CHAR</a></span> - Static variable in interface org.apache.velocity.runtime.parser.<a href="./org/apache/velocity/runtime/parser/ParserConstants.html" title="interface in org.apache.velocity.runtime.parser">ParserConstants</a></dt> -<dd> -<div class="block">RegularExpression Id.</div> -</dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/directive/MacroParseException.html#appendTemplateInfo(java.lang.StringBuffer)">appendTemplateInfo(StringBuffer)</a></span> - Method in exception org.apache.velocity.runtime.directive.<a href="./org/apache/velocity/runtime/directive/MacroParseException.html" title="class in org.apache.velocity.runtime.directive">MacroParseException</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/TemplateParseException.html#appendTemplateInfo(java.lang.StringBuffer)">appendTemplateInfo(StringBuffer)</a></span> - Method in exception org.apache.velocity.runtime.parser.<a href="./org/apache/velocity/runtime/parser/TemplateParseException.html" title="class in org.apache.velocity.runtime.parser">TemplateParseException</a></dt> @@ -737,7 +741,7 @@ <dd> <div class="block">BlockMacro directive is used to invoke Velocity macros with normal parameters and a macro body.</div> </dd> -<dt><span class="strong"><a href="./org/apache/velocity/runtime/directive/BlockMacro.html#BlockMacro(java.lang.String)">BlockMacro(String)</a></span> - Constructor for class org.apache.velocity.runtime.directive.<a href="./org/apache/velocity/runtime/directive/BlockMacro.html" title="class in org.apache.velocity.runtime.directive">BlockMacro</a></dt> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/directive/BlockMacro.html#BlockMacro()">BlockMacro()</a></span> - Constructor for class org.apache.velocity.runtime.directive.<a href="./org/apache/velocity/runtime/directive/BlockMacro.html" title="class in org.apache.velocity.runtime.directive">BlockMacro</a></dt> <dd> </dd> <dt><a href="./org/apache/velocity/runtime/parser/node/BooleanPropertyExecutor.html" title="class in org.apache.velocity.runtime.parser.node"><span class="strong">BooleanPropertyExecutor</span></a> - Class in <a href="./org/apache/velocity/runtime/parser/node/package-summary.html">org.apache.velocity.runtime.parser.node</a></dt> <dd> @@ -747,6 +751,8 @@ </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/BooleanPropertyExecutor.html#BooleanPropertyExecutor(org.slf4j.Logger, org.apache.velocity.util.introspection.Introspector, java.lang.Class, java.lang.String)">BooleanPropertyExecutor(Logger, Introspector, Class, String)</a></span> - Constructor for class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/BooleanPropertyExecutor.html" title="class in org.apache.velocity.runtime.parser.node">BooleanPropertyExecutor</a></dt> <dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/BooleanPropertyExecutor.html#BooleanPropertyExecutor(org.slf4j.Logger, org.apache.velocity.util.introspection.Introspector, java.lang.Class, java.lang.String, boolean)">BooleanPropertyExecutor(Logger, Introspector, Class, String, boolean)</a></span> - Constructor for class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/BooleanPropertyExecutor.html" title="class in org.apache.velocity.runtime.parser.node">BooleanPropertyExecutor</a></dt> +<dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/ParserConstants.html#BRACKETED_WORD">BRACKETED_WORD</a></span> - Static variable in interface org.apache.velocity.runtime.parser.<a href="./org/apache/velocity/runtime/parser/ParserConstants.html" title="interface in org.apache.velocity.runtime.parser">ParserConstants</a></dt> <dd> <div class="block">RegularExpression Id.</div> @@ -773,7 +779,7 @@ <dd> <div class="block">Cache storage, assumed to be thread-safe.</div> </dd> -<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/IntrospectorCacheImpl.html#CACHEDUMP_MSG">CACHEDUMP_MSG</a></span> - Static variable in class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/IntrospectorCacheImpl.html" title="class in org.apache.velocity.util.introspection">IntrospectorCacheImpl</a></dt> +<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/IntrospectorCache.html#CACHEDUMP_MSG">CACHEDUMP_MSG</a></span> - Static variable in class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/IntrospectorCache.html" title="class in org.apache.velocity.util.introspection">IntrospectorCache</a></dt> <dd> <div class="block">define a public string so that it can be looked for if interested</div> </dd> @@ -884,6 +890,10 @@ <dd> <div class="block">Standard constructor</div> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/ClassMap.html#ClassMap(java.lang.Class, org.slf4j.Logger, org.apache.velocity.util.introspection.ConversionHandler)">ClassMap(Class, Logger, ConversionHandler)</a></span> - Constructor for class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/ClassMap.html" title="class in org.apache.velocity.util.introspection">ClassMap</a></dt> +<dd> +<div class="block">Standard constructor</div> +</dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/resource/loader/ResourceLoader2.html#className">className</a></span> - Variable in class org.apache.velocity.runtime.resource.loader.<a href="./org/apache/velocity/runtime/resource/loader/ResourceLoader2.html" title="class in org.apache.velocity.runtime.resource.loader">ResourceLoader2</a></dt> <dd> <div class="block">Class name for this loader, for logging/debuggin @@ -903,6 +913,10 @@ </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/directive/Foreach.html#clean(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">clean(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.directive.<a href="./org/apache/velocity/runtime/directive/Foreach.html" title="class in org.apache.velocity.runtime.directive">Foreach</a></dt> <dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html#cleanupParserAndTokens()">cleanupParserAndTokens()</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</a></dt> +<dd> +<div class="block">Removes references to Parser and Tokens since they are not needed anymore at this point.</div> +</dd> <dt><span class="strong"><a href="./org/apache/velocity/io/VelocityWriter.html#clear()">clear()</a></span> - Method in class org.apache.velocity.io.<a href="./org/apache/velocity/io/VelocityWriter.html" title="class in org.apache.velocity.io">VelocityWriter</a></dt> <dd> <div class="block">Discard the output buffer.</div> @@ -913,11 +927,7 @@ </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/resource/ResourceCacheImpl.html#clear()">clear()</a></span> - Method in class org.apache.velocity.runtime.resource.<a href="./org/apache/velocity/runtime/resource/ResourceCacheImpl.html" title="class in org.apache.velocity.runtime.resource">ResourceCacheImpl</a></dt> <dd> </dd> -<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/IntrospectorCache.html#clear()">clear()</a></span> - Method in interface org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/IntrospectorCache.html" title="interface in org.apache.velocity.util.introspection">IntrospectorCache</a></dt> -<dd> -<div class="block">Clears the internal cache.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/IntrospectorCacheImpl.html#clear()">clear()</a></span> - Method in class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/IntrospectorCacheImpl.html" title="class in org.apache.velocity.util.introspection">IntrospectorCacheImpl</a></dt> +<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/IntrospectorCache.html#clear()">clear()</a></span> - Method in class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/IntrospectorCache.html" title="class in org.apache.velocity.util.introspection">IntrospectorCache</a></dt> <dd> <div class="block">Clears the internal cache.</div> </dd> @@ -987,6 +997,10 @@ <dd> <div class="block">RegularExpression Id.</div> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html#column">column</a></span> - Variable in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</a></dt> +<dd> +<div class="block">Column number for this Node in the vm source file.</div> +</dd> <dt><span class="strong"><a href="./org/apache/velocity/util/ExtProperties.html#combine(org.apache.velocity.util.ExtProperties)">combine(ExtProperties)</a></span> - Method in class org.apache.velocity.util.<a href="./org/apache/velocity/util/ExtProperties.html" title="class in org.apache.velocity.util">ExtProperties</a></dt> <dd> <div class="block">Combines an existing Hashtable with this Hashtable.</div> @@ -1088,8 +1102,32 @@ <div class="block">Class of context data object associated with the introspection information</div> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/RuntimeConstants.html#CONVERSION_HANDLER_CLASS">CONVERSION_HANDLER_CLASS</a></span> - Static variable in interface org.apache.velocity.runtime.<a href="./org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</a></dt> +<dd> +<div class="block">key for Conversion Manager class</div> +</dd> +<dt><a href="./org/apache/velocity/util/introspection/ConversionHandler.html" title="interface in org.apache.velocity.util.introspection"><span class="strong">ConversionHandler</span></a> - Interface in <a href="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</a></dt> +<dd> +<div class="block">A conversion handler adds admissible conversions between Java types whenever Velocity introspection has to map + VTL methods and property accessors to Java methods.</div> +</dd> +<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/UberspectImpl.html#conversionHandler">conversionHandler</a></span> - Variable in class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/UberspectImpl.html" title="class in org.apache.velocity.util.introspection">UberspectImpl</a></dt> +<dd> +<div class="block">the conversion handler</div> +</dd> +<dt><a href="./org/apache/velocity/util/introspection/ConversionHandlerImpl.html" title="class in org.apache.velocity.util.introspection"><span class="strong">ConversionHandlerImpl</span></a> - Class in <a href="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</a></dt> +<dd> +<div class="block">A conversion handler adds admissible conversions between Java types whenever Velocity introspection has to map + VTL methods and property accessors to Java methods.</div> +</dd> +<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/ConversionHandlerImpl.html#ConversionHandlerImpl()">ConversionHandlerImpl()</a></span> - Constructor for class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/ConversionHandlerImpl.html" title="class in org.apache.velocity.util.introspection">ConversionHandlerImpl</a></dt> +<dd> +<div class="block">Constructor</div> +</dd> <dt><span class="strong"><a href="./org/apache/velocity/util/introspection/Converter.html#convert(java.lang.Object)">convert(Object)</a></span> - Method in interface org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/Converter.html" title="interface in org.apache.velocity.util.introspection">Converter</a></dt> -<dd> </dd> +<dd> +<div class="block">convert object to type T</div> +</dd> <dt><a href="./org/apache/velocity/util/introspection/Converter.html" title="interface in org.apache.velocity.util.introspection"><span class="strong">Converter</span></a><<a href="./org/apache/velocity/util/introspection/Converter.html" title="type parameter in Converter">T</a>> - Interface in <a href="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</a></dt> <dd> <div class="block">Converts a value to type T</div> @@ -1439,6 +1477,8 @@ <dd> <div class="block">RegularExpression Id.</div> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/util/Pair.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.velocity.util.<a href="./org/apache/velocity/util/Pair.html" title="class in org.apache.velocity.util">Pair</a></dt> +<dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/example/EventExample.html#error(java.lang.String)">error(String)</a></span> - Method in class org.apache.velocity.example.<a href="./org/apache/velocity/example/EventExample.html" title="class in org.apache.velocity.example">EventExample</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/example/EventExample.html#error(java.lang.String, java.lang.Object)">error(String, Object)</a></span> - Method in class org.apache.velocity.example.<a href="./org/apache/velocity/example/EventExample.html" title="class in org.apache.velocity.example">EventExample</a></dt> @@ -1874,6 +1914,10 @@ </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html#first">first</a></span> - Variable in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</a></dt> <dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html#firstImage">firstImage</a></span> - Variable in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</a></dt> +<dd> +<div class="block">String image variable of the first Token element that was parsed and connected to this Node.</div> +</dd> <dt><span class="strong"><a href="./org/apache/velocity/util/StringUtils.html#firstLetterCaps(java.lang.String)">firstLetterCaps(String)</a></span> - Static method in class org.apache.velocity.util.<a href="./org/apache/velocity/util/StringUtils.html" title="class in org.apache.velocity.util">StringUtils</a></dt> <dd> <div class="block"> @@ -1997,11 +2041,7 @@ <dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/util/DuckType.html#get(java.lang.Object, org.apache.velocity.util.DuckType.Types)">get(Object, DuckType.Types)</a></span> - Static method in class org.apache.velocity.util.<a href="./org/apache/velocity/util/DuckType.html" title="class in org.apache.velocity.util">DuckType</a></dt> <dd> </dd> -<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/IntrospectorCache.html#get(java.lang.Class)">get(Class)</a></span> - Method in interface org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/IntrospectorCache.html" title="interface in org.apache.velocity.util.introspection">IntrospectorCache</a></dt> -<dd> -<div class="block">Lookup a given Class object in the cache.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/IntrospectorCacheImpl.html#get(java.lang.Class)">get(Class)</a></span> - Method in class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/IntrospectorCacheImpl.html" title="class in org.apache.velocity.util.introspection">IntrospectorCacheImpl</a></dt> +<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/IntrospectorCache.html#get(java.lang.Class)">get(Class)</a></span> - Method in class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/IntrospectorCache.html" title="class in org.apache.velocity.util.introspection">IntrospectorCache</a></dt> <dd> <div class="block">Lookup a given Class object in the cache.</div> </dd> @@ -2221,6 +2261,8 @@ <div class="block">Returns a static content resource from the resource manager.</div> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/UberspectImpl.html#getConversionHandler()">getConversionHandler()</a></span> - Method in class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/UberspectImpl.html" title="class in org.apache.velocity.util.introspection">UberspectImpl</a></dt> +<dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/directive/ForeachScope.html#getCount()">getCount()</a></span> - Method in class org.apache.velocity.runtime.directive.<a href="./org/apache/velocity/runtime/directive/ForeachScope.html" title="class in org.apache.velocity.runtime.directive">ForeachScope</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/context/ChainedInternalContextAdapter.html#getCurrentMacroCallDepth()">getCurrentMacroCallDepth()</a></span> - Method in class org.apache.velocity.context.<a href="./org/apache/velocity/context/ChainedInternalContextAdapter.html" title="class in org.apache.velocity.context">ChainedInternalContextAdapter</a></dt> @@ -2357,11 +2399,7 @@ <dd> <div class="block">Gets the field defined by <code>name</code>.</div> </dd> -<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/IntrospectorCache.html#getFieldMap(java.lang.Class)">getFieldMap(Class)</a></span> - Method in interface org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/IntrospectorCache.html" title="interface in org.apache.velocity.util.introspection">IntrospectorCache</a></dt> -<dd> -<div class="block">Lookup a given Class object in the cache.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/IntrospectorCacheImpl.html#getFieldMap(java.lang.Class)">getFieldMap(Class)</a></span> - Method in class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/IntrospectorCacheImpl.html" title="class in org.apache.velocity.util.introspection">IntrospectorCacheImpl</a></dt> +<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/IntrospectorCache.html#getFieldMap(java.lang.Class)">getFieldMap(Class)</a></span> - Method in class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/IntrospectorCache.html" title="class in org.apache.velocity.util.introspection">IntrospectorCache</a></dt> <dd> <div class="block">Lookup a given Class object in the cache.</div> </dd> @@ -2369,10 +2407,16 @@ <dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/directive/ForeachScope.html#getFirst()">getFirst()</a></span> - Method in class org.apache.velocity.runtime.directive.<a href="./org/apache/velocity/runtime/directive/ForeachScope.html" title="class in org.apache.velocity.runtime.directive">ForeachScope</a></dt> <dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/util/Pair.html#getFirst()">getFirst()</a></span> - Method in class org.apache.velocity.util.<a href="./org/apache/velocity/util/Pair.html" title="class in org.apache.velocity.util">Pair</a></dt> +<dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/Node.html#getFirstToken()">getFirstToken()</a></span> - Method in interface org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html#getFirstToken()">getFirstToken()</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</a></dt> <dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/Node.html#getFirstTokenImage()">getFirstTokenImage()</a></span> - Method in interface org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a></dt> +<dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html#getFirstTokenImage()">getFirstTokenImage()</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</a></dt> +<dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/util/ExtProperties.html#getFloat(java.lang.String)">getFloat(String)</a></span> - Method in class org.apache.velocity.util.<a href="./org/apache/velocity/util/ExtProperties.html" title="class in org.apache.velocity.util">ExtProperties</a></dt> <dd> <div class="block">Get a float associated with the given configuration key.</div> @@ -2484,19 +2528,6 @@ <dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/SetPublicFieldExecutor.html#getIntrospector()">getIntrospector()</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/SetPublicFieldExecutor.html" title="class in org.apache.velocity.runtime.parser.node">SetPublicFieldExecutor</a></dt> <dd> </dd> -<dt><span class="strong"><a href="./org/apache/velocity/runtime/RuntimeInstance.html#getIntrospector()">getIntrospector()</a></span> - Method in class org.apache.velocity.runtime.<a href="./org/apache/velocity/runtime/RuntimeInstance.html" title="class in org.apache.velocity.runtime">RuntimeInstance</a></dt> -<dd> -<div class="block">Return the Introspector for this instance</div> -</dd> -<dt><span class="strong"><a href="./org/apache/velocity/runtime/RuntimeServices.html#getIntrospector()">getIntrospector()</a></span> - Method in interface org.apache.velocity.runtime.<a href="./org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a></dt> -<dd> -<div class="block">Returns the configured method introspection/reflection - implementation.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/velocity/runtime/RuntimeSingleton.html#getIntrospector()">getIntrospector()</a></span> - Static method in class org.apache.velocity.runtime.<a href="./org/apache/velocity/runtime/RuntimeSingleton.html" title="class in org.apache.velocity.runtime">RuntimeSingleton</a></dt> -<dd> -<div class="block">Return the Introspector for this RuntimeInstance</div> -</dd> <dt><span class="strong"><a href="./org/apache/velocity/util/introspection/IntrospectorBase.html#getIntrospectorCache()">getIntrospectorCache()</a></span> - Method in class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/IntrospectorBase.html" title="class in org.apache.velocity.util.introspection">IntrospectorBase</a></dt> <dd> <div class="block">Return the internal IntrospectorCache object.</div> @@ -2611,6 +2642,10 @@ <dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html#getLastToken()">getLastToken()</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</a></dt> <dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/Node.html#getLastTokenImage()">getLastTokenImage()</a></span> - Method in interface org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a></dt> +<dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html#getLastTokenImage()">getLastTokenImage()</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</a></dt> +<dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/VelocimacroManager.html#getLibraryName(java.lang.String, org.apache.velocity.Template)">getLibraryName(String, Template)</a></span> - Method in class org.apache.velocity.runtime.<a href="./org/apache/velocity/runtime/VelocimacroManager.html" title="class in org.apache.velocity.runtime">VelocimacroManager</a></dt> <dd> <div class="block">Return the library name for a given macro.</div> @@ -2824,8 +2859,14 @@ <dd> <div class="block">Method</div> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html#getMethod()">getMethod()</a></span> - Method in class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/UberspectImpl.VelMethodImpl.html" title="class in org.apache.velocity.util.introspection">UberspectImpl.VelMethodImpl</a></dt> +<dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/util/introspection/UberspectPublicFields.html#getMethod(java.lang.Object, java.lang.String, java.lang.Object[], org.apache.velocity.util.introspection.Info)">getMethod(Object, String, Object[], Info)</a></span> - Method in class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/UberspectPublicFields.html" title="class in org.apache.velocity.util.introspection">UberspectPublicFields</a></dt> <dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/VelMethod.html#getMethod()">getMethod()</a></span> - Method in interface org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/VelMethod.html" title="interface in org.apache.velocity.util.introspection">VelMethod</a></dt> +<dd> +<div class="block">returns the underlying Method</div> +</dd> <dt><span class="strong"><a href="./org/apache/velocity/script/VelocityScriptEngineFactory.html#getMethodCallSyntax(java.lang.String, java.lang.String, java.lang.String...)">getMethodCallSyntax(String, String, String...)</a></span> - Method in class org.apache.velocity.script.<a href="./org/apache/velocity/script/VelocityScriptEngineFactory.html" title="class in org.apache.velocity.script">VelocityScriptEngineFactory</a></dt> <dd> <div class="block">get Velocity syntax for calling method 'm' on bject 'obj' with provided arguments</div> @@ -2932,7 +2973,12 @@ <dd> <div class="block">get the list of names</div> </dd> -<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/IntrospectionUtils.html#getNeededConverter(java.lang.Class, java.lang.Class)">getNeededConverter(Class, Class)</a></span> - Static method in class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/IntrospectionUtils.html" title="class in org.apache.velocity.util.introspection">IntrospectionUtils</a></dt> +<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/ConversionHandler.html#getNeededConverter(java.lang.Class, java.lang.Class)">getNeededConverter(Class, Class)</a></span> - Method in interface org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/ConversionHandler.html" title="interface in org.apache.velocity.util.introspection">ConversionHandler</a></dt> +<dd> +<div class="block">Returns the appropriate Converter object needed for an explicit conversion + Returns null if no conversion is needed.</div> +</dd> +<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/ConversionHandlerImpl.html#getNeededConverter(java.lang.Class, java.lang.Class)">getNeededConverter(Class, Class)</a></span> - Method in class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/ConversionHandlerImpl.html" title="class in org.apache.velocity.util.introspection">ConversionHandlerImpl</a></dt> <dd> <div class="block">Returns the appropriate Converter object needed for an explicit conversion Returns null if no conversion is needed.</div> @@ -3204,6 +3250,8 @@ <dd> <div class="block">get a Velocity script engine</div> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/util/Pair.html#getSecond()">getSecond()</a></span> - Method in class org.apache.velocity.util.<a href="./org/apache/velocity/util/Pair.html" title="class in org.apache.velocity.util">Pair</a></dt> +<dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/util/ExtProperties.html#getShort(java.lang.String)">getShort(String)</a></span> - Method in class org.apache.velocity.util.<a href="./org/apache/velocity/util/ExtProperties.html" title="class in org.apache.velocity.util">ExtProperties</a></dt> <dd> <div class="block">Get a short associated with the given configuration key.</div> @@ -3534,6 +3582,8 @@ </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTMethod.MethodCacheKey.html#hashCode()">hashCode()</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTMethod.MethodCacheKey.html" title="class in org.apache.velocity.runtime.parser.node">ASTMethod.MethodCacheKey</a></dt> <dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/util/Pair.html#hashCode()">hashCode()</a></span> - Method in class org.apache.velocity.util.<a href="./org/apache/velocity/util/Pair.html" title="class in org.apache.velocity.util">Pair</a></dt> +<dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/directive/ForeachScope.html#hasNext">hasNext</a></span> - Variable in class org.apache.velocity.runtime.directive.<a href="./org/apache/velocity/runtime/directive/ForeachScope.html" title="class in org.apache.velocity.runtime.directive">ForeachScope</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/directive/ForeachScope.html#hasNext()">hasNext()</a></span> - Method in class org.apache.velocity.runtime.directive.<a href="./org/apache/velocity/runtime/directive/ForeachScope.html" title="class in org.apache.velocity.runtime.directive">ForeachScope</a></dt> @@ -3731,7 +3781,7 @@ <dd> <div class="block">simple init - get the key</div> </dd> -<dt><span class="strong"><a href="./org/apache/velocity/runtime/directive/BlockMacro.html#init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node)">init(RuntimeServices, InternalContextAdapter, Node)</a></span> - Method in class org.apache.velocity.runtime.directive.<a href="./org/apache/velocity/runtime/directive/BlockMacro.html" title="class in org.apache.velocity.runtime.directive">BlockMacro</a></dt> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/directive/BlockMacro.html#init(org.apache.velocity.runtime.RuntimeServices, java.lang.String, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node)">init(RuntimeServices, String, InternalContextAdapter, Node)</a></span> - Method in class org.apache.velocity.runtime.directive.<a href="./org/apache/velocity/runtime/directive/BlockMacro.html" title="class in org.apache.velocity.runtime.directive">BlockMacro</a></dt> <dd> <div class="block">Initializes the directive.</div> </dd> @@ -3767,9 +3817,9 @@ <dd> <div class="block">Init's the #parse directive.</div> </dd> -<dt><span class="strong"><a href="./org/apache/velocity/runtime/directive/RuntimeMacro.html#init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node)">init(RuntimeServices, InternalContextAdapter, Node)</a></span> - Method in class org.apache.velocity.runtime.directive.<a href="./org/apache/velocity/runtime/directive/RuntimeMacro.html" title="class in org.apache.velocity.runtime.directive">RuntimeMacro</a></dt> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/directive/RuntimeMacro.html#init(org.apache.velocity.runtime.RuntimeServices, java.lang.String, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node)">init(RuntimeServices, String, InternalContextAdapter, Node)</a></span> - Method in class org.apache.velocity.runtime.directive.<a href="./org/apache/velocity/runtime/directive/RuntimeMacro.html" title="class in org.apache.velocity.runtime.directive">RuntimeMacro</a></dt> <dd> -<div class="block">Intialize the Runtime macro.</div> +<div class="block">Initialize the Runtime macro.</div> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/directive/Stop.html#init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node)">init(RuntimeServices, InternalContextAdapter, Node)</a></span> - Method in class org.apache.velocity.runtime.directive.<a href="./org/apache/velocity/runtime/directive/Stop.html" title="class in org.apache.velocity.runtime.directive">Stop</a></dt> <dd> </dd> @@ -3777,14 +3827,34 @@ <dd> <div class="block">Initialize members of VelocimacroProxy.</div> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTAndNode.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTAndNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTAndNode</a></dt> +<dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTAssignment.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTAssignment.html" title="class in org.apache.velocity.runtime.parser.node">ASTAssignment</a></dt> +<dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTBlock.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTBlock.html" title="class in org.apache.velocity.runtime.parser.node">ASTBlock</a></dt> +<dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTComment.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTComment.html" title="class in org.apache.velocity.runtime.parser.node">ASTComment</a></dt> <dd> <div class="block">We need to make sure we catch any of the dreaded MORE tokens.</div> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTComparisonNode.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTComparisonNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTComparisonNode</a></dt> +<dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTDirective.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTDirective.html" title="class in org.apache.velocity.runtime.parser.node">ASTDirective</a></dt> <dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTDirectiveAssign.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTDirectiveAssign.html" title="class in org.apache.velocity.runtime.parser.node">ASTDirectiveAssign</a></dt> +<dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html" title="class in org.apache.velocity.runtime.parser.node">ASTElseIfStatement</a></dt> +<dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTElseStatement.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTElseStatement.html" title="class in org.apache.velocity.runtime.parser.node">ASTElseStatement</a></dt> +<dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTEscape.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTEscape.html" title="class in org.apache.velocity.runtime.parser.node">ASTEscape</a></dt> <dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTEscapedDirective.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTEscapedDirective.html" title="class in org.apache.velocity.runtime.parser.node">ASTEscapedDirective</a></dt> +<dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTExpression.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTExpression.html" title="class in org.apache.velocity.runtime.parser.node">ASTExpression</a></dt> +<dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTFalse.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTFalse.html" title="class in org.apache.velocity.runtime.parser.node">ASTFalse</a></dt> +<dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTFloatingPointLiteral.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTFloatingPointLiteral.html" title="class in org.apache.velocity.runtime.parser.node">ASTFloatingPointLiteral</a></dt> <dd> <div class="block">Initialization method - doesn't do much but do the object @@ -3794,16 +3864,36 @@ <dd> <div class="block">simple init - don't do anything that is context specific.</div> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTIfStatement.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTIfStatement.html" title="class in org.apache.velocity.runtime.parser.node">ASTIfStatement</a></dt> +<dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTIncludeStatement.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTIncludeStatement.html" title="class in org.apache.velocity.runtime.parser.node">ASTIncludeStatement</a></dt> +<dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTIndex.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTIndex.html" title="class in org.apache.velocity.runtime.parser.node">ASTIndex</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTIntegerLiteral.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTIntegerLiteral.html" title="class in org.apache.velocity.runtime.parser.node">ASTIntegerLiteral</a></dt> <dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTIntegerRange.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTIntegerRange.html" title="class in org.apache.velocity.runtime.parser.node">ASTIntegerRange</a></dt> +<dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTMap.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTMap.html" title="class in org.apache.velocity.runtime.parser.node">ASTMap</a></dt> +<dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTMathNode.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTMathNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTMathNode</a></dt> <dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTMethod.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTMethod.html" title="class in org.apache.velocity.runtime.parser.node">ASTMethod</a></dt> <dd> <div class="block">simple init - init our subtree and get what we can from the AST</div> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTModNode.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTModNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTModNode</a></dt> +<dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTMulNode.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTMulNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTMulNode</a></dt> +<dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTNotNode.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTNotNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTNotNode</a></dt> +<dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTObjectArray.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTObjectArray.html" title="class in org.apache.velocity.runtime.parser.node">ASTObjectArray</a></dt> +<dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTOrNode.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTOrNode.html" title="class in org.apache.velocity.runtime.parser.node">ASTOrNode</a></dt> +<dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTprocess.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTprocess.html" title="class in org.apache.velocity.runtime.parser.node">ASTprocess</a></dt> +<dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTReference.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTReference.html" title="class in org.apache.velocity.runtime.parser.node">ASTReference</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTSetDirective.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTSetDirective.html" title="class in org.apache.velocity.runtime.parser.node">ASTSetDirective</a></dt> @@ -3818,6 +3908,12 @@ <dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTTextblock.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTTextblock.html" title="class in org.apache.velocity.runtime.parser.node">ASTTextblock</a></dt> <dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTTrue.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTTrue.html" title="class in org.apache.velocity.runtime.parser.node">ASTTrue</a></dt> +<dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTVariable.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTVariable.html" title="class in org.apache.velocity.runtime.parser.node">ASTVariable</a></dt> +<dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTWord.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTWord.html" title="class in org.apache.velocity.runtime.parser.node">ASTWord</a></dt> +<dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/Node.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in interface org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html#init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">init(InternalContextAdapter, Object)</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</a></dt> @@ -4122,6 +4218,8 @@ </dd> <dt><span class="strong"><a href="./org/apache/velocity/util/introspection/Introspector.html#Introspector(org.slf4j.Logger)">Introspector(Logger)</a></span> - Constructor for class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/Introspector.html" title="class in org.apache.velocity.util.introspection">Introspector</a></dt> <dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/Introspector.html#Introspector(org.slf4j.Logger, org.apache.velocity.util.introspection.ConversionHandler)">Introspector(Logger, ConversionHandler)</a></span> - Constructor for class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/Introspector.html" title="class in org.apache.velocity.util.introspection">Introspector</a></dt> +<dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/util/introspection/UberspectImpl.html#introspector">introspector</a></span> - Variable in class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/UberspectImpl.html" title="class in org.apache.velocity.util.introspection">UberspectImpl</a></dt> <dd> <div class="block">the default Velocity introspector</div> @@ -4143,19 +4241,15 @@ <div class="block">Lookup a a Method object for a particular class given the name of a method and its parameters.</div> </dd> -<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/IntrospectorBase.html#IntrospectorBase(org.slf4j.Logger)">IntrospectorBase(Logger)</a></span> - Constructor for class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/IntrospectorBase.html" title="class in org.apache.velocity.util.introspection">IntrospectorBase</a></dt> +<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/IntrospectorBase.html#IntrospectorBase(org.slf4j.Logger, org.apache.velocity.util.introspection.ConversionHandler)">IntrospectorBase(Logger, ConversionHandler)</a></span> - Constructor for class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/IntrospectorBase.html" title="class in org.apache.velocity.util.introspection">IntrospectorBase</a></dt> <dd> <div class="block">C'tor.</div> </dd> -<dt><a href="./org/apache/velocity/util/introspection/IntrospectorCache.html" title="interface in org.apache.velocity.util.introspection"><span class="strong">IntrospectorCache</span></a> - Interface in <a href="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</a></dt> -<dd> -<div class="block">The introspector cache API definition.</div> -</dd> -<dt><a href="./org/apache/velocity/util/introspection/IntrospectorCacheImpl.html" title="class in org.apache.velocity.util.introspection"><span class="strong">IntrospectorCacheImpl</span></a> - Class in <a href="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</a></dt> +<dt><a href="./org/apache/velocity/util/introspection/IntrospectorCache.html" title="class in org.apache.velocity.util.introspection"><span class="strong">IntrospectorCache</span></a> - Class in <a href="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</a></dt> <dd> <div class="block">This is the internal introspector cache implementation.</div> </dd> -<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/IntrospectorCacheImpl.html#IntrospectorCacheImpl(org.slf4j.Logger)">IntrospectorCacheImpl(Logger)</a></span> - Constructor for class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/IntrospectorCacheImpl.html" title="class in org.apache.velocity.util.introspection">IntrospectorCacheImpl</a></dt> +<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/IntrospectorCache.html#IntrospectorCache(org.slf4j.Logger, org.apache.velocity.util.introspection.ConversionHandler)">IntrospectorCache(Logger, ConversionHandler)</a></span> - Constructor for class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/IntrospectorCache.html" title="class in org.apache.velocity.util.introspection">IntrospectorCache</a></dt> <dd> <div class="block">C'tor</div> </dd> @@ -4355,9 +4449,15 @@ <dd> <div class="block">Continue to end of event handler iteration</div> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/util/ArrayListWrapper.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.velocity.util.<a href="./org/apache/velocity/util/ArrayListWrapper.html" title="class in org.apache.velocity.util">ArrayListWrapper</a></dt> +<dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/example/EventExample.html#isErrorEnabled()">isErrorEnabled()</a></span> - Method in class org.apache.velocity.example.<a href="./org/apache/velocity/example/EventExample.html" title="class in org.apache.velocity.example">EventExample</a></dt> <dd> </dd> -<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/IntrospectionUtils.html#isExplicitlyConvertible(java.lang.Class, java.lang.Class)">isExplicitlyConvertible(Class, Class)</a></span> - Static method in class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/IntrospectionUtils.html" title="class in org.apache.velocity.util.introspection">IntrospectionUtils</a></dt> +<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/ConversionHandler.html#isExplicitlyConvertible(java.lang.Class, java.lang.Class, boolean)">isExplicitlyConvertible(Class, Class, boolean)</a></span> - Method in interface org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/ConversionHandler.html" title="interface in org.apache.velocity.util.introspection">ConversionHandler</a></dt> +<dd> +<div class="block">Check to see if the conversion can be done using an explicit conversion</div> +</dd> +<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/ConversionHandlerImpl.html#isExplicitlyConvertible(java.lang.Class, java.lang.Class, boolean)">isExplicitlyConvertible(Class, Class, boolean)</a></span> - Method in class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/ConversionHandlerImpl.html" title="class in org.apache.velocity.util.introspection">ConversionHandlerImpl</a></dt> <dd> <div class="block">Check to see if the conversion can be done using an explicit conversion</div> </dd> @@ -4762,6 +4862,10 @@ <dl> <dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html#last">last</a></span> - Variable in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</a></dt> <dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html#lastImage">lastImage</a></span> - Variable in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</a></dt> +<dd> +<div class="block">String image variable of the last Token element that was parsed and connected to this Node.</div> +</dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/resource/Resource.html#lastModified">lastModified</a></span> - Variable in class org.apache.velocity.runtime.resource.<a href="./org/apache/velocity/runtime/resource/Resource.html" title="class in org.apache.velocity.runtime.resource">Resource</a></dt> <dd> <div class="block">The file modification time (in milliseconds) for the cached template.</div> @@ -4795,6 +4899,10 @@ <dd> <div class="block">Line directive indicator</div> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html#line">line</a></span> - Variable in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</a></dt> +<dd> +<div class="block">Line number for this Node in the vm source file.</div> +</dd> <dt><a href="./org/apache/velocity/util/introspection/LinkingUberspector.html" title="class in org.apache.velocity.util.introspection"><span class="strong">LinkingUberspector</span></a> - Class in <a href="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</a></dt> <dd> <div class="block"> @@ -4805,8 +4913,14 @@ <dd> <div class="block">Constructor that takes the two uberspectors to link</div> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/ASTStringLiteral.html#literal()">literal()</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/ASTStringLiteral.html" title="class in org.apache.velocity.runtime.parser.node">ASTStringLiteral</a></dt> +<dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/Node.html#literal()">literal()</a></span> - Method in interface org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a></dt> <dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html#literal">literal</a></span> - Variable in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</a></dt> +<dd> +<div class="block">For caching the literal value.</div> +</dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html#literal()">literal()</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/util/ExtProperties.html#load(java.io.InputStream)">load(InputStream)</a></span> - Method in class org.apache.velocity.util.<a href="./org/apache/velocity/util/ExtProperties.html" title="class in org.apache.velocity.util">ExtProperties</a></dt> @@ -5088,7 +5202,13 @@ <dt><a href="./org/apache/velocity/util/introspection/MethodMap.html" title="class in org.apache.velocity.util.introspection"><span class="strong">MethodMap</span></a> - Class in <a href="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/util/introspection/MethodMap.html#MethodMap()">MethodMap()</a></span> - Constructor for class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/MethodMap.html" title="class in org.apache.velocity.util.introspection">MethodMap</a></dt> -<dd> </dd> +<dd> +<div class="block">Default constructor</div> +</dd> +<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/MethodMap.html#MethodMap(org.apache.velocity.util.introspection.ConversionHandler)">MethodMap(ConversionHandler)</a></span> - Constructor for class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/MethodMap.html" title="class in org.apache.velocity.util.introspection">MethodMap</a></dt> +<dd> +<div class="block">Constructor with provided conversion handler</div> +</dd> <dt><a href="./org/apache/velocity/util/introspection/MethodMap.AmbiguousException.html" title="class in org.apache.velocity.util.introspection"><span class="strong">MethodMap.AmbiguousException</span></a> - Exception in <a href="./org/apache/velocity/util/introspection/package-summary.html">org.apache.velocity.util.introspection</a></dt> <dd> <div class="block">Simple distinguishable exception, used when @@ -5292,6 +5412,12 @@ </a> <h2 class="title">P</h2> <dl> +<dt><a href="./org/apache/velocity/util/Pair.html" title="class in org.apache.velocity.util"><span class="strong">Pair</span></a><<a href="./org/apache/velocity/util/Pair.html" title="type parameter in Pair">A</a>,<a href="./org/apache/velocity/util/Pair.html" title="type parameter in Pair">B</a>> - Class in <a href="./org/apache/velocity/util/package-summary.html">org.apache.velocity.util</a></dt> +<dd> +<div class="block">Combine two objects in a hashable pair</div> +</dd> +<dt><span class="strong"><a href="./org/apache/velocity/util/Pair.html#Pair(A, B)">Pair(A, B)</a></span> - Constructor for class org.apache.velocity.util.<a href="./org/apache/velocity/util/Pair.html" title="class in org.apache.velocity.util">Pair</a></dt> +<dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/Parser.html#Parameter()">Parameter()</a></span> - Method in class org.apache.velocity.runtime.parser.<a href="./org/apache/velocity/runtime/parser/Parser.html" title="class in org.apache.velocity.runtime.parser">Parser</a></dt> <dd> <div class="block">This method has yet to be fully implemented @@ -5513,6 +5639,8 @@ </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/PropertyExecutor.html#PropertyExecutor(org.slf4j.Logger, org.apache.velocity.util.introspection.Introspector, java.lang.Class, java.lang.String)">PropertyExecutor(Logger, Introspector, Class, String)</a></span> - Constructor for class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/PropertyExecutor.html" title="class in org.apache.velocity.runtime.parser.node">PropertyExecutor</a></dt> <dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/PropertyExecutor.html#PropertyExecutor(org.slf4j.Logger, org.apache.velocity.util.introspection.Introspector, java.lang.Class, java.lang.String, boolean)">PropertyExecutor(Logger, Introspector, Class, String, boolean)</a></span> - Constructor for class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/PropertyExecutor.html" title="class in org.apache.velocity.runtime.parser.node">PropertyExecutor</a></dt> +<dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/RuntimeConstants.html#PROVIDE_SCOPE_CONTROL">PROVIDE_SCOPE_CONTROL</a></span> - Static variable in interface org.apache.velocity.runtime.<a href="./org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</a></dt> <dd> <div class="block">Used to suppress various scope control objects.</div> @@ -5572,12 +5700,7 @@ </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/resource/ResourceCacheImpl.html#put(java.lang.Object, org.apache.velocity.runtime.resource.Resource)">put(Object, Resource)</a></span> - Method in class org.apache.velocity.runtime.resource.<a href="./org/apache/velocity/runtime/resource/ResourceCacheImpl.html" title="class in org.apache.velocity.runtime.resource">ResourceCacheImpl</a></dt> <dd> </dd> -<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/IntrospectorCache.html#put(java.lang.Class)">put(Class)</a></span> - Method in interface org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/IntrospectorCache.html" title="interface in org.apache.velocity.util.introspection">IntrospectorCache</a></dt> -<dd> -<div class="block">Creates a class map for specific class and registers it in the - cache.</div> -</dd> -<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/IntrospectorCacheImpl.html#put(java.lang.Class)">put(Class)</a></span> - Method in class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/IntrospectorCacheImpl.html" title="class in org.apache.velocity.util.introspection">IntrospectorCacheImpl</a></dt> +<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/IntrospectorCache.html#put(java.lang.Class)">put(Class)</a></span> - Method in class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/IntrospectorCache.html" title="class in org.apache.velocity.util.introspection">IntrospectorCache</a></dt> <dd> <div class="block">Creates a class map for specific class and registers it in the cache.</div> @@ -6162,6 +6285,10 @@ <dd> <div class="block">Indicates we are going to use modified escape behavior in strict mode</div> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/RuntimeConstants.html#RUNTIME_STRING_INTERNING">RUNTIME_STRING_INTERNING</a></span> - Static variable in interface org.apache.velocity.runtime.<a href="./org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime">RuntimeConstants</a></dt> +<dd> +<div class="block">Whether to use string interning.</div> +</dd> <dt><a href="./org/apache/velocity/runtime/RuntimeConstants.html" title="interface in org.apache.velocity.runtime"><span class="strong">RuntimeConstants</span></a> - Interface in <a href="./org/apache/velocity/runtime/package-summary.html">org.apache.velocity.runtime</a></dt> <dd> <div class="block">This class defines the keys that are used in the velocity.properties file so that they can be referenced as a constant within @@ -6179,10 +6306,8 @@ <dd> <div class="block">This class acts as a proxy for potential macros.</div> </dd> -<dt><span class="strong"><a href="./org/apache/velocity/runtime/directive/RuntimeMacro.html#RuntimeMacro(java.lang.String)">RuntimeMacro(String)</a></span> - Constructor for class org.apache.velocity.runtime.directive.<a href="./org/apache/velocity/runtime/directive/RuntimeMacro.html" title="class in org.apache.velocity.runtime.directive">RuntimeMacro</a></dt> -<dd> -<div class="block">Create a RuntimeMacro instance.</div> -</dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/directive/RuntimeMacro.html#RuntimeMacro()">RuntimeMacro()</a></span> - Constructor for class org.apache.velocity.runtime.directive.<a href="./org/apache/velocity/runtime/directive/RuntimeMacro.html" title="class in org.apache.velocity.runtime.directive">RuntimeMacro</a></dt> +<dd> </dd> <dt><a href="./org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime"><span class="strong">RuntimeServices</span></a> - Interface in <a href="./org/apache/velocity/runtime/package-summary.html">org.apache.velocity.runtime</a></dt> <dd> <div class="block">Interface for internal runtime services that are needed by the @@ -6213,6 +6338,11 @@ <dd> <div class="block">Save the properties to the given output stream.</div> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html#saveTokenImages()">saveTokenImages()</a></span> - Method in class org.apache.velocity.runtime.parser.node.<a href="./org/apache/velocity/runtime/parser/node/SimpleNode.html" title="class in org.apache.velocity.runtime.parser.node">SimpleNode</a></dt> +<dd> +<div class="block">Call before calling cleanupParserAndTokens() if you want to store image of + the first and last token of this node.</div> +</dd> <dt><a href="./org/apache/velocity/runtime/directive/Scope.html" title="class in org.apache.velocity.runtime.directive"><span class="strong">Scope</span></a> - Class in <a href="./org/apache/velocity/runtime/directive/package-summary.html">org.apache.velocity.runtime.directive</a></dt> <dd> <div class="block">This handles context scoping and metadata for directives.</div> @@ -6573,6 +6703,10 @@ <dd> <div class="block">Store the RuntimeServices before the object is initialized..</div> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/util/introspection/UberspectImpl.html#setRuntimeServices(org.apache.velocity.runtime.RuntimeServices)">setRuntimeServices(RuntimeServices)</a></span> - Method in class org.apache.velocity.util.introspection.<a href="./org/apache/velocity/util/introspection/UberspectImpl.html" title="class in org.apache.velocity.util.introspection">UberspectImpl</a></dt> +<dd> +<div class="block">sets the runtime services</div> +</dd> <dt><span class="strong"><a href="./org/apache/velocity/util/RuntimeServicesAware.html#setRuntimeServices(org.apache.velocity.runtime.RuntimeServices)">setRuntimeServices(RuntimeServices)</a></span> - Method in interface org.apache.velocity.util.<a href="./org/apache/velocity/util/RuntimeServicesAware.html" title="interface in org.apache.velocity.util">RuntimeServicesAware</a></dt> <dd> <div class="block">Called automatically when event cartridge is initialized.</div> @@ -6982,6 +7116,8 @@ <div class="block">Formats a textual representation of this object as <code>SOURCE [line X, column Y]</code>.</div> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/util/Pair.html#toString()">toString()</a></span> - Method in class org.apache.velocity.util.<a href="./org/apache/velocity/util/Pair.html" title="class in org.apache.velocity.util">Pair</a></dt> +<dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/resource/Resource.html#touch()">touch()</a></span> - Method in class org.apache.velocity.runtime.resource.<a href="./org/apache/velocity/runtime/resource/Resource.html" title="class in org.apache.velocity.runtime.resource">Resource</a></dt> <dd> <div class="block">'Touch' this template and thereby resetting @@ -7121,6 +7257,12 @@ </dd> <dt><span class="strong"><a href="./org/apache/velocity/runtime/resource/loader/URLResourceLoader.html#URLResourceLoader()">URLResourceLoader()</a></span> - Constructor for class org.apache.velocity.runtime.resource.loader.<a href="./org/apache/velocity/runtime/resource/loader/URLResourceLoader.html" title="class in org.apache.velocity.runtime.resource.loader">URLResourceLoader</a></dt> <dd> </dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/RuntimeInstance.html#useStringInterning()">useStringInterning()</a></span> - Method in class org.apache.velocity.runtime.<a href="./org/apache/velocity/runtime/RuntimeInstance.html" title="class in org.apache.velocity.runtime">RuntimeInstance</a></dt> +<dd> +<div class="block">Whether to use string interning</div> +</dd> +<dt><span class="strong"><a href="./org/apache/velocity/runtime/RuntimeServices.html#useStringInterning()">useStringInterning()</a></span> - Method in interface org.apache.velocity.runtime.<a href="./org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a></dt> +<dd> </dd> <dt><span class="strong"><a href="./org/apache/velocity/io/UnicodeInputStream.html#UTF16BE_BOM">UTF16BE_BOM</a></span> - Static variable in class org.apache.velocity.io.<a href="./org/apache/velocity/io/UnicodeInputStream.html" title="class in org.apache.velocity.io">UnicodeInputStream</a></dt> <dd> <div class="block">BOM Marker for UTF 16, big endian.</div>
Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/index.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/index.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/index.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/index.html Tue Jul 26 16:26:18 2016 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc on Wed Jul 20 16:45:34 CEST 2016 --> +<!-- Generated by javadoc on Tue Jul 26 17:33:03 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Apache Velocity 2.0.0-SNAPSHOT API</title> <script type="text/javascript"> Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/Template.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/Template.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/Template.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/Template.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Template (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-20"> +<meta name="date" content="2016-07-26"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> </head> <body> Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/VelocityContext.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/VelocityContext.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/VelocityContext.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/VelocityContext.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>VelocityContext (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-20"> +<meta name="date" content="2016-07-26"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> </head> <body> Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/app/FieldMethodizer.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/app/FieldMethodizer.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/app/FieldMethodizer.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/app/FieldMethodizer.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Jul 20 16:45:33 CEST 2016 --> +<!-- Generated by javadoc (version 1.7.0_51) on Tue Jul 26 17:33:02 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>FieldMethodizer (Apache Velocity 2.0.0-SNAPSHOT API)</title> -<meta name="date" content="2016-07-20"> +<meta name="date" content="2016-07-26"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body>
