Return-Path: X-Original-To: apmail-freemarker-notifications-archive@minotaur.apache.org Delivered-To: apmail-freemarker-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2AB8C197B2 for ; Sun, 20 Mar 2016 22:25:02 +0000 (UTC) Received: (qmail 85611 invoked by uid 500); 20 Mar 2016 22:25:02 -0000 Delivered-To: apmail-freemarker-notifications-archive@freemarker.apache.org Received: (qmail 85592 invoked by uid 500); 20 Mar 2016 22:25:02 -0000 Mailing-List: contact notifications-help@freemarker.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@freemarker.incubator.apache.org Delivered-To: mailing list notifications@freemarker.incubator.apache.org Received: (qmail 85583 invoked by uid 99); 20 Mar 2016 22:25:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Mar 2016 22:25:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 7C851C0741 for ; Sun, 20 Mar 2016 22:25:01 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.221 X-Spam-Level: X-Spam-Status: No, score=-3.221 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 2epI_hi16v_I for ; Sun, 20 Mar 2016 22:24:22 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with SMTP id F23605FB45 for ; Sun, 20 Mar 2016 22:23:57 +0000 (UTC) Received: (qmail 83261 invoked by uid 99); 20 Mar 2016 22:23:56 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Mar 2016 22:23:56 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id DE097DFDE2; Sun, 20 Mar 2016 22:23:56 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ddekany@apache.org To: notifications@freemarker.incubator.apache.org Date: Sun, 20 Mar 2016 22:24:41 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [47/51] [partial] incubator-freemarker-site git commit: 2.3.24 documentation to help voters http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/5547d8dd/builds/2.3.24-pre01/_html/api/deprecated-list.html ---------------------------------------------------------------------- diff --git a/builds/2.3.24-pre01/_html/api/deprecated-list.html b/builds/2.3.24-pre01/_html/api/deprecated-list.html deleted file mode 100644 index 60a5afd..0000000 --- a/builds/2.3.24-pre01/_html/api/deprecated-list.html +++ /dev/null @@ -1,732 +0,0 @@ - - - - - - -Deprecated List (FreeMarker 2.3.24-pre01 API) - - - - - - - - -
- - - - - - - -
- - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - -
- - - - http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/5547d8dd/builds/2.3.24-pre01/_html/api/freemarker/cache/AndMatcher.html ---------------------------------------------------------------------- diff --git a/builds/2.3.24-pre01/_html/api/freemarker/cache/AndMatcher.html b/builds/2.3.24-pre01/_html/api/freemarker/cache/AndMatcher.html deleted file mode 100644 index 74ff8e7..0000000 --- a/builds/2.3.24-pre01/_html/api/freemarker/cache/AndMatcher.html +++ /dev/null @@ -1,289 +0,0 @@ - - - - - - -AndMatcher (FreeMarker 2.3.24-pre01 API) - - - - - - - - - - - - -
-
freemarker.cache
-

Class AndMatcher

-
-
- -
-
    -
  • -
    -
    -
    public class AndMatcher
    -extends TemplateSourceMatcher
    -
    Logical "and" operation among the given matchers.
    -
    -
    Since:
    -
    2.3.24
    -
    -
  • -
-
-
- -
-
- -
-
- - - - - - -