Return-Path: X-Original-To: apmail-commons-notifications-archive@minotaur.apache.org Delivered-To: apmail-commons-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 10F50172BC for ; Sun, 26 Apr 2015 10:18:33 +0000 (UTC) Received: (qmail 51788 invoked by uid 500); 26 Apr 2015 10:18:33 -0000 Delivered-To: apmail-commons-notifications-archive@commons.apache.org Received: (qmail 51731 invoked by uid 500); 26 Apr 2015 10:18:33 -0000 Mailing-List: contact notifications-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list notifications@commons.apache.org Received: (qmail 51613 invoked by uid 99); 26 Apr 2015 10:18:32 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Apr 2015 10:18:32 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id B268CAC1437 for ; Sun, 26 Apr 2015 10:18:32 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r949214 [6/35] - in /websites/production/commons/content/sandbox/commons-text: ./ apidocs/ apidocs/org/apache/commons/text/diff/ apidocs/org/apache/commons/text/diff/class-use/ apidocs/org/apache/commons/text/names/ apidocs/org/apache/commo... Date: Sun, 26 Apr 2015 10:18:28 -0000 To: notifications@commons.apache.org From: britter@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150426101832.B268CAC1437@hades.apache.org> Modified: websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/class-use/EditCommand.html ============================================================================== --- websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/class-use/EditCommand.html (original) +++ websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/class-use/EditCommand.html Sun Apr 26 10:18:25 2015 @@ -1,21 +1,15 @@ - + - - + Uses of Class org.apache.commons.text.diff.EditCommand (Apache Commons Text 0.1-SNAPSHOT API) - @@ -23,11 +17,9 @@
JavaScript is disabled on your browser.
-
+
- - - +
- +
@@ -75,7 +67,7 @@
  • - +
    @@ -97,7 +89,7 @@

    Uses of EditCommand in org.apache.commons.text.diff

    -
    Packages that use EditCommand 
    Package
    +
    @@ -106,19 +98,19 @@ - - - @@ -130,11 +122,9 @@ -
    +
    - - - +
    - +

    Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.

    - + \ No newline at end of file Modified: websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/class-use/EditScript.html ============================================================================== --- websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/class-use/EditScript.html (original) +++ websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/class-use/EditScript.html Sun Apr 26 10:18:25 2015 @@ -1,21 +1,15 @@ - + - - + Uses of Class org.apache.commons.text.diff.EditScript (Apache Commons Text 0.1-SNAPSHOT API) - @@ -23,11 +17,9 @@
    JavaScript is disabled on your browser.
    -
    +
    - - - +
    - +
    @@ -75,7 +67,7 @@
    • -
    Subclasses of EditCommand in org.apache.commons.text.diff 
    Modifier and Type
    class DeleteCommand<T> +DeleteCommand<T>
    Command representing the deletion of one object of the first sequence.
    class InsertCommand<T> +InsertCommand<T>
    Command representing the insertion of one object of the second sequence.
    class KeepCommand<T> +KeepCommand<T>
    Command representing the keeping of one object present in both sequences.
    +
    @@ -97,7 +89,7 @@

    Uses of EditScript in org.apache.commons.text.diff

    -
    Packages that use EditScript 
    Package
    +
    @@ -106,7 +98,7 @@ - @@ -118,11 +110,9 @@ -
    +
    - - - +
    - +

    Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.

    - + \ No newline at end of file Modified: websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/class-use/InsertCommand.html ============================================================================== --- websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/class-use/InsertCommand.html (original) +++ websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/class-use/InsertCommand.html Sun Apr 26 10:18:25 2015 @@ -1,21 +1,15 @@ - + - - + Uses of Class org.apache.commons.text.diff.InsertCommand (Apache Commons Text 0.1-SNAPSHOT API) - @@ -23,11 +17,9 @@
    JavaScript is disabled on your browser.
    -
    +
    - - - +
    - +
    @@ -75,7 +67,7 @@
    • -
    Methods in org.apache.commons.text.diff that return EditScript 
    Modifier and Type
    EditScript<Character>StringsComparator.getScript() +StringsComparator.getScript()
    Get the EditScript object.
    +
    @@ -97,7 +89,7 @@

    Uses of InsertCommand in org.apache.commons.text.diff

    -
    Packages that use InsertCommand 
    Package
    +
    @@ -106,7 +98,7 @@ - @@ -118,11 +110,9 @@ -
    +
    - - - +
    - +

    Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.

    - + \ No newline at end of file Modified: websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/class-use/KeepCommand.html ============================================================================== --- websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/class-use/KeepCommand.html (original) +++ websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/class-use/KeepCommand.html Sun Apr 26 10:18:25 2015 @@ -1,21 +1,15 @@ - + - - + Uses of Class org.apache.commons.text.diff.KeepCommand (Apache Commons Text 0.1-SNAPSHOT API) - @@ -23,11 +17,9 @@
    JavaScript is disabled on your browser.
    -
    +
    - - - +
    - +
    @@ -75,7 +67,7 @@
    • -
    Methods in org.apache.commons.text.diff with parameters of type InsertCommand 
    Modifier and Type
    voidEditScript.append(InsertCommand<T> command) +EditScript.append(InsertCommand<T> command)
    Add an insert command to the script.
    +
    @@ -97,7 +89,7 @@

    Uses of KeepCommand in org.apache.commons.text.diff

    -
    Packages that use KeepCommand 
    Package
    +
    @@ -106,7 +98,7 @@ - @@ -118,11 +110,9 @@ -
    +
    - - - +
    - +

    Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.

    - + \ No newline at end of file Modified: websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/class-use/ReplacementsFinder.html ============================================================================== --- websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/class-use/ReplacementsFinder.html (original) +++ websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/class-use/ReplacementsFinder.html Sun Apr 26 10:18:25 2015 @@ -1,21 +1,15 @@ - + - - + Uses of Class org.apache.commons.text.diff.ReplacementsFinder (Apache Commons Text 0.1-SNAPSHOT API) - @@ -23,11 +17,9 @@
    JavaScript is disabled on your browser.
    -
    +
    - - - +
    - +
    @@ -74,11 +66,9 @@
    No usage of org.apache.commons.text.diff.ReplacementsFinder
    -
    +
    - - - +
    - +

    Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.

    - + \ No newline at end of file Modified: websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/class-use/ReplacementsHandler.html ============================================================================== --- websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/class-use/ReplacementsHandler.html (original) +++ websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/class-use/ReplacementsHandler.html Sun Apr 26 10:18:25 2015 @@ -1,21 +1,15 @@ - + - - + Uses of Interface org.apache.commons.text.diff.ReplacementsHandler (Apache Commons Text 0.1-SNAPSHOT API) - @@ -23,11 +17,9 @@
    JavaScript is disabled on your browser.
    -
    +
    - - - +
    - +
    @@ -75,7 +67,7 @@
    • -
    Methods in org.apache.commons.text.diff with parameters of type KeepCommand 
    Modifier and Type
    voidEditScript.append(KeepCommand<T> command) +EditScript.append(KeepCommand<T> command)
    Add a keep command to the script.
    +
    @@ -97,14 +89,14 @@

    Uses of ReplacementsHandler in org.apache.commons.text.diff

    -
    Packages that use ReplacementsHandler 
    Package
    +
    - @@ -116,11 +108,9 @@ -
    +
    - - - +
    - +

    Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.

    - + \ No newline at end of file Modified: websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/class-use/StringsComparator.html ============================================================================== --- websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/class-use/StringsComparator.html (original) +++ websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/class-use/StringsComparator.html Sun Apr 26 10:18:25 2015 @@ -1,21 +1,15 @@ - + - - + Uses of Class org.apache.commons.text.diff.StringsComparator (Apache Commons Text 0.1-SNAPSHOT API) - @@ -23,11 +17,9 @@
    JavaScript is disabled on your browser.
    -
    +
    - - - +
    - +
    @@ -74,11 +66,9 @@
    No usage of org.apache.commons.text.diff.StringsComparator
    -
    +
    - - - +
    - +

    Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.

    - + \ No newline at end of file Modified: websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/package-frame.html ============================================================================== --- websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/package-frame.html (original) +++ websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/package-frame.html Sun Apr 26 10:18:25 2015 @@ -1,20 +1,18 @@ - + - - + org.apache.commons.text.diff (Apache Commons Text 0.1-SNAPSHOT API) -

    org.apache.commons.text.diff

    Interfaces

    Classes

      @@ -28,4 +26,4 @@
    - + \ No newline at end of file Modified: websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/package-summary.html ============================================================================== --- websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/package-summary.html (original) +++ websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/package-summary.html Sun Apr 26 10:18:25 2015 @@ -1,21 +1,15 @@ - + - - + org.apache.commons.text.diff (Apache Commons Text 0.1-SNAPSHOT API) - @@ -23,11 +17,9 @@
    JavaScript is disabled on your browser.
    -
    +
    - - - +
    @@ -74,12 +66,12 @@
    Provides algorithms for diff between strings.
    -

    See: Description

    +

    See: Description

    • -
    Constructors in org.apache.commons.text.diff with parameters of type ReplacementsHandler 
    Constructor and Description
    ReplacementsFinder(ReplacementsHandler<T> handler) +ReplacementsFinder(ReplacementsHandler<T> handler)
    Simple constructor.
    +
    @@ -103,7 +95,7 @@
    Interface Summary 
    Interface
  • - +
    @@ -161,7 +153,7 @@
    Class Summary 
    Class
