From notifications-return-5449-archive-asf-public=cust-asf.ponee.io@freemarker.apache.org Fri Mar 30 23:44:00 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 E63DD1807BC for ; Fri, 30 Mar 2018 23:43:56 +0200 (CEST) Received: (qmail 79998 invoked by uid 500); 30 Mar 2018 21:43:56 -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 79880 invoked by uid 99); 30 Mar 2018 21:43:55 -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; Fri, 30 Mar 2018 21:43:55 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 47528DFA3D; Fri, 30 Mar 2018 21:43:55 +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: Fri, 30 Mar 2018 21:44:08 -0000 Message-Id: <4ce9ae7307bb479ca4fba85089d88dd0@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [15/51] [partial] freemarker-site git commit: Deleted snapshot documentation http://git-wip-us.apache.org/repos/asf/freemarker-site/blob/fb8636c4/builds/fm2.3.28/api/freemarker/core/UnknownDateTypeParsingUnsupportedException.html ---------------------------------------------------------------------- diff --git a/builds/fm2.3.28/api/freemarker/core/UnknownDateTypeParsingUnsupportedException.html b/builds/fm2.3.28/api/freemarker/core/UnknownDateTypeParsingUnsupportedException.html deleted file mode 100644 index 693d32c..0000000 --- a/builds/fm2.3.28/api/freemarker/core/UnknownDateTypeParsingUnsupportedException.html +++ /dev/null @@ -1,277 +0,0 @@ - - - - - - -UnknownDateTypeParsingUnsupportedException (FreeMarker 2.3.28-nightly_20180310T195428Z-incubating API) - - - - - - - - - - - - -
-
freemarker.core
-

Class UnknownDateTypeParsingUnsupportedException

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

      Method Summary

      -
        -
      • - - -

        Methods inherited from class java.lang.Throwable

        -addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • -
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      - - - -
        -
      • -

        UnknownDateTypeParsingUnsupportedException

        -
        public UnknownDateTypeParsingUnsupportedException()
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - - - http://git-wip-us.apache.org/repos/asf/freemarker-site/blob/fb8636c4/builds/fm2.3.28/api/freemarker/core/UnparsableValueException.html ---------------------------------------------------------------------- diff --git a/builds/fm2.3.28/api/freemarker/core/UnparsableValueException.html b/builds/fm2.3.28/api/freemarker/core/UnparsableValueException.html deleted file mode 100644 index fc26c46..0000000 --- a/builds/fm2.3.28/api/freemarker/core/UnparsableValueException.html +++ /dev/null @@ -1,286 +0,0 @@ - - - - - - -UnparsableValueException (FreeMarker 2.3.28-nightly_20180310T195428Z-incubating API) - - - - - - - - - - - - -
-
freemarker.core
-

Class UnparsableValueException

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    java.io.Serializable
    -
    -
    -
    -
    public class UnparsableValueException
    -extends TemplateValueFormatException
    -
    Thrown when the content of the string that should be parsed by the TemplateValueFormat doesn't match what the - format expects.
    -
    -
    Since:
    -
    2.3.24
    -
    See Also:
    -
    Serialized Form
    -
    -
  • -
-
-
-
    -
  • - - - -
      -
    • - - -

      Method Summary

      -
        -
      • - - -

        Methods inherited from class java.lang.Throwable

        -addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • -
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      - - - -
        -
      • -

        UnparsableValueException

        -
        public UnparsableValueException(java.lang.String message,
        -                                java.lang.Throwable cause)
        -
      • -
      - - - -
        -
      • -

        UnparsableValueException

        -
        public UnparsableValueException(java.lang.String message)
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - - - http://git-wip-us.apache.org/repos/asf/freemarker-site/blob/fb8636c4/builds/fm2.3.28/api/freemarker/core/UnregisteredOutputFormatException.html ---------------------------------------------------------------------- diff --git a/builds/fm2.3.28/api/freemarker/core/UnregisteredOutputFormatException.html b/builds/fm2.3.28/api/freemarker/core/UnregisteredOutputFormatException.html deleted file mode 100644 index d32f818..0000000 --- a/builds/fm2.3.28/api/freemarker/core/UnregisteredOutputFormatException.html +++ /dev/null @@ -1,279 +0,0 @@ - - - - - - -UnregisteredOutputFormatException (FreeMarker 2.3.28-nightly_20180310T195428Z-incubating API) - - - - - - - - - - - - -
-
freemarker.core
-

