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 DE7C8200B4A for ; Tue, 5 Jul 2016 22:13:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DD150160A7D; Tue, 5 Jul 2016 20:13:12 +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 8DA00160A6F for ; Tue, 5 Jul 2016 22:13:10 +0200 (CEST) Received: (qmail 21612 invoked by uid 500); 5 Jul 2016 20:13:09 -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 21603 invoked by uid 99); 5 Jul 2016 20:13:09 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jul 2016 20:13:09 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 23F6EC1124 for ; Tue, 5 Jul 2016 20:13:09 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.307 X-Spam-Level: X-Spam-Status: No, score=-3.307 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, KAM_MANYCOMMENTS=1.2, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.287] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id mzScFD6o7TXi for ; Tue, 5 Jul 2016 20:13:04 +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 95E1960D1D for ; Tue, 5 Jul 2016 20:13:00 +0000 (UTC) Received: (qmail 21169 invoked by uid 99); 5 Jul 2016 20:12:59 -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; Tue, 05 Jul 2016 20:12:59 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id AA48FE943B; Tue, 5 Jul 2016 20:12:59 +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: Tue, 05 Jul 2016 20:13:09 -0000 Message-Id: <56d04234ae3c4745a41716330cc4b16d@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [11/51] [partial] incubator-freemarker-site git commit: Removed 2.3.25 nightly builds archived-at: Tue, 05 Jul 2016 20:13:13 -0000 http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/e3551942/builds/2.3.25-incubating-voted/documentation/_html/api/freemarker/core/TemplateMarkupOutputModel.html ---------------------------------------------------------------------- diff --git a/builds/2.3.25-incubating-voted/documentation/_html/api/freemarker/core/TemplateMarkupOutputModel.html b/builds/2.3.25-incubating-voted/documentation/_html/api/freemarker/core/TemplateMarkupOutputModel.html deleted file mode 100644 index f049fa8..0000000 --- a/builds/2.3.25-incubating-voted/documentation/_html/api/freemarker/core/TemplateMarkupOutputModel.html +++ /dev/null @@ -1,271 +0,0 @@ - - - - - - -TemplateMarkupOutputModel (FreeMarker 2.3.25-incubating API) - - - - - - - - - - - - -
-
freemarker.core
-

Interface TemplateMarkupOutputModel<MO extends TemplateMarkupOutputModel<MO>>

-
-
-
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getOutputFormat

        -
        MarkupOutputFormat<MO> getOutputFormat()
        -
        Returns the singleton OutputFormat object that implements the operations for the "markup output" value.
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - - - http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/e3551942/builds/2.3.25-incubating-voted/documentation/_html/api/freemarker/core/TemplateNumberFormat.html ---------------------------------------------------------------------- diff --git a/builds/2.3.25-incubating-voted/documentation/_html/api/freemarker/core/TemplateNumberFormat.html b/builds/2.3.25-incubating-voted/documentation/_html/api/freemarker/core/TemplateNumberFormat.html deleted file mode 100644 index f9b048a..0000000 --- a/builds/2.3.25-incubating-voted/documentation/_html/api/freemarker/core/TemplateNumberFormat.html +++ /dev/null @@ -1,382 +0,0 @@ - - - - - - -TemplateNumberFormat (FreeMarker 2.3.25-incubating API) - - - - - - - - - - - - -
-
freemarker.core
-

Class TemplateNumberFormat

-
-
- -
-
    -
  • -
    -
    -
    public abstract class TemplateNumberFormat
    -extends TemplateValueFormat
    -
    Represents a number format; used in templates for formatting and parsing with that format. This is similar to Java's - NumberFormat, but made to fit the requirements of FreeMarker. Also, it makes easier to define formats that - can't be represented with Java's existing NumberFormat implementations. - -

    - Implementations need not be thread-safe if the TemplateNumberFormatFactory doesn't recycle them among - different Environment-s. As far as FreeMarker's concerned, instances are bound to a single - Environment, and Environment-s are thread-local objects.

    -
    -
    Since:
    -
    2.3.24
    -
    -
  • -
