code stringlengths 1 2.01M | repo_name stringlengths 3 62 | path stringlengths 1 267 | language stringclasses 231
values | license stringclasses 13
values | size int64 1 2.01M |
|---|---|---|---|---|---|
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet;
import org.apache.log4j.Logger;
import org.dspace.core.Configura... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/LoadDSpaceConfig.java | Java | asf20 | 2,466 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet;
import java.io.IOException;
import java.io.StringWriter;
import ... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/HandleServlet.java | Java | asf20 | 25,292 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet.admin;
import java.io.IOException;
import java.sql.SQLException;
... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/admin/NewsEditServlet.java | Java | asf20 | 2,756 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet.admin;
import org.apache.log4j.Logger;
import org.dspace.app.webu... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/admin/ItemMapServlet.java | Java | asf20 | 13,152 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet.admin;
import java.io.BufferedInputStream;
import java.io.File;
i... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/admin/CollectionWizardServlet.java | Java | asf20 | 24,845 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet.admin;
import java.io.BufferedInputStream;
import java.io.File;
i... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/admin/EditCommunitiesServlet.java | Java | asf20 | 34,537 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet.admin;
import java.io.IOException;
import java.sql.SQLException;
... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/admin/BitstreamFormatRegistry.java | Java | asf20 | 5,929 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet.admin;
import java.io.IOException;
import java.sql.SQLException;
... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/admin/MetadataSchemaRegistryServlet.java | Java | asf20 | 7,155 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet.admin;
import java.io.IOException;
import java.sql.SQLException;
... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/admin/EPersonListServlet.java | Java | asf20 | 3,386 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet.admin;
import java.io.IOException;
import java.sql.SQLException;
... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/admin/GroupEditServlet.java | Java | asf20 | 10,886 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet.admin;
import java.io.IOException;
import java.sql.SQLException;
... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/admin/GroupListServlet.java | Java | asf20 | 1,999 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet.admin;
import java.io.IOException;
import java.sql.SQLException;
... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/admin/EPersonAdminServlet.java | Java | asf20 | 9,339 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet.admin;
import java.io.IOException;
import java.sql.SQLException;
... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/admin/WorkflowAbortServlet.java | Java | asf20 | 2,828 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet.admin;
import java.io.IOException;
import java.sql.SQLException;
... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/admin/AuthorizeAdminServlet.java | Java | asf20 | 30,496 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet.admin;
import java.io.BufferedInputStream;
import java.io.File;
i... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/admin/EditItemServlet.java | Java | asf20 | 56,296 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet.admin;
import java.io.IOException;
import java.sql.SQLException;
... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/admin/LicenseEditServlet.java | Java | asf20 | 3,605 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet.admin;
import java.io.IOException;
import java.sql.SQLException;
... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/admin/WithdrawnBrowserServlet.java | Java | asf20 | 4,836 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet.admin;
import java.io.IOException;
import java.sql.SQLException;
... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/admin/SuperviseServlet.java | Java | asf20 | 10,053 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet.admin;
import java.io.IOException;
import java.sql.SQLException;
... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/admin/MetadataFieldRegistryServlet.java | Java | asf20 | 12,640 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet;
import java.io.IOException;
import java.sql.SQLException;
impor... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/SubscribeServlet.java | Java | asf20 | 3,729 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet;
import java.io.IOException;
import java.io.InputStream;
import j... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/HTMLServlet.java | Java | asf20 | 8,470 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet;
import java.io.IOException;
import java.sql.SQLException;
import... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/WorkspaceServlet.java | Java | asf20 | 4,511 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet;
import java.io.IOException;
import java.io.Writer;
import java.... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/AuthorityServlet.java | Java | asf20 | 2,814 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
/*
*
*/
package org.dspace.app.webui.servlet;
import java.io.IOException;
import java.io.Writer;
im... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/AuthorityChooseServlet.java | Java | asf20 | 4,111 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet;
import java.io.IOException;
import java.io.InputStream;
import j... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/BitstreamServlet.java | Java | asf20 | 7,419 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet;
import java.io.File;
import java.io.FileInputStream;
import java... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/SitemapServlet.java | Java | asf20 | 4,040 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet;
import java.io.IOException;
import java.sql.SQLException;
import... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/ControlledVocabularySearchServlet.java | Java | asf20 | 11,482 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet;
import java.io.IOException;
import java.sql.SQLException;
import... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/OpenSearchServlet.java | Java | asf20 | 8,986 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet;
import java.io.IOException;
import java.io.InputStream;
import j... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/RetrieveServlet.java | Java | asf20 | 5,312 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet;
import java.io.IOException;
import java.sql.SQLException;
impor... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/LogoutServlet.java | Java | asf20 | 1,393 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet;
import java.io.IOException;
import java.sql.SQLException;
impor... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/ControlledVocabularyServlet.java | Java | asf20 | 1,849 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet;
import java.io.IOException;
import java.io.PrintWriter;
import j... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/BrowserServlet.java | Java | asf20 | 7,430 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet;
import java.io.BufferedInputStream;
import java.io.File;
import ... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/SubmissionController.java | Java | asf20 | 54,174 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet;
import java.io.IOException;
import java.security.cert.X509Certif... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/X509CertificateServlet.java | Java | asf20 | 2,794 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet;
import java.io.IOException;
import java.sql.SQLException;
import... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/MyDSpaceServlet.java | Java | asf20 | 28,010 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet;
import java.io.IOException;
import javax.servlet.ServletExceptio... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/ViewWorkspaceItemServlet.java | Java | asf20 | 4,748 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet;
import java.io.BufferedReader;
import java.io.File;
import java.... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/StatisticsServlet.java | Java | asf20 | 8,406 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet;
import java.io.IOException;
import java.sql.SQLException;
import... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/ShibbolethServlet.java | Java | asf20 | 3,261 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet;
import java.io.IOException;
import java.sql.SQLException;
import... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/PasswordServlet.java | Java | asf20 | 3,496 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet;
import java.io.IOException;
import java.io.PrintWriter;
import j... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/MetadataExportServlet.java | Java | asf20 | 3,850 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.servlet;
import java.io.IOException;
import java.net.InetAddress;
import ... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/SuggestServlet.java | Java | asf20 | 9,285 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.submit;
import java.io.IOException;
import java.sql.SQLException;
import... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/submit/JSPStep.java | Java | asf20 | 5,879 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.submit;
import java.io.IOException;
import java.sql.SQLException;
import... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/submit/JSPStepManager.java | Java | asf20 | 25,447 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.submit.step;
import java.io.IOException;
import java.sql.SQLException;
im... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/submit/step/JSPVerifyStep.java | Java | asf20 | 9,685 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.submit.step;
import java.io.IOException;
import java.sql.SQLException;
im... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/submit/step/JSPDescribeStep.java | Java | asf20 | 9,393 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.submit.step;
import java.io.IOException;
import java.sql.SQLException;
im... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/submit/step/JSPDescribeStepExt.java | Java | asf20 | 10,618 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.submit.step;
import java.io.IOException;
import java.sql.SQLException;
i... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/submit/step/JSPLicenseStep.java | Java | asf20 | 9,649 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.submit.step;
import java.io.IOException;
import java.sql.SQLException;
i... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/submit/step/JSPCompleteStep.java | Java | asf20 | 4,873 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.submit.step;
import java.io.IOException;
import java.sql.SQLException;
i... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/submit/step/JSPInitialQuestionsStep.java | Java | asf20 | 11,233 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.submit.step;
import java.io.IOException;
import java.sql.SQLException;
i... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/submit/step/JSPSampleStep.java | Java | asf20 | 16,344 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.submit.step;
import java.io.IOException;
import java.sql.SQLException;
i... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/submit/step/JSPSelectCollectionStep.java | Java | asf20 | 8,846 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.submit.step;
import java.io.IOException;
import java.sql.SQLException;
i... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/submit/step/JSPUploadStep.java | Java | asf20 | 21,460 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.components;
import javax.servlet.http.HttpServletRequest;
import javax.se... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/components/RecentCommunitySubmissions.java | Java | asf20 | 1,633 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.components;
import org.apache.commons.lang.ArrayUtils;
import java.util.L... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/components/StatisticsBean.java | Java | asf20 | 1,530 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.components;
import org.apache.commons.lang.ArrayUtils;
import org.dspace.... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/components/RecentSubmissions.java | Java | asf20 | 1,489 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.components;
/**
* General exception to be thrown by code working with re... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/components/RecentSubmissionsException.java | Java | asf20 | 910 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.components;
import javax.servlet.http.HttpServletRequest;
import javax.se... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/components/RecentCollectionSubmissions.java | Java | asf20 | 1,645 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.components;
import org.dspace.core.Context;
import org.dspace.content.DSp... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/components/RecentSubmissionsManager.java | Java | asf20 | 3,068 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.filter;
import java.io.IOException;
import java.sql.SQLException;
import ... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/filter/ShibbolethFilter.java | Java | asf20 | 3,031 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.filter;
import java.io.IOException;
import java.sql.SQLException;
import... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/filter/AdminOnlyFilter.java | Java | asf20 | 3,158 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.filter;
import java.io.IOException;
import java.sql.SQLException;
import... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/filter/RegisteredOnlyFilter.java | Java | asf20 | 2,623 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.util;
import java.sql.SQLException;
import java.util.Enumeration;
import ... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/util/CollectionStyleSelection.java | Java | asf20 | 3,468 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.util;
import java.io.File;
import java.io.IOException;
import java.util.*... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/util/FileUploadRequest.java | Java | asf20 | 6,176 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.util;
import java.io.IOException;
import javax.servlet.ServletException;... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/util/JSPManager.java | Java | asf20 | 5,843 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.util;
import java.sql.SQLException;
import org.dspace.content.Item;
/**
... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/util/StyleSelection.java | Java | asf20 | 1,028 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.util;
import java.sql.SQLException;
import org.apache.log4j.Logger;
impo... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/util/MetadataStyleSelection.java | Java | asf20 | 1,928 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.util;
import org.dspace.core.ConfigurationManager;
/**
* Simple abstract... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/util/AKeyBasedStyleSelection.java | Java | asf20 | 872 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.util;
import java.io.PrintWriter;
import java.io.StringWriter;
import jav... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/util/UIUtil.java | Java | asf20 | 15,156 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.util;
import java.io.File;
import java.io.IOException;
import java.io.Str... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/util/XMLUtil.java | Java | asf20 | 6,224 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.util;
import java.io.IOException;
import java.sql.SQLException;
import ja... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/util/Authenticate.java | Java | asf20 | 11,537 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.util;
import java.util.Enumeration;
import java.util.HashMap;
import java... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/util/RequestInfo.java | Java | asf20 | 4,307 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.jsptag;
import java.io.IOException;
import java.net.URLEncoder;
import ja... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/jsptag/ItemTag.java | Java | asf20 | 37,782 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.jsptag;
import java.io.IOException;
import javax.servlet.http.HttpServle... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/jsptag/SelectEPersonTag.java | Java | asf20 | 5,447 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.jsptag;
import java.io.IOException;
import javax.servlet.ServletExceptio... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/jsptag/IncludeTag.java | Java | asf20 | 1,353 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.jsptag;
import java.io.IOException;
import javax.servlet.http.HttpServle... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/jsptag/CommunityListTag.java | Java | asf20 | 3,072 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.jsptag;
import org.apache.commons.lang.ArrayUtils;
import org.apache.comm... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/jsptag/ItemListTag.java | Java | asf20 | 31,374 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.jsptag;
import java.io.IOException;
import javax.servlet.http.HttpServle... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/jsptag/PopupTag.java | Java | asf20 | 3,434 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.jsptag;
import java.io.IOException;
import javax.servlet.http.HttpServle... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/jsptag/CollectionListTag.java | Java | asf20 | 3,084 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.jsptag;
import org.apache.commons.lang.ArrayUtils;
import org.apache.comm... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/jsptag/BrowseListTag.java | Java | asf20 | 35,376 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.jsptag;
import java.io.File;
import java.io.IOException;
import javax.se... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/jsptag/SFXLinkTag.java | Java | asf20 | 2,276 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.jsptag;
import java.io.IOException;
import java.util.ArrayList;
import ja... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/jsptag/LayoutTag.java | Java | asf20 | 17,551 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.jsptag;
import java.io.IOException;
import javax.servlet.http.HttpServle... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/jsptag/SelectGroupTag.java | Java | asf20 | 4,549 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.jsptag;
import java.io.File;
import java.io.FilenameFilter;
import java.u... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/jsptag/ControlledVocabularyTag.java | Java | asf20 | 11,790 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.jsptag;
import javax.servlet.jsp.JspException;
import javax.servlet.jsp.t... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/jsptag/SidebarTag.java | Java | asf20 | 1,087 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.jsptag;
import java.io.IOException;
import javax.servlet.http.HttpServle... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/jsptag/DateTag.java | Java | asf20 | 2,126 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.webui.jsptag;
import org.dspace.app.webui.util.UIUtil;
import org.dspace.conte... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/jsptag/ItemPreviewTag.java | Java | asf20 | 3,467 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
/*
* Made by Dimitri Surinx
* Hasselt University
* Class to generate the recent submissions list
*... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/proj/oceandocs/components/RecentSubm.java | Java | asf20 | 4,209 |
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
/*
* Made by Dimitri Surinx
* Hasselt University
* Class to generate a item list for a specified us... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-api/src/main/java/proj/oceandocs/components/BrowseAC.java | Java | asf20 | 7,840 |
<%--
The contents of this file are subject to the license and copyright
detailed in the LICENSE and NOTICE files at the root of the source
tree and available online at
http://www.dspace.org/license/
--%>
<%--
- Page representing an authorization error
--%>
<%@ page contentType="text/html;charset... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-webapp/src/main/webapp/error/authorize.jsp | Java Server Pages | asf20 | 1,302 |
<%--
The contents of this file are subject to the license and copyright
detailed in the LICENSE and NOTICE files at the root of the source
tree and available online at
http://www.dspace.org/license/
--%>
<%--
- Message informing MIT user they need to use a certificate to log in
- FIXME: MIT-speci... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-webapp/src/main/webapp/error/require-certificate.jsp | Java Server Pages | asf20 | 1,041 |
<%--
The contents of this file are subject to the license and copyright
detailed in the LICENSE and NOTICE files at the root of the source
tree and available online at
http://www.dspace.org/license/
--%>
<%--
- Page representing an invalid ID error
-
- Attributes:
- bad.id - Optional. T... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-webapp/src/main/webapp/error/invalid-id.jsp | Java Server Pages | asf20 | 2,107 |
<%--
The contents of this file are subject to the license and copyright
detailed in the LICENSE and NOTICE files at the root of the source
tree and available online at
http://www.dspace.org/license/
--%>
<%--
- Page representing an integrity error - an inconsistency or error in the
- data receive... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-webapp/src/main/webapp/error/integrity.jsp | Java Server Pages | asf20 | 2,657 |
<%--
The contents of this file are subject to the license and copyright
detailed in the LICENSE and NOTICE files at the root of the source
tree and available online at
http://www.dspace.org/license/
--%>
<%--
- Page representing an internal server error
--%>
<%@ page contentType="text/html;chars... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-webapp/src/main/webapp/error/internal.jsp | Java Server Pages | asf20 | 1,930 |
<%--
The contents of this file are subject to the license and copyright
detailed in the LICENSE and NOTICE files at the root of the source
tree and available online at
http://www.dspace.org/license/
--%>
<%--
- Friendly 404 error message page
--%>
<%@ page contentType="text/html;charset=UTF-8" %... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-webapp/src/main/webapp/error/404.jsp | Java Server Pages | asf20 | 2,138 |
<%--
The contents of this file are subject to the license and copyright
detailed in the LICENSE and NOTICE files at the root of the source
tree and available online at
http://www.dspace.org/license/
--%>
<%--
- Error page for when the file uploaded exceeded the size limit
--%>
<%@ page contentTy... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-webapp/src/main/webapp/error/exceeded-size.jsp | Java Server Pages | asf20 | 1,391 |
<%--
The contents of this file are subject to the license and copyright
detailed in the LICENSE and NOTICE files at the root of the source
tree and available online at
http://www.dspace.org/license/
--%>
<%--
-
--%>
<%@ page contentType="text/html;charset=UTF-8" %>
<%@ taglib uri="http://java.... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-webapp/src/main/webapp/browse/single.jsp | Java Server Pages | asf20 | 10,919 |
<%--
The contents of this file are subject to the license and copyright
detailed in the LICENSE and NOTICE files at the root of the source
tree and available online at
http://www.dspace.org/license/
--%>
<%--
- Message indicating that there are no entries in the browse index.
-
- Attributes req... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-webapp/src/main/webapp/browse/no-results.jsp | Java Server Pages | asf20 | 2,903 |
<%--
The contents of this file are subject to the license and copyright
detailed in the LICENSE and NOTICE files at the root of the source
tree and available online at
http://www.dspace.org/license/
--%>
<%--
- Display the results of browsing a full hit list
--%>
<%@ page contentType="text/html;... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-webapp/src/main/webapp/browse/full.jsp | Java Server Pages | asf20 | 15,464 |
<%--
The contents of this file are subject to the license and copyright
detailed in the LICENSE and NOTICE files at the root of the source
tree and available online at
http://www.dspace.org/license/
--%>
<%--
- Feedback form JSP
-
- Attributes:
- feedback.problem - if present, report that... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-webapp/src/main/webapp/feedback/form.jsp | Java Server Pages | asf20 | 2,796 |
<%--
The contents of this file are subject to the license and copyright
detailed in the LICENSE and NOTICE files at the root of the source
tree and available online at
http://www.dspace.org/license/
--%>
<%--
- Feedback received OK acknowledgement
--%>
<%@ page contentType="text/html;charset=UTF... | 08msitamjadusman-agriocean | dspace-jspui/dspace-jspui-webapp/src/main/webapp/feedback/acknowledge.jsp | Java Server Pages | asf20 | 786 |