- +

Package org.apache.commons.text.diff Description

@@ -169,17 +161,13 @@

The initial implementation of the Myers algorithm was adapted from the commons-collections sequence package.

-
-
Since:
-
1.0
-
+
Since:
+
1.0
-
+
- - - +

Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.

- + \ No newline at end of file Modified: websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/package-tree.html ============================================================================== --- websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/package-tree.html (original) +++ websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/package-tree.html Sun Apr 26 10:18:25 2015 @@ -1,21 +1,15 @@ - + - - + org.apache.commons.text.diff Class Hierarchy (Apache Commons Text 0.1-SNAPSHOT API) - @@ -23,11 +17,9 @@
JavaScript is disabled on your browser.
-
+
- - - +
- +

Hierarchy For Package org.apache.commons.text.diff

-Package Hierarchies: +Package Hierarchies: @@ -79,33 +71,31 @@

Class Hierarchy

Interface Hierarchy

-
+
- - - +
- +

Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.

- + \ No newline at end of file Modified: websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/package-use.html ============================================================================== --- websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/package-use.html (original) +++ websites/production/commons/content/sandbox/commons-text/apidocs/org/apache/commons/text/diff/package-use.html Sun Apr 26 10:18:25 2015 @@ -1,21 +1,15 @@ - + - - + Uses of Package org.apache.commons.text.diff (Apache Commons Text 0.1-SNAPSHOT API) - @@ -23,11 +17,9 @@
JavaScript is disabled on your browser.
-
+
- - - +
- +
@@ -75,7 +67,7 @@