Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 30C43200B4F for ; Tue, 26 Jul 2016 18:27:03 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2F391160A75; Tue, 26 Jul 2016 16:27:03 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id CF26C160A78 for ; Tue, 26 Jul 2016 18:27:00 +0200 (CEST) Received: (qmail 3185 invoked by uid 500); 26 Jul 2016 16:27:00 -0000 Mailing-List: contact commits-help@velocity.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@velocity.apache.org Delivered-To: mailing list commits@velocity.apache.org Received: (qmail 3172 invoked by uid 99); 26 Jul 2016 16:27:00 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jul 2016 16:27:00 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 7CB60186CF8 for ; Tue, 26 Jul 2016 16:26:59 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.374 X-Spam-Level: X-Spam-Status: No, score=0.374 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id Yb8YvBe6osrY for ; Tue, 26 Jul 2016 16:26:37 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with ESMTP id 0016760CF9 for ; Tue, 26 Jul 2016 16:26:32 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 52FC4E7409 for ; Tue, 26 Jul 2016 16:26:30 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 34CBC3A101B for ; Tue, 26 Jul 2016 16:26:30 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1754154 [23/32] - in /velocity/site/cms/trunk/content/engine/devel/apidocs: ./ org/apache/velocity/ org/apache/velocity/app/ org/apache/velocity/app/class-use/ org/apache/velocity/app/event/ org/apache/velocity/app/event/class-use/ org/apa... Date: Tue, 26 Jul 2016 16:26:24 -0000 To: commits@velocity.apache.org From: cbrisson@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160726162630.34CBC3A101B@svn01-us-west.apache.org> archived-at: Tue, 26 Jul 2016 16:27:03 -0000 Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTVariable.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTVariable.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTVariable.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTVariable.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ - + ASTVariable (Apache Velocity 2.0.0-SNAPSHOT API) - + @@ -125,7 +125,7 @@ extends SimpleNode -children, first, id, info, invalid, last, log, parent, parser, rsvc, state, template +children, column, first, firstImage, id, info, invalid, last, lastImage, line, literal, log, parent, parser, rsvc, state, template @@ -164,6 +164,11 @@ extends Object +init(InternalContextAdapter context, + Object data)  + + +Object jjtAccept(ParserVisitor visitor, Object data)  @@ -173,7 +178,7 @@ extends SimpleNode -childrenAccept, dump, evaluate, execute, getColumn, getFirstToken, getInfo, getLastToken, getLine, getLocation, getRuntimeServices, getTemplate, getTemplateName, getType, init, isInvalid, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, literal, render, setFirstToken, setInfo, setInvalid, toString, toString, value +childrenAccept, cleanupParserAndTokens, dump, evaluate, execute, getColumn, getFirstToken, getFirstTokenImage, getInfo, getLastToken, getLastTokenImage, getLine, getLocation, getRuntimeServices, getTemplate, getTemplateName, getType, isInvalid, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, literal, render, saveTokenImages, setFirstToken, setInfo, setInvalid, toString, toString, value @@ -164,6 +164,11 @@ extends Object +init(InternalContextAdapter context, + Object data)  + + +Object jjtAccept(ParserVisitor visitor, Object data)  @@ -173,7 +178,7 @@ extends SimpleNode -childrenAccept, dump, evaluate, execute, getColumn, getFirstToken, getInfo, getLastToken, getLine, getLocation, getRuntimeServices, getTemplate, getTemplateName, getType, init, isInvalid, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, literal, render, setFirstToken, setInfo, setInvalid, toString, toString, value +childrenAccept, cleanupParserAndTokens, dump, evaluate, execute, getColumn, getFirstToken, getFirstTokenImage, getInfo, getLastToken, getLastTokenImage, getLine, getLocation, getRuntimeServices, getTemplate, getTemplateName, getType, isInvalid, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, literal, render, saveTokenImages, setFirstToken, setInfo, setInvalid, toString, toString, value @@ -164,6 +164,11 @@ extends Object +init(InternalContextAdapter context, + Object data)  + + +Object jjtAccept(ParserVisitor visitor, Object data)  @@ -173,7 +178,7 @@ extends SimpleNode -childrenAccept, dump, evaluate, execute, getColumn, getFirstToken, getInfo, getLastToken, getLine, getLocation, getRuntimeServices, getTemplate, getTemplateName, getType, init, isInvalid, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, literal, render, setFirstToken, setInfo, setInvalid, toString, toString, value +childrenAccept, cleanupParserAndTokens, dump, evaluate, execute, getColumn, getFirstToken, getFirstTokenImage, getInfo, getLastToken, getLastTokenImage, getLine, getLocation, getRuntimeServices, getTemplate, getTemplateName, getType, isInvalid, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, literal, render, saveTokenImages, setFirstToken, setInfo, setInvalid, toString, toString, value @@ -218,7 +225,7 @@ extends - Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/GetExecutor.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/GetExecutor.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/GetExecutor.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/GetExecutor.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ - + GetExecutor (Apache Velocity 2.0.0-SNAPSHOT API) - + Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/MapGetExecutor.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/MapGetExecutor.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/MapGetExecutor.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/MapGetExecutor.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ - + MapGetExecutor (Apache Velocity 2.0.0-SNAPSHOT API) - + Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/MapSetExecutor.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/MapSetExecutor.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/MapSetExecutor.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/MapSetExecutor.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ - + MapSetExecutor (Apache Velocity 2.0.0-SNAPSHOT API) - + Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/MathUtils.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/MathUtils.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/MathUtils.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/MathUtils.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ - + MathUtils (Apache Velocity 2.0.0-SNAPSHOT API) - + Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/Node.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/Node.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/Node.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/Node.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ - + Node (Apache Velocity 2.0.0-SNAPSHOT API) - + @@ -102,7 +102,7 @@ extends This file describes the interface between the Velocity code and the JavaCC generated code.
Version:
-
$Id: Node.java 1753137 2016-07-17 23:33:09Z cbrisson $
+
$Id: Node.java 1753788 2016-07-22 13:23:37Z cbrisson $
Author:
Henning P. Schmiedehausen
@@ -146,13 +146,21 @@ extends getFirstToken()  +String +getFirstTokenImage()  + + int getInfo()  - + Token getLastToken()  + +String +getLastTokenImage()  + int getLine()  @@ -563,6 +571,26 @@ extends Returns:
the file name of the template
+
+ + +
    +
  • +

    getFirstTokenImage

    +
    String getFirstTokenImage()
    +
    Returns:
    cached image (String) of the first Token for this Node returned by the Parser
    +
  • +
