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 C19E5200B8A for ; Sat, 10 Sep 2016 01:00:59 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C0910160ACA; Fri, 9 Sep 2016 23:00:59 +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 34E00160AE1 for ; Sat, 10 Sep 2016 01:00:56 +0200 (CEST) Received: (qmail 36143 invoked by uid 500); 9 Sep 2016 23:00:55 -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 35650 invoked by uid 99); 9 Sep 2016 23:00: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, 09 Sep 2016 23:00:55 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id F40C3EEE18; Fri, 9 Sep 2016 23:00:54 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: khmarbaise@apache.org To: commits@creadur.apache.org Date: Fri, 09 Sep 2016 23:01:10 -0000 Message-Id: <8ff9ae7490a944d192ff0348e5ad90ef@git.apache.org> In-Reply-To: <22806b00d38c485a9930ae5730a89015@git.apache.org> References: <22806b00d38c485a9930ae5730a89015@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [17/51] [partial] creadur-site git commit: Updated the whole site. archived-at: Fri, 09 Sep 2016 23:01:00 -0000 http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/package-tree.html ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/package-tree.html b/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/package-tree.html new file mode 100644 index 0000000..9189920 --- /dev/null +++ b/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/package-tree.html @@ -0,0 +1,154 @@ + + + + + + +org.apache.rat.report.claim.impl Class Hierarchy (Apache Creadur Rat::Core 0.11 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package org.apache.rat.report.claim.impl +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2006–2014 Apache Software Foundation. All rights reserved. + + \ No newline at end of file http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/package-use.html ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/package-use.html b/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/package-use.html new file mode 100644 index 0000000..7803716 --- /dev/null +++ b/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/package-use.html @@ -0,0 +1,166 @@ + + + + + + +Uses of Package org.apache.rat.report.claim.impl (Apache Creadur Rat::Core 0.11 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
org.apache.rat.report.claim.impl

+
+ + + + + + + + + +
+Packages that use org.apache.rat.report.claim.impl
org.apache.rat.report.claim.impl  
+  +

+ + + + + + + + +
+Classes in org.apache.rat.report.claim.impl used by org.apache.rat.report.claim.impl
AbstractClaimReporter + +
+          Abstract base implementation of AbstractReport.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2006–2014 Apache Software Foundation. All rights reserved. + + \ No newline at end of file http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/xml/SimpleXmlClaimReporter.html ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/xml/SimpleXmlClaimReporter.html b/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/xml/SimpleXmlClaimReporter.html new file mode 100644 index 0000000..01620ed --- /dev/null +++ b/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/xml/SimpleXmlClaimReporter.html @@ -0,0 +1,502 @@ + + + + + + +SimpleXmlClaimReporter (Apache Creadur Rat::Core 0.11 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +org.apache.rat.report.claim.impl.xml +
+Class SimpleXmlClaimReporter

+
+java.lang.Object
+  extended by org.apache.rat.report.AbstractReport
+      extended by org.apache.rat.report.claim.impl.xml.SimpleXmlClaimReporter
+
+
+
All Implemented Interfaces:
RatReport
+
+
+
+
public class SimpleXmlClaimReporter
extends AbstractReport
+ + +

+


+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Field Summary
+static StringARCHIVE_TYPE_PREDICATE + +
+           
+static StringARCHIVE_TYPE_READABLE + +
+           
+static StringARCHIVE_TYPE_UNREADABLE + +
+           
+static StringFILE_TYPE_PREDICATE + +
+           
+static StringHEADER_SAMPLE_PREDICATE + +
+           
+static StringHEADER_TYPE_PREDICATE + +
+           
+static StringLICENSE_APPROVAL_PREDICATE + +
+           
+static StringLICENSE_FAMILY_PREDICATE + +
+           
+  + + + + + + + + + + +
+Constructor Summary
SimpleXmlClaimReporter(IXmlWriter writer) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidendReport() + +
+           
+ voidreport(Document subject) + +
+           
+ voidstartReport() + +
+           
+protected  voidwriteClaim(String pPredicate, + String pObject, + boolean pLiteral) + +
+          Writes a single claim to the XML file.
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, noti fyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Field Detail
+ +

+LICENSE_APPROVAL_PREDICATE

+
+public static final String LICENSE_APPROVAL_PREDICATE
+
+
+
See Also:
Constant Field Values
+
+
+ +

+LICENSE_FAMILY_PREDICATE

+
+public static final String LICENSE_FAMILY_PREDICATE
+
+
+
See Also:
Constant Field Values
+
+
+ +

+HEADER_SAMPLE_PREDICATE

+
+public static final String HEADER_SAMPLE_PREDICATE
+
+
+
See Also:
Constant Field Values
+
+
+ +

+HEADER_TYPE_PREDICATE

+
+public static final String HEADER_TYPE_PREDICATE
+
+
+
See Also:
Constant Field Values
+
+
+ +

+FILE_TYPE_PREDICATE

+
+public static final String FILE_TYPE_PREDICATE
+
+
+
See Also:
Constant Field Values
+
+
+ +

+ARCHIVE_TYPE_PREDICATE

+
+public static final String ARCHIVE_TYPE_PREDICATE
+
+
+
See Also:
Constant Field Values
+
+
+ +

+ARCHIVE_TYPE_UNREADABLE

+
+public static final String ARCHIVE_TYPE_UNREADABLE
+
+
+
See Also:
Constant Field Values
+
+
+ +

+ARCHIVE_TYPE_READABLE

+
+public static final String ARCHIVE_TYPE_READABLE
+
+
+
See Also:
Constant Field Values
+
+ + + + + + + + +
+Constructor Detail
+ +

+SimpleXmlClaimReporter

+
+public SimpleXmlClaimReporter(IXmlWriter writer)
+
+
+ + + + + + + + +
+Method Detail
+ +

+writeClaim

+
+protected void writeClaim(String pPredicate,
+                          String pObject,
+                          boolean pLiteral)
+                   throws IOException,
+                          RatException
+
+
Writes a single claim to the XML file. +

+

+
Parameters:
pPredicate - The claims predicate.
pObject - The claims object.
pLiteral - Whether to write the object as an element (true), + or an attribute (false). +
Throws: +
IOException - An I/O error occurred while writing the claim. +
RatException - Another error occurred while writing the claim.
+
+
+
+ +

+report

+
+public void report(Document subject)
+            throws RatException
+
+
+
Specified by:
report in interface RatReport
Overrides:
report in class AbstractReport
+
+
+ +
Throws: +
RatException
+
+
+
+ +

+startReport

+
+public void startReport()
+                 throws RatException
+
+
+
Specified by:
startReport in interface RatReport
Overrides:
startReport in class AbstractReport
+
+
+ +
Throws: +
RatException
+
+
+
+ +

+endReport

+
+public void endReport()
+               throws RatException
+
+
+
Specified by:
endReport in interface RatReport
Overrides:
endReport in class AbstractReport
+
+
+ +
Throws: +
RatException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2006–2014 Apache Software Foundation. All rights reserved. + + \ No newline at end of file http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/xml/class-use/SimpleXmlClaimReporter.html ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/xml/class-use/SimpleXmlClaimReporter.html b/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/xml/class-use/SimpleXmlClaimReporter.html new file mode 100644 index 0000000..ad98cec --- /dev/null +++ b/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/xml/class-use/SimpleXmlClaimReporter.html @@ -0,0 +1,140 @@ + + + + + + +Uses of Class org.apache.rat.report.claim.impl.xml.SimpleXmlClaimReporter (Apache Creadur Rat::Core 0.11 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
org.apache.rat.report.claim.impl.xml.SimpleXmlClaimReporter

+
+No usage of org.apache.rat.report.claim.impl.xml.SimpleXmlClaimReporter +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2006–2014 Apache Software Foundation. All rights reserved. + + \ No newline at end of file http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/xml/package-frame.html ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/xml/package-frame.html b/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/xml/package-frame.html new file mode 100644 index 0000000..09c3dd4 --- /dev/null +++ b/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/xml/package-frame.html @@ -0,0 +1,32 @@ + + + + + + +org.apache.rat.report.claim.impl.xml (Apache Creadur Rat::Core 0.11 API) + + + + + + + + + + + +org.apache.rat.report.claim.impl.xml + + + + +
+Classes  + +
+SimpleXmlClaimReporter
+ + + + \ No newline at end of file http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/xml/package-summary.html ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/xml/package-summary.html b/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/xml/package-summary.html new file mode 100644 index 0000000..f9147b7 --- /dev/null +++ b/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/xml/package-summary.html @@ -0,0 +1,154 @@ + + + + + + +org.apache.rat.report.claim.impl.xml (Apache Creadur Rat::Core 0.11 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package org.apache.rat.report.claim.impl.xml +

+ + + + + + + + + +
+Class Summary
SimpleXmlClaimReporter 
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2006–2014 Apache Software Foundation. All rights reserved. + + \ No newline at end of file http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/xml/package-tree.html ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/xml/package-tree.html b/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/xml/package-tree.html new file mode 100644 index 0000000..bf8bf36 --- /dev/null +++ b/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/xml/package-tree.html @@ -0,0 +1,152 @@ + + + + + + +org.apache.rat.report.claim.impl.xml Class Hierarchy (Apache Creadur Rat::Core 0.11 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package org.apache.rat.report.claim.impl.xml +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2006–2014 Apache Software Foundation. All rights reserved. + + \ No newline at end of file http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/xml/package-use.html ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/xml/package-use.html b/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/xml/package-use.html new file mode 100644 index 0000000..98f558e --- /dev/null +++ b/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/impl/xml/package-use.html @@ -0,0 +1,140 @@ + + + + + + +Uses of Package org.apache.rat.report.claim.impl.xml (Apache Creadur Rat::Core 0.11 API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
org.apache.rat.report.claim.impl.xml

+
+No usage of org.apache.rat.report.claim.impl.xml +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2006–2014 Apache Software Foundation. All rights reserved. + + \ No newline at end of file http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/package-frame.html ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/package-frame.html b/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/package-frame.html new file mode 100644 index 0000000..2a23b7d --- /dev/null +++ b/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/package-frame.html @@ -0,0 +1,32 @@ + + + + + + +org.apache.rat.report.claim (Apache Creadur Rat::Core 0.11 API) + + + + + + + + + + + +org.apache.rat.report.claim + + + + +
+Classes  + +
+ClaimStatistic
+ + + + \ No newline at end of file http://git-wip-us.apache.org/repos/asf/creadur-site/blob/2f0003c6/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/package-summary.html ---------------------------------------------------------------------- diff --git a/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/package-summary.html b/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/package-summary.html new file mode 100644 index 0000000..e933c7f --- /dev/null +++ b/rat/apache-rat-core/apidocs/org/apache/rat/report/claim/package-summary.html @@ -0,0 +1,155 @@ + + + + + + +org.apache.rat.report.claim (Apache Creadur Rat::Core 0.11 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package org.apache.rat.report.claim +

+ + + + + + + + + +
+Class Summary
ClaimStatisticThis class provides a numerical overview about + the report.
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2006–2014 Apache Software Foundation. All rights reserved. + + \ No newline at end of file