Return-Path: X-Original-To: apmail-creadur-commits-archive@www.apache.org Delivered-To: apmail-creadur-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B03DDD561 for ; Tue, 20 Nov 2012 20:55:53 +0000 (UTC) Received: (qmail 33689 invoked by uid 500); 20 Nov 2012 20:55:53 -0000 Delivered-To: apmail-creadur-commits-archive@creadur.apache.org Received: (qmail 33659 invoked by uid 500); 20 Nov 2012 20:55:53 -0000 Mailing-List: contact commits-help@creadur.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@creadur.apache.org Delivered-To: mailing list commits@creadur.apache.org Received: (qmail 33652 invoked by uid 99); 20 Nov 2012 20:55:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Nov 2012 20:55:53 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Nov 2012 20:55:24 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 8C5C62388CA4 for ; Tue, 20 Nov 2012 20:53:53 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r838960 [32/39] - in /websites/staging/creadur/trunk/content: ./ rat/ rat/apache-rat-core/ rat/apache-rat-core/apidocs/ rat/apache-rat-core/apidocs/org/apache/rat/ rat/apache-rat-core/apidocs/org/apache/rat/analysis/ rat/apache-rat-core/api... Date: Tue, 20 Nov 2012 20:52:46 -0000 To: commits@creadur.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121120205353.8C5C62388CA4@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/class-use/ArchiveEntryDocument.html ============================================================================== --- websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/class-use/ArchiveEntryDocument.html (original) +++ websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/class-use/ArchiveEntryDocument.html Tue Nov 20 20:51:38 2012 @@ -2,13 +2,11 @@ - Uses of Class org.apache.rat.document.impl.ArchiveEntryDocument (Apache Rat 0.9-SNAPSHOT API) - Modified: websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/class-use/DocumentImplUtils.html ============================================================================== --- websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/class-use/DocumentImplUtils.html (original) +++ websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/class-use/DocumentImplUtils.html Tue Nov 20 20:51:38 2012 @@ -2,13 +2,11 @@ - Uses of Class org.apache.rat.document.impl.DocumentImplUtils (Apache Rat 0.9-SNAPSHOT API) - Modified: websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/class-use/FileDocument.html ============================================================================== --- websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/class-use/FileDocument.html (original) +++ websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/class-use/FileDocument.html Tue Nov 20 20:51:38 2012 @@ -2,13 +2,11 @@ - Uses of Class org.apache.rat.document.impl.FileDocument (Apache Rat 0.9-SNAPSHOT API) - Modified: websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/class-use/MonolithicFileDocument.html ============================================================================== --- websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/class-use/MonolithicFileDocument.html (original) +++ websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/class-use/MonolithicFileDocument.html Tue Nov 20 20:51:38 2012 @@ -2,13 +2,11 @@ - Uses of Class org.apache.rat.document.impl.MonolithicFileDocument (Apache Rat 0.9-SNAPSHOT API) - Modified: websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/ArchiveGuesser.html ============================================================================== --- websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/ArchiveGuesser.html (original) +++ websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/ArchiveGuesser.html Tue Nov 20 20:51:38 2012 @@ -2,13 +2,11 @@ - ArchiveGuesser (Apache Rat 0.9-SNAPSHOT API) - @@ -93,12 +91,12 @@ org.apache.rat.document.impl.guesser Class ArchiveGuesser
-java.lang.Object
+java.lang.Object
   extended by org.apache.rat.document.impl.guesser.ArchiveGuesser
 

-
public class ArchiveGuesser
extends Object
+
public class ArchiveGuesser
extends Object

@@ -115,7 +113,7 @@ Class ArchiveGuesser -static String[] +static String[] ARCHIVE_EXTENSIONS
@@ -158,7 +156,7 @@ Class ArchiveGuesser static boolean -isArchive(String name) +isArchive(String name)
          Is a file by that name an archive? @@ -167,10 +165,10 @@ Class ArchiveGuesser   - + - +
Methods inherited from class java.lang.ObjectMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  @@ -189,7 +187,7 @@ Class ArchiveGuesser

ARCHIVE_EXTENSIONS

-public static final String[] ARCHIVE_EXTENSIONS
+public static final String[] ARCHIVE_EXTENSIONS
@@ -236,7 +234,7 @@ public static final boolean isArchive

isArchive