Class UnregisteredOutputFormatException

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • java.lang.Throwable
    • -
    • -
        -
      • java.lang.Exception
      • -
      • -
          -
        • freemarker.core.UnregisteredOutputFormatException
        • -
        -
      • -
      -
    • -
    -
  • -
-
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    java.io.Serializable
    -
    -
    -
    -
    public class UnregisteredOutputFormatException
    -extends java.lang.Exception
    -
    -
    Since:
    -
    2.3.24
    -
    See Also:
    -
    Serialized Form
    -
    -
  • -
-
-
-
    -
  • - - - -
      -
    • - - -

      Method Summary

      -
        -
      • - - -

        Methods inherited from class java.lang.Throwable

        -addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • -
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      - - - -
        -
      • -

        UnregisteredOutputFormatException

        -
        public UnregisteredOutputFormatException(java.lang.String message)
        -
      • -
      - - - -
        -
      • -

        UnregisteredOutputFormatException

        -
        public UnregisteredOutputFormatException(java.lang.String message,
        -                                         java.lang.Throwable cause)
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - - - http://git-wip-us.apache.org/repos/asf/freemarker-site/blob/fb8636c4/builds/fm2.3.28/api/freemarker/core/XHTMLOutputFormat.html ---------------------------------------------------------------------- diff --git a/builds/fm2.3.28/api/freemarker/core/XHTMLOutputFormat.html b/builds/fm2.3.28/api/freemarker/core/XHTMLOutputFormat.html deleted file mode 100644 index d676ca0..0000000 --- a/builds/fm2.3.28/api/freemarker/core/XHTMLOutputFormat.html +++ /dev/null @@ -1,443 +0,0 @@ - - - - - - -XHTMLOutputFormat (FreeMarker 2.3.28-nightly_20180310T195428Z-incubating API) - - - - - - - - - - - - -
-
freemarker.core
-

Class XHTMLOutputFormat

-
-
- -
- -
-
- -
-
- -
-
- - - - - - - http://git-wip-us.apache.org/repos/asf/freemarker-site/blob/fb8636c4/builds/fm2.3.28/api/freemarker/core/XMLOutputFormat.html ---------------------------------------------------------------------- diff --git a/builds/fm2.3.28/api/freemarker/core/XMLOutputFormat.html b/builds/fm2.3.28/api/freemarker/core/XMLOutputFormat.html deleted file mode 100644 index d234de5..0000000 --- a/builds/fm2.3.28/api/freemarker/core/XMLOutputFormat.html +++ /dev/null @@ -1,443 +0,0 @@ - - - - - - -XMLOutputFormat (FreeMarker 2.3.28-nightly_20180310T195428Z-incubating API) - - - - - - - - - - - - -
-
freemarker.core
-

Class XMLOutputFormat

-
-
- -
- -
-
- -
-
- -
-
- - - - - - - http://git-wip-us.apache.org/repos/asf/freemarker-site/blob/fb8636c4/builds/fm2.3.28/api/freemarker/core/class-use/AliasTemplateDateFormatFactory.html ---------------------------------------------------------------------- diff --git a/builds/fm2.3.28/api/freemarker/core/class-use/AliasTemplateDateFormatFactory.html b/builds/fm2.3.28/api/freemarker/core/class-use/AliasTemplateDateFormatFactory.html deleted file mode 100644 index caf36bf..0000000 --- a/builds/fm2.3.28/api/freemarker/core/class-use/AliasTemplateDateFormatFactory.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - -Uses of Class freemarker.core.AliasTemplateDateFormatFactory (FreeMarker 2.3.28-nightly_20180310T195428Z-incubating API) - - - - - - - - - - - -
-

Uses of Class
freemarker.core.AliasTemplateDateFormatFactory

-
-
No usage of freemarker.core.AliasTemplateDateFormatFactory
- - - - - -