+ + + +
    +
  • +

    getLastTokenImage

    +
    String getLastTokenImage()
    +
    Returns:
    cached image (String) of the last Token for this Node returned by the Parser
    +
  • +
Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/NodeUtils.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/NodeUtils.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/NodeUtils.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/NodeUtils.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ - + NodeUtils (Apache Velocity 2.0.0-SNAPSHOT API) - + Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ParserVisitor.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ParserVisitor.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ParserVisitor.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ParserVisitor.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ - + ParserVisitor (Apache Velocity 2.0.0-SNAPSHOT API) - + Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/PropertyExecutor.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/PropertyExecutor.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/PropertyExecutor.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/PropertyExecutor.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ - + PropertyExecutor (Apache Velocity 2.0.0-SNAPSHOT API) - + @@ -147,6 +147,13 @@ extends Class clazz, String property)  + +PropertyExecutor(org.slf4j.Logger log, + Introspector introspector, + Class clazz, + String property, + boolean wrapArray)  + @@ -209,7 +216,7 @@ extends -
    +
    • PropertyExecutor

      public PropertyExecutor(org.slf4j.Logger log,
      @@ -220,6 +227,21 @@ extends 
      +
      +
      +
        +
      • +

        PropertyExecutor

        +
        public PropertyExecutor(org.slf4j.Logger log,
        +                Introspector introspector,
        +                Class clazz,
        +                String property,
        +                boolean wrapArray)
        +
        Parameters:
        log -
        introspector -
        clazz -
        property -
        wrapArray -
        Since:
        +
        1.5
        +
      • +
    Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/PublicFieldExecutor.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/PublicFieldExecutor.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/PublicFieldExecutor.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/PublicFieldExecutor.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ - + PublicFieldExecutor (Apache Velocity 2.0.0-SNAPSHOT API) - + Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/PutExecutor.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/PutExecutor.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/PutExecutor.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/PutExecutor.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ - + PutExecutor (Apache Velocity 2.0.0-SNAPSHOT API) - + Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/SetExecutor.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/SetExecutor.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/SetExecutor.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/SetExecutor.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ - + SetExecutor (Apache Velocity 2.0.0-SNAPSHOT API) - + Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/SetPropertyExecutor.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/SetPropertyExecutor.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/SetPropertyExecutor.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/SetPropertyExecutor.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ - + SetPropertyExecutor (Apache Velocity 2.0.0-SNAPSHOT API) - + Modified: velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/SetPublicFieldExecutor.html URL: http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/SetPublicFieldExecutor.html?rev=1754154&r1=1754153&r2=1754154&view=diff ============================================================================== --- velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/SetPublicFieldExecutor.html (original) +++ velocity/site/cms/trunk/content/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/SetPublicFieldExecutor.html Tue Jul 26 16:26:18 2016 @@ -2,10 +2,10 @@ - + SetPublicFieldExecutor (Apache Velocity 2.0.0-SNAPSHOT API) - +