From notifications-return-5152-archive-asf-public=cust-asf.ponee.io@freemarker.incubator.apache.org Sat Mar 10 21:20:59 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id C5C2C18067C for ; Sat, 10 Mar 2018 21:20:57 +0100 (CET) Received: (qmail 43133 invoked by uid 500); 10 Mar 2018 20:20:56 -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 43075 invoked by uid 99); 10 Mar 2018 20:20:56 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Mar 2018 20:20:56 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 40A8B1A0834 for ; Sat, 10 Mar 2018 20:20:56 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.23 X-Spam-Level: X-Spam-Status: No, score=-4.23 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_SHORT=0.001, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id Zm4EGYdp0vvj for ; Sat, 10 Mar 2018 20:20:37 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id E4C0160D24 for ; Sat, 10 Mar 2018 20:20:20 +0000 (UTC) Received: (qmail 41038 invoked by uid 99); 10 Mar 2018 20:20:19 -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; Sat, 10 Mar 2018 20:20:19 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 64FEEF6561; Sat, 10 Mar 2018 20:20:18 +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: Sat, 10 Mar 2018 20:21:03 -0000 Message-Id: <6009970864da400caf82d5a79c2e4b18@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [47/51] [partial] incubator-freemarker-site git commit: 2.3.28 preview Manual http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/ac5ee4db/builds/fm2.3.27/api/deprecated-list.html ---------------------------------------------------------------------- diff --git a/builds/fm2.3.27/api/deprecated-list.html b/builds/fm2.3.27/api/deprecated-list.html deleted file mode 100644 index a64408e..0000000 --- a/builds/fm2.3.27/api/deprecated-list.html +++ /dev/null @@ -1,769 +0,0 @@ - - - - - - -Deprecated List (FreeMarker 2.3.27-nightly_20171005T081942Z-incubating API) - - - - - - - - -
- - - - - - - -
- - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - -
- - - - http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/ac5ee4db/builds/fm2.3.27/api/freemarker/cache/AndMatcher.html ---------------------------------------------------------------------- diff --git a/builds/fm2.3.27/api/freemarker/cache/AndMatcher.html b/builds/fm2.3.27/api/freemarker/cache/AndMatcher.html deleted file mode 100644 index 5c1b403..0000000 --- a/builds/fm2.3.27/api/freemarker/cache/AndMatcher.html +++ /dev/null @@ -1,289 +0,0 @@ - - - - - - -AndMatcher (FreeMarker 2.3.27-nightly_20171005T081942Z-incubating API) - - - - - - - - - - - - -
-
freemarker.cache
-

Class AndMatcher

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