Skip to content

Commit

Permalink
Wagon: Deploying site to repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Edwin Shin committed Feb 8, 2013
1 parent b339867 commit 5c455d5
Show file tree
Hide file tree
Showing 306 changed files with 39,976 additions and 0 deletions.
49 changes: 49 additions & 0 deletions fcrepo-kernel/apidocs/allclasses-frame.html
@@ -0,0 +1,49 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_09) on Fri Feb 08 16:22:42 CST 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>All Classes (fcrepo kernel 4.0-SNAPSHOT API)</title>
<meta name="date" content="2013-02-08">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar">All Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="org/fcrepo/AbstractResource.html" title="class in org.fcrepo" target="classFrame">AbstractResource</a></li>
<li><a href="org/fcrepo/utils/Constants.html" title="class in org.fcrepo.utils" target="classFrame">Constants</a></li>
<li><a href="org/fcrepo/jaxb/responses/DatastreamHistory.html" title="class in org.fcrepo.jaxb.responses" target="classFrame">DatastreamHistory</a></li>
<li><a href="org/fcrepo/jaxb/responses/DatastreamProfile.html" title="class in org.fcrepo.jaxb.responses" target="classFrame">DatastreamProfile</a></li>
<li><a href="org/fcrepo/jaxb/responses/DatastreamProfile.DatastreamControlGroup.html" title="enum in org.fcrepo.jaxb.responses" target="classFrame">DatastreamProfile.DatastreamControlGroup</a></li>
<li><a href="org/fcrepo/jaxb/responses/DatastreamProfile.DatastreamStates.html" title="enum in org.fcrepo.jaxb.responses" target="classFrame">DatastreamProfile.DatastreamStates</a></li>
<li><a href="org/fcrepo/observer/DefaultFilter.html" title="class in org.fcrepo.observer" target="classFrame">DefaultFilter</a></li>
<li><a href="org/fcrepo/jaxb/responses/DescribeRepository.html" title="class in org.fcrepo.jaxb.responses" target="classFrame">DescribeRepository</a></li>
<li><a href="org/fcrepo/observer/EventFilter.html" title="interface in org.fcrepo.observer" target="classFrame"><i>EventFilter</i></a></li>
<li><a href="org/fcrepo/utils/EventType.html" title="enum in org.fcrepo.utils" target="classFrame">EventType</a></li>
<li><a href="org/fcrepo/FedoraDatastreams.html" title="class in org.fcrepo" target="classFrame">FedoraDatastreams</a></li>
<li><a href="org/fcrepo/FedoraIdentifiers.html" title="class in org.fcrepo" target="classFrame">FedoraIdentifiers</a></li>
<li><a href="org/fcrepo/FedoraNamespaces.html" title="class in org.fcrepo" target="classFrame">FedoraNamespaces</a></li>
<li><a href="org/fcrepo/FedoraObjects.html" title="class in org.fcrepo" target="classFrame">FedoraObjects</a></li>
<li><a href="org/fcrepo/foxml/FedoraOXML.html" title="class in org.fcrepo.foxml" target="classFrame">FedoraOXML</a></li>
<li><a href="org/fcrepo/FedoraRepository.html" title="class in org.fcrepo" target="classFrame">FedoraRepository</a></li>
<li><a href="org/fcrepo/foxml/FOXMLSequencer.html" title="class in org.fcrepo.foxml" target="classFrame">FOXMLSequencer</a></li>
<li><a href="org/fcrepo/spring/ModeShapeRepositoryConfiguration.html" title="annotation in org.fcrepo.spring" target="classFrame">ModeShapeRepositoryConfiguration</a></li>
<li><a href="org/fcrepo/spring/ModeShapeRepositoryFactoryBean.html" title="class in org.fcrepo.spring" target="classFrame">ModeShapeRepositoryFactoryBean</a></li>
<li><a href="org/fcrepo/jaxb/responses/NamespaceListing.html" title="class in org.fcrepo.jaxb.responses" target="classFrame">NamespaceListing</a></li>
<li><a href="org/fcrepo/jaxb/responses/NamespaceListing.Namespace.html" title="class in org.fcrepo.jaxb.responses" target="classFrame">NamespaceListing.Namespace</a></li>
<li><a href="org/fcrepo/jaxb/responses/NextPid.html" title="class in org.fcrepo.jaxb.responses" target="classFrame">NextPid</a></li>
<li><a href="org/fcrepo/observer/NOOPFilter.html" title="class in org.fcrepo.observer" target="classFrame">NOOPFilter</a></li>
<li><a href="org/fcrepo/jaxb/responses/ObjectDatastreams.html" title="class in org.fcrepo.jaxb.responses" target="classFrame">ObjectDatastreams</a></li>
<li><a href="org/fcrepo/jaxb/responses/ObjectDatastreams.Datastream.html" title="class in org.fcrepo.jaxb.responses" target="classFrame">ObjectDatastreams.Datastream</a></li>
<li><a href="org/fcrepo/jaxb/responses/ObjectProfile.html" title="class in org.fcrepo.jaxb.responses" target="classFrame">ObjectProfile</a></li>
<li><a href="org/fcrepo/jaxb/responses/ObjectProfile.ObjectStates.html" title="enum in org.fcrepo.jaxb.responses" target="classFrame">ObjectProfile.ObjectStates</a></li>
<li><a href="org/fcrepo/identifiers/PidMinter.html" title="interface in org.fcrepo.identifiers" target="classFrame"><i>PidMinter</i></a></li>
<li><a href="org/fcrepo/observer/RSSPublisher.html" title="class in org.fcrepo.observer" target="classFrame">RSSPublisher</a></li>
<li><a href="org/fcrepo/observer/SimpleObserver.html" title="class in org.fcrepo.observer" target="classFrame">SimpleObserver</a></li>
<li><a href="org/fcrepo/identifiers/UUIDPidMinter.html" title="class in org.fcrepo.identifiers" target="classFrame">UUIDPidMinter</a></li>
</ul>
</div>
</body>
</html>
49 changes: 49 additions & 0 deletions fcrepo-kernel/apidocs/allclasses-noframe.html
@@ -0,0 +1,49 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_09) on Fri Feb 08 16:22:42 CST 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>All Classes (fcrepo kernel 4.0-SNAPSHOT API)</title>
<meta name="date" content="2013-02-08">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar">All Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="org/fcrepo/AbstractResource.html" title="class in org.fcrepo">AbstractResource</a></li>
<li><a href="org/fcrepo/utils/Constants.html" title="class in org.fcrepo.utils">Constants</a></li>
<li><a href="org/fcrepo/jaxb/responses/DatastreamHistory.html" title="class in org.fcrepo.jaxb.responses">DatastreamHistory</a></li>
<li><a href="org/fcrepo/jaxb/responses/DatastreamProfile.html" title="class in org.fcrepo.jaxb.responses">DatastreamProfile</a></li>
<li><a href="org/fcrepo/jaxb/responses/DatastreamProfile.DatastreamControlGroup.html" title="enum in org.fcrepo.jaxb.responses">DatastreamProfile.DatastreamControlGroup</a></li>
<li><a href="org/fcrepo/jaxb/responses/DatastreamProfile.DatastreamStates.html" title="enum in org.fcrepo.jaxb.responses">DatastreamProfile.DatastreamStates</a></li>
<li><a href="org/fcrepo/observer/DefaultFilter.html" title="class in org.fcrepo.observer">DefaultFilter</a></li>
<li><a href="org/fcrepo/jaxb/responses/DescribeRepository.html" title="class in org.fcrepo.jaxb.responses">DescribeRepository</a></li>
<li><a href="org/fcrepo/observer/EventFilter.html" title="interface in org.fcrepo.observer"><i>EventFilter</i></a></li>
<li><a href="org/fcrepo/utils/EventType.html" title="enum in org.fcrepo.utils">EventType</a></li>
<li><a href="org/fcrepo/FedoraDatastreams.html" title="class in org.fcrepo">FedoraDatastreams</a></li>
<li><a href="org/fcrepo/FedoraIdentifiers.html" title="class in org.fcrepo">FedoraIdentifiers</a></li>
<li><a href="org/fcrepo/FedoraNamespaces.html" title="class in org.fcrepo">FedoraNamespaces</a></li>
<li><a href="org/fcrepo/FedoraObjects.html" title="class in org.fcrepo">FedoraObjects</a></li>
<li><a href="org/fcrepo/foxml/FedoraOXML.html" title="class in org.fcrepo.foxml">FedoraOXML</a></li>
<li><a href="org/fcrepo/FedoraRepository.html" title="class in org.fcrepo">FedoraRepository</a></li>
<li><a href="org/fcrepo/foxml/FOXMLSequencer.html" title="class in org.fcrepo.foxml">FOXMLSequencer</a></li>
<li><a href="org/fcrepo/spring/ModeShapeRepositoryConfiguration.html" title="annotation in org.fcrepo.spring">ModeShapeRepositoryConfiguration</a></li>
<li><a href="org/fcrepo/spring/ModeShapeRepositoryFactoryBean.html" title="class in org.fcrepo.spring">ModeShapeRepositoryFactoryBean</a></li>
<li><a href="org/fcrepo/jaxb/responses/NamespaceListing.html" title="class in org.fcrepo.jaxb.responses">NamespaceListing</a></li>
<li><a href="org/fcrepo/jaxb/responses/NamespaceListing.Namespace.html" title="class in org.fcrepo.jaxb.responses">NamespaceListing.Namespace</a></li>
<li><a href="org/fcrepo/jaxb/responses/NextPid.html" title="class in org.fcrepo.jaxb.responses">NextPid</a></li>
<li><a href="org/fcrepo/observer/NOOPFilter.html" title="class in org.fcrepo.observer">NOOPFilter</a></li>
<li><a href="org/fcrepo/jaxb/responses/ObjectDatastreams.html" title="class in org.fcrepo.jaxb.responses">ObjectDatastreams</a></li>
<li><a href="org/fcrepo/jaxb/responses/ObjectDatastreams.Datastream.html" title="class in org.fcrepo.jaxb.responses">ObjectDatastreams.Datastream</a></li>
<li><a href="org/fcrepo/jaxb/responses/ObjectProfile.html" title="class in org.fcrepo.jaxb.responses">ObjectProfile</a></li>
<li><a href="org/fcrepo/jaxb/responses/ObjectProfile.ObjectStates.html" title="enum in org.fcrepo.jaxb.responses">ObjectProfile.ObjectStates</a></li>
<li><a href="org/fcrepo/identifiers/PidMinter.html" title="interface in org.fcrepo.identifiers"><i>PidMinter</i></a></li>
<li><a href="org/fcrepo/observer/RSSPublisher.html" title="class in org.fcrepo.observer">RSSPublisher</a></li>
<li><a href="org/fcrepo/observer/SimpleObserver.html" title="class in org.fcrepo.observer">SimpleObserver</a></li>
<li><a href="org/fcrepo/identifiers/UUIDPidMinter.html" title="class in org.fcrepo.identifiers">UUIDPidMinter</a></li>
</ul>
</div>
</body>
</html>
146 changes: 146 additions & 0 deletions fcrepo-kernel/apidocs/constant-values.html
@@ -0,0 +1,146 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_09) on Fri Feb 08 16:22:42 CST 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Constant Field Values (fcrepo kernel 4.0-SNAPSHOT API)</title>
<meta name="date" content="2013-02-08">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (fcrepo kernel 4.0-SNAPSHOT API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
<li><a href="constant-values.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#org.fcrepo">org.fcrepo.*</a></li>
</ul>
</div>
<div class="constantValuesContainer"><a name="org.fcrepo">
<!-- -->
</a>
<h2 title="org.fcrepo">org.fcrepo.*</h2>
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.fcrepo.jaxb.responses.<a href="org/fcrepo/jaxb/responses/DescribeRepository.html" title="class in org.fcrepo.jaxb.responses">DescribeRepository</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.fcrepo.jaxb.responses.DescribeRepository.FEDORA_VERSION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/fcrepo/jaxb/responses/DescribeRepository.html#FEDORA_VERSION">FEDORA_VERSION</a></code></td>
<td class="colLast"><code>"4.0-modeshape-candidate"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
<li><a href="constant-values.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2013. All Rights Reserved.</small></p>
</body>
</html>
139 changes: 139 additions & 0 deletions fcrepo-kernel/apidocs/deprecated-list.html
@@ -0,0 +1,139 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_09) on Fri Feb 08 16:22:42 CST 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Deprecated List (fcrepo kernel 4.0-SNAPSHOT API)</title>
<meta name="date" content="2013-02-08">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (fcrepo kernel 4.0-SNAPSHOT API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li class="navBarCell1Rev">Deprecated</li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Deprecated API" class="title">Deprecated API</h1>
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#method">Deprecated Methods</a></li>
</ul>
</div>
<div class="contentContainer"><a name="method">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Deprecated Methods table, listing deprecated methods, and an explanation">
<caption><span>Deprecated Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="org/fcrepo/FedoraDatastreams.html#getDatastreamHistoryOld(java.lang.String, java.lang.String)">org.fcrepo.FedoraDatastreams.getDatastreamHistoryOld(String, String)</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li class="navBarCell1Rev">Deprecated</li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2013. All Rights Reserved.</small></p>
</body>
</html>

0 comments on commit 5c455d5

Please sign in to comment.