Skip to content

Commit

Permalink
Creating site for fcrepo,
Browse files Browse the repository at this point in the history
              4.0.0-alpha-2-SNAPSHOT
  • Loading branch information
fedoradmin committed Sep 12, 2013
1 parent f9c61d9 commit aa77c84
Show file tree
Hide file tree
Showing 2,074 changed files with 321,347 additions and 17,317 deletions.
258 changes: 141 additions & 117 deletions site/4.0.0-alpha-2-SNAPSHOT/apidocs/allclasses-frame.html

Large diffs are not rendered by default.

258 changes: 141 additions & 117 deletions site/4.0.0-alpha-2-SNAPSHOT/apidocs/allclasses-noframe.html

Large diffs are not rendered by default.

514 changes: 320 additions & 194 deletions site/4.0.0-alpha-2-SNAPSHOT/apidocs/constant-values.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions site/4.0.0-alpha-2-SNAPSHOT/apidocs/deprecated-list.html
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_25) on Fri Jul 12 19:52:45 ADT 2013 -->
<!-- Generated by javadoc (version 1.7.0_25) on Thu Sep 12 13:42:37 EDT 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Deprecated List (fcrepo4 4.0.0-alpha-2-SNAPSHOT API)</title>
<meta name="date" content="2013-07-12">
<meta name="date" content="2013-09-12">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
Expand Down
4 changes: 2 additions & 2 deletions site/4.0.0-alpha-2-SNAPSHOT/apidocs/help-doc.html
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_25) on Fri Jul 12 19:52:45 ADT 2013 -->
<!-- Generated by javadoc (version 1.7.0_25) on Thu Sep 12 13:42:37 EDT 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>API Help (fcrepo4 4.0.0-alpha-2-SNAPSHOT API)</title>
<meta name="date" content="2013-07-12">
<meta name="date" content="2013-09-12">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
Expand Down
2,280 changes: 1,382 additions & 898 deletions site/4.0.0-alpha-2-SNAPSHOT/apidocs/index-all.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion site/4.0.0-alpha-2-SNAPSHOT/apidocs/index.html
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc on Fri Jul 12 19:52:45 ADT 2013 -->
<!-- Generated by javadoc on Thu Sep 12 13:42:37 EDT 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>fcrepo4 4.0.0-alpha-2-SNAPSHOT API</title>
<script type="text/javascript">
Expand Down
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_25) on Fri Jul 12 19:52:43 ADT 2013 -->
<!-- Generated by javadoc (version 1.7.0_25) on Thu Sep 12 13:42:28 EDT 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Auditor (fcrepo4 4.0.0-alpha-2-SNAPSHOT API)</title>
<meta name="date" content="2013-07-12">
<meta name="date" content="2013-09-12">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down Expand Up @@ -93,7 +93,7 @@ <h2 title="Interface Auditor" class="title">Interface Auditor</h2>
</dl>
<hr>
<br>
<pre>public interface <span class="strong">Auditor</span></pre>
<pre>public interface <a href="../../../src-html/org/fcrepo/audit/Auditor.html#line.29">Auditor</a></pre>
<div class="block">An interface for recording auditable Fedora events.</div>
<dl><dt><span class="strong">Author:</span></dt>
<dd>Edwin Shin</dd></dl>
Expand Down Expand Up @@ -140,7 +140,7 @@ <h3>Method Detail</h3>
<ul class="blockListLast">
<li class="blockList">
<h4>recordEvent</h4>
<pre>void&nbsp;recordEvent(javax.jcr.observation.Event&nbsp;e)
<pre>void&nbsp;<a href="../../../src-html/org/fcrepo/audit/Auditor.html#line.37">recordEvent</a>(javax.jcr.observation.Event&nbsp;e)
throws javax.jcr.RepositoryException</pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>e</code> - The to record.</dd>
<dt><span class="strong">Throws:</span></dt>
Expand Down
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_25) on Fri Jul 12 19:52:43 ADT 2013 -->
<!-- Generated by javadoc (version 1.7.0_25) on Thu Sep 12 13:42:28 EDT 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>LogbackAuditor (fcrepo4 4.0.0-alpha-2-SNAPSHOT API)</title>
<meta name="date" content="2013-07-12">
<meta name="date" content="2013-09-12">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down Expand Up @@ -101,7 +101,7 @@ <h2 title="Class LogbackAuditor" class="title">Class LogbackAuditor</h2>
</dl>
<hr>
<br>
<pre>public class <span class="strong">LogbackAuditor</span>
<pre>public class <a href="../../../src-html/org/fcrepo/audit/LogbackAuditor.html#line.37">LogbackAuditor</a>
extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
implements <a href="../../../org/fcrepo/audit/Auditor.html" title="interface in org.fcrepo.audit">Auditor</a></pre>
<div class="block">A proof-of-concept Auditor implementation that uses Logback.</div>
Expand Down Expand Up @@ -180,7 +180,7 @@ <h3>Constructor Detail</h3>
<ul class="blockListLast">
<li class="blockList">
<h4>LogbackAuditor</h4>
<pre>public&nbsp;LogbackAuditor()</pre>
<pre>public&nbsp;<a href="../../../src-html/org/fcrepo/audit/LogbackAuditor.html#line.37">LogbackAuditor</a>()</pre>
</li>
</ul>
</li>
Expand All @@ -198,7 +198,7 @@ <h3>Method Detail</h3>
<li class="blockList">
<h4>register</h4>
<pre><a href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/PostConstruct.html?is-external=true" title="class or interface in javax.annotation">@PostConstruct</a>
public&nbsp;void&nbsp;register()</pre>
public&nbsp;void&nbsp;<a href="../../../src-html/org/fcrepo/audit/LogbackAuditor.html#line.51">register</a>()</pre>
<div class="block">Register with the EventBus to receive events.</div>
</li>
</ul>
Expand All @@ -208,7 +208,7 @@ <h4>register</h4>
<ul class="blockListLast">
<li class="blockList">
<h4>recordEvent</h4>
<pre>public&nbsp;void&nbsp;recordEvent(javax.jcr.observation.Event&nbsp;e)
<pre>public&nbsp;void&nbsp;<a href="../../../src-html/org/fcrepo/audit/LogbackAuditor.html#line.58">recordEvent</a>(javax.jcr.observation.Event&nbsp;e)
throws javax.jcr.RepositoryException</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
Expand Down
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_25) on Fri Jul 12 19:52:45 ADT 2013 -->
<!-- Generated by javadoc (version 1.7.0_25) on Thu Sep 12 13:42:35 EDT 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Interface org.fcrepo.audit.Auditor (fcrepo4 4.0.0-alpha-2-SNAPSHOT API)</title>
<meta name="date" content="2013-07-12">
<meta name="date" content="2013-09-12">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_25) on Fri Jul 12 19:52:45 ADT 2013 -->
<!-- Generated by javadoc (version 1.7.0_25) on Thu Sep 12 13:42:35 EDT 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class org.fcrepo.audit.LogbackAuditor (fcrepo4 4.0.0-alpha-2-SNAPSHOT API)</title>
<meta name="date" content="2013-07-12">
<meta name="date" content="2013-09-12">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_25) on Fri Jul 12 19:52:44 ADT 2013 -->
<!-- Generated by javadoc (version 1.7.0_25) on Thu Sep 12 13:42:30 EDT 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>org.fcrepo.audit (fcrepo4 4.0.0-alpha-2-SNAPSHOT API)</title>
<meta name="date" content="2013-07-12">
<meta name="date" content="2013-09-12">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_25) on Fri Jul 12 19:52:44 ADT 2013 -->
<!-- Generated by javadoc (version 1.7.0_25) on Thu Sep 12 13:42:30 EDT 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>org.fcrepo.audit (fcrepo4 4.0.0-alpha-2-SNAPSHOT API)</title>
<meta name="date" content="2013-07-12">
<meta name="date" content="2013-09-12">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down Expand Up @@ -37,8 +37,8 @@
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/fcrepo/api/repository/package-summary.html">Prev Package</a></li>
<li><a href="../../../org/fcrepo/auth/oauth/package-summary.html">Next Package</a></li>
<li>Prev Package</li>
<li><a href="../../../org/fcrepo/auth/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/fcrepo/audit/package-summary.html" target="_top">Frames</a></li>
Expand Down Expand Up @@ -132,8 +132,8 @@ <h2 title="Package org.fcrepo.audit Description">Package org.fcrepo.audit Descri
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/fcrepo/api/repository/package-summary.html">Prev Package</a></li>
<li><a href="../../../org/fcrepo/auth/oauth/package-summary.html">Next Package</a></li>
<li>Prev Package</li>
<li><a href="../../../org/fcrepo/auth/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/fcrepo/audit/package-summary.html" target="_top">Frames</a></li>
Expand Down
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_25) on Fri Jul 12 19:52:44 ADT 2013 -->
<!-- Generated by javadoc (version 1.7.0_25) on Thu Sep 12 13:42:30 EDT 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>org.fcrepo.audit Class Hierarchy (fcrepo4 4.0.0-alpha-2-SNAPSHOT API)</title>
<meta name="date" content="2013-07-12">
<meta name="date" content="2013-09-12">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down Expand Up @@ -37,8 +37,8 @@
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/fcrepo/api/repository/package-tree.html">Prev</a></li>
<li><a href="../../../org/fcrepo/auth/oauth/package-tree.html">Next</a></li>
<li>Prev</li>
<li><a href="../../../org/fcrepo/auth/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/fcrepo/audit/package-tree.html" target="_top">Frames</a></li>
Expand Down Expand Up @@ -103,8 +103,8 @@ <h2 title="Interface Hierarchy">Interface Hierarchy</h2>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/fcrepo/api/repository/package-tree.html">Prev</a></li>
<li><a href="../../../org/fcrepo/auth/oauth/package-tree.html">Next</a></li>
<li>Prev</li>
<li><a href="../../../org/fcrepo/auth/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/fcrepo/audit/package-tree.html" target="_top">Frames</a></li>
Expand Down
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_25) on Fri Jul 12 19:52:45 ADT 2013 -->
<!-- Generated by javadoc (version 1.7.0_25) on Thu Sep 12 13:42:36 EDT 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Package org.fcrepo.audit (fcrepo4 4.0.0-alpha-2-SNAPSHOT API)</title>
<meta name="date" content="2013-07-12">
<meta name="date" content="2013-09-12">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
Expand Down

0 comments on commit aa77c84

Please sign in to comment.