-public static final boolean isArchive(String name)
+public static final boolean isArchive(String name)
Is a file by that name an archive?

Modified: websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/BinaryGuesser.html ============================================================================== --- websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/BinaryGuesser.html (original) +++ websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/BinaryGuesser.html Tue Nov 20 20:51:38 2012 @@ -2,13 +2,11 @@ - BinaryGuesser (Apache Rat 0.9-SNAPSHOT API) - @@ -93,12 +91,12 @@ org.apache.rat.document.impl.guesser Class BinaryGuesser

-java.lang.Object
+java.lang.Object
   extended by org.apache.rat.document.impl.guesser.BinaryGuesser
 

-
public class BinaryGuesser
extends Object
+
public class BinaryGuesser
extends Object

@@ -127,7 +125,7 @@ TODO: factor into MIME guesser and MIME- -static String[] +static String[] BYTECODE_EXTENSIONS
@@ -135,7 +133,7 @@ TODO: factor into MIME guesser and MIME- -static String[] +static String[] DATA_EXTENSIONS
@@ -143,7 +141,7 @@ TODO: factor into MIME guesser and MIME- -static String[] +static String[] EXE_EXTENSIONS
@@ -159,7 +157,7 @@ TODO: factor into MIME guesser and MIME- -static String[] +static String[] IMAGE_EXTENSIONS
@@ -167,7 +165,7 @@ TODO: factor into MIME guesser and MIME- -static String +static String JAR_MANIFEST
@@ -175,7 +173,7 @@ TODO: factor into MIME guesser and MIME- -static String +static String JAVA
@@ -183,7 +181,7 @@ TODO: factor into MIME guesser and MIME- -static String[] +static String[] KEYSTORE_EXTENSIONS
@@ -199,7 +197,7 @@ TODO: factor into MIME guesser and MIME- -static String[] +static String[] NON_BINARY_EXTENSIONS
@@ -242,8 +240,8 @@ TODO: factor into MIME guesser and MIME- static boolean -containsExtension(String name, - String[] exts) +containsExtension(String name, + String[] exts)
            @@ -251,8 +249,8 @@ TODO: factor into MIME guesser and MIME- static boolean -extensionMatches(String name, - String[] exts) +extensionMatches(String name, + String[] exts)
            @@ -268,7 +266,7 @@ TODO: factor into MIME guesser and MIME- static boolean -isBinary(InputStream in) +isBinary(InputStream in)
          Do the first few bytes of the stream hint at a binary file? @@ -276,7 +274,7 @@ TODO: factor into MIME guesser and MIME- static boolean -isBinary(Reader in) +isBinary(Reader in)
          Do the first few bytes of the stream hint at a binary file? @@ -284,7 +282,7 @@ TODO: factor into MIME guesser and MIME- static boolean -isBinary(String name) +isBinary(String name)
          Is a file by that name a known binary file? @@ -292,7 +290,7 @@ TODO: factor into MIME guesser and MIME- static boolean -isBinaryData(String name) +isBinaryData(String name)
            @@ -300,7 +298,7 @@ TODO: factor into MIME guesser and MIME- static boolean -isBytecode(String name) +isBytecode(String name)
            @@ -308,7 +306,7 @@ TODO: factor into MIME guesser and MIME- static boolean -isExecutable(String name) +isExecutable(String name)
            @@ -316,7 +314,7 @@ TODO: factor into MIME guesser and MIME- static boolean -isImage(String name) +isImage(String name)
            @@ -324,7 +322,7 @@ TODO: factor into MIME guesser and MIME- static boolean -isKeystore(String name) +isKeystore(String name)
            @@ -332,7 +330,7 @@ TODO: factor into MIME guesser and MIME- static boolean -isNonBinary(String name) +isNonBinary(String name)
          Is a file by that name a known non-binary file? @@ -341,10 +339,10 @@ TODO: factor into MIME guesser and MIME-   - + - +
Methods inherited from class java.lang.ObjectMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  @@ -363,7 +361,7 @@ TODO: factor into MIME guesser and MIME-

DATA_EXTENSIONS

-public static final String[] DATA_EXTENSIONS
+public static final String[] DATA_EXTENSIONS
@@ -373,7 +371,7 @@ public static final

EXE_EXTENSIONS

-public static final String[] EXE_EXTENSIONS
+public static final String[] EXE_EXTENSIONS
@@ -383,7 +381,7 @@ public static final

