From notifications-return-5543-archive-asf-public=cust-asf.ponee.io@freemarker.apache.org Thu Apr 5 09:54:39 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 02A931807B4 for ; Thu, 5 Apr 2018 09:54:36 +0200 (CEST) Received: (qmail 91835 invoked by uid 500); 5 Apr 2018 07:54:36 -0000 Mailing-List: contact notifications-help@freemarker.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@freemarker.apache.org Delivered-To: mailing list notifications@freemarker.apache.org Received: (qmail 90468 invoked by uid 99); 5 Apr 2018 07:54:26 -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; Thu, 05 Apr 2018 07:54:26 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 69CF6F6880; Thu, 5 Apr 2018 07:54:25 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ddekany@apache.org To: notifications@freemarker.apache.org Date: Thu, 05 Apr 2018 07:55:04 -0000 Message-Id: <515fac3d978341e9a9a0b741c92f82ec@git.apache.org> In-Reply-To: <285b8fb8cfce42a5880d63bd4f671302@git.apache.org> References: <285b8fb8cfce42a5880d63bd4f671302@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [41/51] [partial] freemarker-site git commit: Deleted documentation voted upon http://git-wip-us.apache.org/repos/asf/freemarker-site/blob/a4a53cb9/builds/2.3.28-voting/documentation/api/freemarker/cache/TemplateCache.MaybeMissingTemplate.html ---------------------------------------------------------------------- diff --git a/builds/2.3.28-voting/documentation/api/freemarker/cache/TemplateCache.MaybeMissingTemplate.html b/builds/2.3.28-voting/documentation/api/freemarker/cache/TemplateCache.MaybeMissingTemplate.html deleted file mode 100644 index ef7f05f..0000000 --- a/builds/2.3.28-voting/documentation/api/freemarker/cache/TemplateCache.MaybeMissingTemplate.html +++ /dev/null @@ -1,286 +0,0 @@ - - - - - - -TemplateCache.MaybeMissingTemplate (FreeMarker 2.3.28 API) - - - - - - - - - - - - -
-
freemarker.cache
-

Class TemplateCache.MaybeMissingTemplate

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • freemarker.cache.TemplateCache.MaybeMissingTemplate
    • -
    -
  • -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - -
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      java.lang.StringgetMissingTemplateNormalizedName() -
      When the template was missing, this possibly contains its normalized name.
      -
      java.lang.StringgetMissingTemplateReason() -
      When the template was missing, this possibly contains the explanation, or null.
      -
      TemplategetTemplate() -
      The Template if it wasn't missing, otherwise null.
      -
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

        -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getTemplate

        -
        public Template getTemplate()
        -
        The Template if it wasn't missing, otherwise null.
        -
      • -
      - - - -
        -
      • -

        getMissingTemplateReason

        -
        public java.lang.String getMissingTemplateReason()
        -
        When the template was missing, this possibly contains the explanation, or null. If the - template wasn't missing (i.e., when getTemplate() return non-null) this is always - null.
        -
      • -
      - - - -
        -
      • -

        getMissingTemplateNormalizedName

        -
        public java.lang.String getMissingTemplateNormalizedName()
        -
        When the template was missing, this possibly contains its normalized name. If the template wasn't - missing (i.e., when getTemplate() return non-null) this is always null. When the - template is missing, it will be null for example if the normalization itself was unsuccessful.
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - - - http://git-wip-us.apache.org/repos/asf/freemarker-site/blob/a4a53cb9/builds/2.3.28-voting/documentation/api/freemarker/cache/TemplateCache.html ---------------------------------------------------------------------- diff --git a/builds/2.3.28-voting/documentation/api/freemarker/cache/TemplateCache.html b/builds/2.3.28-voting/documentation/api/freemarker/cache/TemplateCache.html deleted file mode 100644 index 9bd5989..0000000 --- a/builds/2.3.28-voting/documentation/api/freemarker/cache/TemplateCache.html +++ /dev/null @@ -1,899 +0,0 @@ - - - - - - -TemplateCache (FreeMarker 2.3.28 API) - - - - - - - - - - - - -
-
freemarker.cache
-

Class TemplateCache

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • freemarker.cache.TemplateCache
    • -
    -
  • -
-
- -
-
- -
-
- -
-
- - - - - - - http://git-wip-us.apache.org/repos/asf/freemarker-site/blob/a4a53cb9/builds/2.3.28-voting/documentation/api/freemarker/cache/TemplateConfigurationFactory.html ---------------------------------------------------------------------- diff --git a/builds/2.3.28-voting/documentation/api/freemarker/cache/TemplateConfigurationFactory.html b/builds/2.3.28-voting/documentation/api/freemarker/cache/TemplateConfigurationFactory.html deleted file mode 100644 index f46f13d..0000000 --- a/builds/2.3.28-voting/documentation/api/freemarker/cache/TemplateConfigurationFactory.html +++ /dev/null @@ -1,358 +0,0 @@ - - - - - - -TemplateConfigurationFactory (FreeMarker 2.3.28 API) - - - - - - - - - - - - -
-
freemarker.cache
-

Class TemplateConfigurationFactory

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • freemarker.cache.TemplateConfigurationFactory
    • -
    -
  • -
-
- -
-
- -
-
- -
-
- - - - - - -