mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-17 06:53:09 +00:00
Set Keyword substitution across entire project.
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3703 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* FormatFilter.java
|
||||
*
|
||||
* Version: $Revision: 1491 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2006-03-29 21:46:42 -0500 (Wed, 29 Mar 2006) $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* AbstractMETSDisseminator.java
|
||||
*
|
||||
* Version: $Revision: 1.1 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2006/03/17 00:04:38 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2006, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* GenerateSitemaps.java
|
||||
*
|
||||
* Version: $Revision: 1.1 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2006/03/17 00:04:38 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2006, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* HTMLSitemapGenerator.java
|
||||
*
|
||||
* Version: $Revision: 1.1 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2006/03/17 00:04:38 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2006, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* SitemapsOrgGenerator.java
|
||||
*
|
||||
* Version: $Revision: 1.1 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2006/03/17 00:04:38 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2006, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* AbstractUsageEvent.java
|
||||
*
|
||||
* Version: $Revision: 0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2008/02/08 10:33:00 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (C) 2008, The DSpace Foundation. All rights reserved.
|
||||
*
|
||||
@@ -44,7 +44,7 @@ import org.dspace.eperson.EPerson;
|
||||
* Base class to be extended by usage event handlers.
|
||||
*
|
||||
* @author Mark H. Wood
|
||||
* @version $Revision: 0 $
|
||||
* @version $Revision$
|
||||
*/
|
||||
public abstract class AbstractUsageEvent
|
||||
{
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* PassiveUsageEvent.java
|
||||
*
|
||||
* Version: $Revision: 0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2008/02/08 10:33:00 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (C) 2008, the DSpace Foundation. All rights reserved.
|
||||
*
|
||||
@@ -43,7 +43,7 @@ package org.dspace.app.statistics;
|
||||
* cheaply.
|
||||
*
|
||||
* @author Mark H. Wood
|
||||
* @version $Revision: 0 $
|
||||
* @version $Revision$
|
||||
*/
|
||||
public class PassiveUsageEvent extends AbstractUsageEvent
|
||||
{
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* StatisticsLoader.java
|
||||
*
|
||||
* Version: $Revision: 1.0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2007/08/28 10:00:00 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* UsageEventTabFileLogger.java
|
||||
*
|
||||
* Version: $Revision: 0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2008/02/08 10:33:00 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (C) 2008, the DSpace Foundation. All rights reserved.
|
||||
*
|
||||
@@ -57,7 +57,7 @@ import org.dspace.core.ConfigurationManager;
|
||||
*
|
||||
* @author Mark H. Wood
|
||||
* @author Mark Diggory
|
||||
* @version $Revision: 0 $
|
||||
* @version $Revision$
|
||||
*/
|
||||
public class UsageEventTabFileLogger extends AbstractUsageEvent
|
||||
{
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* UsageEventXmlLogger.java
|
||||
*
|
||||
* Version: $Revision: 0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2008/02/08 10:33:00 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (C) 2008, the DSpace Foundation. All rights reserved.
|
||||
*
|
||||
@@ -56,7 +56,7 @@ import org.dspace.core.ConfigurationManager;
|
||||
* {@code usageEvent.xmlLogger.file}.
|
||||
*
|
||||
* @author Mark H. Wood
|
||||
* @version $Revision: 0 $
|
||||
* @version $Revision$
|
||||
*/
|
||||
public class UsageEventXMLLogger extends AbstractUsageEvent
|
||||
{
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* DSpaceContextListener.java
|
||||
*
|
||||
* Version: $Revision: 1.3 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2006/07/05 21:39:29 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* Util.java
|
||||
*
|
||||
* Version: $Revision: $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
@@ -55,7 +55,7 @@ import org.dspace.core.Constants;
|
||||
*
|
||||
* @author Robert Tansley
|
||||
* @author Mark Diggory
|
||||
* @version $Revision: $
|
||||
* @version $Revision$
|
||||
*/
|
||||
public class Util {
|
||||
|
||||
|
@@ -3,8 +3,8 @@
|
||||
<head>
|
||||
<!--
|
||||
Author: Robert Tansley
|
||||
Version: $Revision: 28 $
|
||||
Date: $Date: 2002-05-21 16:32:38 -0400 (Tue, 21 May 2002) $
|
||||
Version: $Revision$
|
||||
Date: $Date$
|
||||
-->
|
||||
</head>
|
||||
<body bgcolor="white">
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* BrowseConsumer.java
|
||||
*
|
||||
* Version: $Revision: 1.4 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2006/04/10 04:11:09 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2007, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
@@ -69,7 +69,7 @@ import org.dspace.event.Event;
|
||||
*
|
||||
* Recommended filter: Item+Create|Modify|Modify_Metadata:Collection+Add|Remove
|
||||
*
|
||||
* @version $Revision: 1.1 $
|
||||
* @version $Revision$
|
||||
*/
|
||||
public class BrowseConsumer implements Consumer
|
||||
{
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* BrowseCreateDAO.java
|
||||
*
|
||||
* Version: $Revision: $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2007, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* BrowseCreateDAOOracle.java
|
||||
*
|
||||
* Version: $Revision: $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2007, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* BrowseCreateDAOPostgres.java
|
||||
*
|
||||
* Version: $Revision: $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2007, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* BrowseDAO.java
|
||||
*
|
||||
* Version: $Revision: $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2007, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* BrowseDAOFactory.java
|
||||
*
|
||||
* Version: $Revision: $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2007, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* BrowseDAOOracle.java
|
||||
*
|
||||
* Version: $Revision: $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* BrowseDAOPostgres.java
|
||||
*
|
||||
* Version: $Revision: $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* BrowseDAOUtils.java
|
||||
*
|
||||
* Version: $Revision: $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2007, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* BrowseDAOUtilsDefault.java
|
||||
*
|
||||
* Version: $Revision: $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2007, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* BrowseDAOUtilsOracle.java
|
||||
*
|
||||
* Version: $Revision: $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2007, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* BrowseDAOUtilsPostgres.java
|
||||
*
|
||||
* Version: $Revision: $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2007, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* BrowseEngine.java
|
||||
*
|
||||
* Version: $Revision: $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* BrowseException.java
|
||||
*
|
||||
* Version: $Revision: $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2007, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* BrowseIndex.java
|
||||
*
|
||||
* Version: $Revision: $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2007, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* CrossLinks.java
|
||||
*
|
||||
* Version: $Revision: 1.9 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2005/04/20 14:23:12 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2007, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* LocaleOrderingFilter.java
|
||||
*
|
||||
* Version: $Revision: 1.0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2007/03/02 11:22:13 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* Site.java
|
||||
*
|
||||
* Version: $Revision: 1.8 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2005/04/20 14:22:34 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* StreamDisseminationCrosswalk
|
||||
*
|
||||
* Version: $Revision: 1.4 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2006/04/10 04:11:09 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
@@ -61,7 +61,7 @@ import org.dspace.core.Context;
|
||||
* just refer to the desired crosswalk by its plugin name.
|
||||
*
|
||||
* @author Larry Stone
|
||||
* @version $Revision: 1.0 $
|
||||
* @version $Revision$
|
||||
*/
|
||||
public interface StreamDisseminationCrosswalk
|
||||
{
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* StreamIngestionCrosswalk
|
||||
*
|
||||
* Version: $Revision: 1.4 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2006/04/10 04:11:09 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
@@ -61,7 +61,7 @@ import org.dspace.core.Context;
|
||||
* just refer to the desired crosswalk by its plugin name.
|
||||
*
|
||||
* @author Larry Stone
|
||||
* @version $Revision: 1.0 $
|
||||
* @version $Revision$
|
||||
*/
|
||||
public interface StreamIngestionCrosswalk
|
||||
{
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* ItemDAO.java
|
||||
*
|
||||
* Version: $Revision: 1.0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2008/01/01 04:11:09 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2007, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* ItemDAOFactory.java
|
||||
*
|
||||
* Version: $Revision: 1.0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2008/01/01 04:11:09 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2007, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* ItemDAOOracle.java
|
||||
*
|
||||
* Version: $Revision: 1.0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2008/01/01 04:11:09 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2007, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* ItemDAOPostgres.java
|
||||
*
|
||||
* Version: $Revision: 1.0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2008/01/01 04:11:09 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2007, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* ItemService.java
|
||||
*
|
||||
* Version: $Revision: 1.0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2008/01/01 04:11:09 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2007, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* LicenseCleanup.java
|
||||
*
|
||||
* Version: $Revision: 2312 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2007-11-06 07:43:56 -0500 (Tue, 06 Nov 2007) $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* CollectionHomeProcessor.java
|
||||
*
|
||||
* Version: $Revision: $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2007, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* CommunityHomeProcessor.java
|
||||
*
|
||||
* Version: $Revision: $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2007, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* PluginException.java
|
||||
*
|
||||
* Version: $Revision: $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2007, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* AbstractTextFilterOFD.java
|
||||
*
|
||||
* Version: $Revision: 1.0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2007/03/02 11:22:13 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* OrderFormat.java
|
||||
*
|
||||
* Version: $Revision: 1.0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2007/03/02 11:22:13 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
@@ -71,7 +71,7 @@ import org.dspace.sort.OrderFormatText;
|
||||
* (ie. run 'index-all', or 'dsrun org.dspace.browse.InitializeBrowse')
|
||||
*
|
||||
* @author Graham Triggs
|
||||
* @version $Revision: 1.0 $
|
||||
* @version $Revision$
|
||||
*/
|
||||
public class OrderFormat
|
||||
{
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* OrderFormatAuthor.java
|
||||
*
|
||||
* Version: $Revision: 1.0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2007/03/02 11:22:13 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* OrderFormatDate.java
|
||||
*
|
||||
* Version: $Revision: 1.0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2007/03/02 11:22:13 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* OrderFormatDelegate.java
|
||||
*
|
||||
* Version: $Revision: 1.0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2007/03/02 11:22:13 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* OrderFormatText.java
|
||||
*
|
||||
* Version: $Revision: 1.0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2007/03/02 11:22:13 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* OrderFormatTitle.java
|
||||
*
|
||||
* Version: $Revision: 1.0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2007/03/02 11:22:13 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* OrderFormatTitleMarc21.java
|
||||
*
|
||||
* Version: $Revision: 1.0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2007/03/02 11:22:13 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* SortException.java
|
||||
*
|
||||
* Version: $Revision: $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2007, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* DecomposeDiacritics.java
|
||||
*
|
||||
* Version: $Revision: 1.0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2007/03/02 11:22:13 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* InitialArticleWord.java
|
||||
*
|
||||
* Version: $Revision: 1.0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2007/03/02 11:22:13 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* LanguageCodes.java
|
||||
*
|
||||
* Version: $Revision: 1.0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2007/03/02 11:22:13 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* LowerCaseAndTrim.java
|
||||
*
|
||||
* Version: $Revision: 1.0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2007/03/02 11:22:13 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* MARC21InitialArticleWord.java
|
||||
*
|
||||
* Version: $Revision: 1.0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2007/03/02 11:22:13 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* Standard1InitialArticleWord.java
|
||||
*
|
||||
* Version: $Revision: 1.0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2007/03/02 11:22:13 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* StripDiacritics.java
|
||||
*
|
||||
* Version: $Revision: 1.0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2007/03/02 11:22:13 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* StripLeadingNonAlphaNum.java
|
||||
*
|
||||
* Version: $Revision: 1.0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2007/03/02 11:22:13 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* TextFilter.java
|
||||
*
|
||||
* Version: $Revision: 1.0 $
|
||||
* Version: $Revision$
|
||||
*
|
||||
* Date: $Date: 2007/03/02 11:22:13 $
|
||||
* Date: $Date$
|
||||
*
|
||||
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
* Institute of Technology. All rights reserved.
|
||||
|
@@ -9,9 +9,9 @@
|
||||
<!--
|
||||
CreativeCommons.xsl
|
||||
|
||||
Version: $Revision: 2312 $
|
||||
Version: $Revision$
|
||||
|
||||
Date: $Date: 2007-11-06 07:43:56 -0500 (Tue, 06 Nov 2007) $
|
||||
Date: $Date$
|
||||
|
||||
Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
Institute of Technology. All rights reserved.
|
||||
|
@@ -9,9 +9,9 @@
|
||||
<!--
|
||||
LicenseCleanup.xsl
|
||||
|
||||
Version: $Revision: 2312 $
|
||||
Version: $Revision$
|
||||
|
||||
Date: $Date: 2007-11-06 07:43:56 -0500 (Tue, 06 Nov 2007) $
|
||||
Date: $Date$
|
||||
|
||||
Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
Institute of Technology. All rights reserved.
|
||||
|
Reference in New Issue
Block a user