KEYSTORE_EXTENSIONS

-public static final String[] KEYSTORE_EXTENSIONS
+public static final String[] KEYSTORE_EXTENSIONS
@@ -393,7 +391,7 @@ public static final

IMAGE_EXTENSIONS

-public static final String[] IMAGE_EXTENSIONS
+public static final String[] IMAGE_EXTENSIONS
@@ -403,7 +401,7 @@ public static final

BYTECODE_EXTENSIONS

-public static final String[] BYTECODE_EXTENSIONS
+public static final String[] BYTECODE_EXTENSIONS
@@ -413,7 +411,7 @@ public static final

NON_BINARY_EXTENSIONS

-public static final String[] NON_BINARY_EXTENSIONS
+public static final String[] NON_BINARY_EXTENSIONS
Based on http://www.apache.org/dev/svn-eol-style.txt

@@ -425,7 +423,7 @@ public static final

JAR_MANIFEST

-public static final String JAR_MANIFEST
+public static final String JAR_MANIFEST
See Also:
Constant Field Values
@@ -435,7 +433,7 @@ public static final

JAVA

-public static final String JAVA
+public static final String JAVA
See Also:
Constant Field Values
@@ -511,7 +509,7 @@ public BinaryGuesser()

isBinary

-public static boolean isBinary(Reader in)
+public static boolean isBinary(Reader in)
Do the first few bytes of the stream hint at a binary file? @@ -531,7 +529,7 @@ public static boolean isBinary(

isBinary

-public static boolean isBinary(InputStream in)
+public static boolean isBinary(InputStream in)
Do the first few bytes of the stream hint at a binary file? @@ -553,7 +551,7 @@ public static boolean isBinary(

isBinaryData

-public static final boolean isBinaryData(String name)
+public static final boolean isBinaryData(String name)
@@ -564,7 +562,7 @@ public static final boolean isBinaryD

isNonBinary

-public static final boolean isNonBinary(String name)
+public static final boolean isNonBinary(String name)
Is a file by that name a known non-binary file?

@@ -577,7 +575,7 @@ public static final boolean isNonBina

isExecutable

-public static final boolean isExecutable(String name)
+public static final boolean isExecutable(String name)
@@ -588,8 +586,8 @@ public static final boolean isExecuta

containsExtension

-public static boolean containsExtension(String name,
-                                        String[] exts)
+public static boolean containsExtension(String name, + String[] exts)
@@ -600,8 +598,8 @@ public static boolean containsExtensi

extensionMatches

-public static boolean extensionMatches(String name,
-                                       String[] exts)
+public static boolean extensionMatches(String name, + String[] exts)
@@ -612,7 +610,7 @@ public static boolean extensionMatche

isBytecode

-public static boolean isBytecode(String name)
+public static boolean isBytecode(String name)
@@ -623,7 +621,7 @@ public static boolean isBytecode(

isImage

-public static final boolean isImage(String name)
+public static final boolean isImage(String name)
@@ -634,7 +632,7 @@ public static final boolean isImage

isKeystore

-public static final boolean isKeystore(String name)
+public static final boolean isKeystore(String name)
@@ -645,7 +643,7 @@ public static final boolean isKeystor

isBinary

-public static final boolean isBinary(String name)
+public static final boolean isBinary(String name)
Is a file by that name a known binary file?

Modified: websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/GuessUtils.html ============================================================================== --- websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/GuessUtils.html (original) +++ websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/GuessUtils.html Tue Nov 20 20:51:38 2012 @@ -2,13 +2,11 @@ - GuessUtils (Apache Rat 0.9-SNAPSHOT API) - @@ -93,12 +91,12 @@ org.apache.rat.document.impl.guesser Class GuessUtils

-java.lang.Object
+java.lang.Object
   extended by org.apache.rat.document.impl.guesser.GuessUtils
 

-
public class GuessUtils
extends Object
+
public class GuessUtils
extends Object

@@ -132,8 +130,8 @@ Class GuessUtils -static String -normalise(String name) +static String +normalise(String name)
          Converts name to upper case and strips any path. @@ -142,10 +140,10 @@ Class GuessUtils   - + - +
Methods inherited from class java.lang.ObjectMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  @@ -181,7 +179,7 @@ public GuessUtils()

normalise

-public static final String normalise(String name)
+public static final String normalise(String name)
Converts name to upper case and strips any path.

Modified: websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/NoteGuesser.html ============================================================================== --- websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/NoteGuesser.html (original) +++ websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/NoteGuesser.html Tue Nov 20 20:51:38 2012 @@ -2,13 +2,11 @@ - NoteGuesser (Apache Rat 0.9-SNAPSHOT API) - @@ -93,12 +91,12 @@ org.apache.rat.document.impl.guesser Class NoteGuesser

-java.lang.Object
+java.lang.Object
   extended by org.apache.rat.document.impl.guesser.NoteGuesser
 

-
public class NoteGuesser
extends Object
+
public class NoteGuesser
extends Object

@@ -115,7 +113,7 @@ Class NoteGuesser -static String[] +static String[] NOTE_FILE_EXTENSIONS
@@ -123,7 +121,7 @@ Class NoteGuesser -static String[] +static String[] NOTE_FILE_NAMES
@@ -166,7 +164,7 @@ Class NoteGuesser static boolean -isNote(String name) +isNote(String name)
          Is a file by that name a note file? @@ -175,10 +173,10 @@ Class NoteGuesser   - + - +
Methods inherited from class java.lang.ObjectMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  @@ -197,7 +195,7 @@ Class NoteGuesser

NOTE_FILE_NAMES

-public static final String[] NOTE_FILE_NAMES
+public static final String[] NOTE_FILE_NAMES
@@ -207,7 +205,7 @@ public static final

NOTE_FILE_EXTENSIONS

-public static final String[] NOTE_FILE_EXTENSIONS
+public static final String[] NOTE_FILE_EXTENSIONS
@@ -243,7 +241,7 @@ public NoteGuesser()

isNote

-public static final boolean isNote(String name)
+public static final boolean isNote(String name)
Is a file by that name a note file?

Modified: websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/class-use/ArchiveGuesser.html ============================================================================== --- websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/class-use/ArchiveGuesser.html (original) +++ websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/class-use/ArchiveGuesser.html Tue Nov 20 20:51:38 2012 @@ -2,13 +2,11 @@ - Uses of Class org.apache.rat.document.impl.guesser.ArchiveGuesser (Apache Rat 0.9-SNAPSHOT API) - Modified: websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/class-use/BinaryGuesser.html ============================================================================== --- websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/class-use/BinaryGuesser.html (original) +++ websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/class-use/BinaryGuesser.html Tue Nov 20 20:51:38 2012 @@ -2,13 +2,11 @@ - Uses of Class org.apache.rat.document.impl.guesser.BinaryGuesser (Apache Rat 0.9-SNAPSHOT API) - Modified: websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/class-use/GuessUtils.html ============================================================================== --- websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/class-use/GuessUtils.html (original) +++ websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/class-use/GuessUtils.html Tue Nov 20 20:51:38 2012 @@ -2,13 +2,11 @@ - Uses of Class org.apache.rat.document.impl.guesser.GuessUtils (Apache Rat 0.9-SNAPSHOT API) - Modified: websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/class-use/NoteGuesser.html ============================================================================== --- websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/class-use/NoteGuesser.html (original) +++ websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/class-use/NoteGuesser.html Tue Nov 20 20:51:38 2012 @@ -2,13 +2,11 @@ - Uses of Class org.apache.rat.document.impl.guesser.NoteGuesser (Apache Rat 0.9-SNAPSHOT API) - Modified: websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/package-frame.html ============================================================================== --- websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/package-frame.html (original) +++ websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/package-frame.html Tue Nov 20 20:51:38 2012 @@ -2,13 +2,11 @@ - org.apache.rat.document.impl.guesser (Apache Rat 0.9-SNAPSHOT API) - Modified: websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/package-summary.html ============================================================================== --- websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/package-summary.html (original) +++ websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/package-summary.html Tue Nov 20 20:51:38 2012 @@ -2,13 +2,11 @@ - org.apache.rat.document.impl.guesser (Apache Rat 0.9-SNAPSHOT API) - Modified: websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/package-tree.html ============================================================================== --- websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/package-tree.html (original) +++ websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/package-tree.html Tue Nov 20 20:51:38 2012 @@ -2,13 +2,11 @@ - org.apache.rat.document.impl.guesser Class Hierarchy (Apache Rat 0.9-SNAPSHOT API) - @@ -92,7 +90,7 @@ Hierarchy For Package org.apache.rat.doc Class Hierarchy

    -
  • java.lang.Object
    Modified: websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/package-use.html ============================================================================== --- websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/package-use.html (original) +++ websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/guesser/package-use.html Tue Nov 20 20:51:38 2012 @@ -2,13 +2,11 @@ - Uses of Package org.apache.rat.document.impl.guesser (Apache Rat 0.9-SNAPSHOT API) - Modified: websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/package-frame.html ============================================================================== --- websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/package-frame.html (original) +++ websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/package-frame.html Tue Nov 20 20:51:38 2012 @@ -2,13 +2,11 @@ - org.apache.rat.document.impl (Apache Rat 0.9-SNAPSHOT API) - Modified: websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/package-summary.html ============================================================================== --- websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/package-summary.html (original) +++ websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/package-summary.html Tue Nov 20 20:51:38 2012 @@ -2,13 +2,11 @@ - org.apache.rat.document.impl (Apache Rat 0.9-SNAPSHOT API) - Modified: websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/package-tree.html ============================================================================== --- websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/package-tree.html (original) +++ websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/package-tree.html Tue Nov 20 20:51:38 2012 @@ -2,13 +2,11 @@ - org.apache.rat.document.impl Class Hierarchy (Apache Rat 0.9-SNAPSHOT API) - @@ -92,7 +90,7 @@ Hierarchy For Package org.apache.rat.doc Class Hierarchy
      -
    • java.lang.Object
        +
      • java.lang.Object
        • org.apache.rat.document.impl.AbstractMonolithicDocument (implements org.apache.rat.api.Document) Modified: websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/package-use.html ============================================================================== --- websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/package-use.html (original) +++ websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/package-use.html Tue Nov 20 20:51:38 2012 @@ -2,13 +2,11 @@ - Uses of Package org.apache.rat.document.impl (Apache Rat 0.9-SNAPSHOT API) - Modified: websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/util/DocumentAnalyserMultiplexer.html ============================================================================== --- websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/util/DocumentAnalyserMultiplexer.html (original) +++ websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/util/DocumentAnalyserMultiplexer.html Tue Nov 20 20:51:38 2012 @@ -2,13 +2,11 @@ - DocumentAnalyserMultiplexer (Apache Rat 0.9-SNAPSHOT API) - @@ -93,7 +91,7 @@ org.apache.rat.document.impl.util
          Class DocumentAnalyserMultiplexer
          -java.lang.Object
          +java.lang.Object
             extended by org.apache.rat.document.impl.util.DocumentAnalyserMultiplexer
           
          @@ -101,7 +99,7 @@ Class DocumentAnalyserMultiplexer

          -
          public class DocumentAnalyserMultiplexer
          extends Object
          implements IDocumentAnalyser
          +
          public class DocumentAnalyserMultiplexer
          extends Object
          implements IDocumentAnalyser

@@ -145,10 +143,10 @@ Class DocumentAnalyserMultiplexer   - + - +
Methods inherited from class java.lang.ObjectMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  Modified: websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/util/class-use/DocumentAnalyserMultiplexer.html ============================================================================== --- websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/util/class-use/DocumentAnalyserMultiplexer.html (original) +++ websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/util/class-use/DocumentAnalyserMultiplexer.html Tue Nov 20 20:51:38 2012 @@ -2,13 +2,11 @@ - Uses of Class org.apache.rat.document.impl.util.DocumentAnalyserMultiplexer (Apache Rat 0.9-SNAPSHOT API) - Modified: websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/util/package-frame.html ============================================================================== --- websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/util/package-frame.html (original) +++ websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/util/package-frame.html Tue Nov 20 20:51:38 2012 @@ -2,13 +2,11 @@ - org.apache.rat.document.impl.util (Apache Rat 0.9-SNAPSHOT API) - Modified: websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/util/package-summary.html ============================================================================== --- websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/util/package-summary.html (original) +++ websites/staging/creadur/trunk/content/rat/apidocs/org/apache/rat/document/impl/util/package-summary.html Tue Nov 20 20:51:38 2012 @@ -2,13 +2,11 @@ - org.apache.rat.document.impl.util (Apache Rat 0.9-SNAPSHOT API) -