-
-
- -
-
- -
-
- - - - - - - http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/e3551942/builds/2.3.25-incubating-voted/documentation/_html/api/freemarker/core/TemplateNumberFormatFactory.html ---------------------------------------------------------------------- diff --git a/builds/2.3.25-incubating-voted/documentation/_html/api/freemarker/core/TemplateNumberFormatFactory.html b/builds/2.3.25-incubating-voted/documentation/_html/api/freemarker/core/TemplateNumberFormatFactory.html deleted file mode 100644 index cf7c8e1..0000000 --- a/builds/2.3.25-incubating-voted/documentation/_html/api/freemarker/core/TemplateNumberFormatFactory.html +++ /dev/null @@ -1,318 +0,0 @@ - - - - - - -TemplateNumberFormatFactory (FreeMarker 2.3.25-incubating API) - - - - - - - - - - - - -
-
freemarker.core
-

Class TemplateNumberFormatFactory

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        TemplateNumberFormatFactory

        -
        public TemplateNumberFormatFactory()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        get

        -
        public abstract TemplateNumberFormat get(String params,
        -                                         Locale locale,
        -                                         Environment env)
        -                                  throws TemplateValueFormatException
        -
        Returns a formatter for the given parameters. - -

        - The returned formatter can be a new instance or a reused (cached) instance. Note that Environment itself - caches the returned instances, though that cache is lost with the Environment (i.e., when the top-level - template execution ends), also it might flushes lot of entries if the locale or time zone is changed during - template execution. So caching on the factory level is still useful, unless creating the formatters is - sufficiently cheap.

        -
        -
        Parameters:
        -
        params - The string that further describes how the format should look. For example, when the - numberFormat is "@fooBar 1, 2", then it will be - "1, 2" (and "@fooBar" selects the factory). The format of this string is up to the - TemplateNumberFormatFactory implementation. Not null, often an empty string.
        -
        locale - The locale to format for. Not null. The resulting format must be bound to this locale - forever (i.e. locale changes in the Environment must not be followed).
        -
        env - The runtime environment from which the formatting was called. This is mostly meant to be used for - Environment.setCustomState(Object, Object)/Environment.getCustomState(Object).
        -
        Throws:
        -
        TemplateValueFormatException - if any problem occurs while parsing/getting the format. Notable subclasses: - InvalidFormatParametersException if the params is malformed.
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - - - http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/e3551942/builds/2.3.25-incubating-voted/documentation/_html/api/freemarker/core/TemplateRTFOutputModel.html ---------------------------------------------------------------------- diff --git a/builds/2.3.25-incubating-voted/documentation/_html/api/freemarker/core/TemplateRTFOutputModel.html b/builds/2.3.25-incubating-voted/documentation/_html/api/freemarker/core/TemplateRTFOutputModel.html deleted file mode 100644 index 792e5a8..0000000 --- a/builds/2.3.25-incubating-voted/documentation/_html/api/freemarker/core/TemplateRTFOutputModel.html +++ /dev/null @@ -1,277 +0,0 @@ - - - - - - -TemplateRTFOutputModel (FreeMarker 2.3.25-incubating API) - - - - - - - - - - - - -
-
freemarker.core
-

Class TemplateRTFOutputModel

-
-
- -
- -
-
- -
-
- -
-
- - - - - - - http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/e3551942/builds/2.3.25-incubating-voted/documentation/_html/api/freemarker/core/TemplateValueFormat.html ---------------------------------------------------------------------- diff --git a/builds/2.3.25-incubating-voted/documentation/_html/api/freemarker/core/TemplateValueFormat.html b/builds/2.3.25-incubating-voted/documentation/_html/api/freemarker/core/TemplateValueFormat.html deleted file mode 100644 index cd977b9..0000000 --- a/builds/2.3.25-incubating-voted/documentation/_html/api/freemarker/core/TemplateValueFormat.html +++ /dev/null @@ -1,284 +0,0 @@ - - - - - - -TemplateValueFormat (FreeMarker 2.3.25-incubating API) - - - - - - - - - - - - -
-
freemarker.core
-

Class TemplateValueFormat

-
-
- -
-
    -
  • -
    -
    Direct Known Subclasses:
    -
    TemplateDateFormat, TemplateNumberFormat
    -
    -
    -
    -
    public abstract class TemplateValueFormat
    -extends Object
    -
    Superclass of all value format objects; objects that convert values to strings, or parse strings.
    -
    -
    Since:
    -
    2.3.24
    -
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        TemplateValueFormat

        -
        public TemplateValueFormat()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getDescription

        -
        public abstract String getDescription()
        -
        Meant to be used in error messages to tell what format the parsed string didn't fit.
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - - -