| Interface | Description |
|---|---|
| DSpaceTransformer |
The WingTransformer is a simple framework for dealing with DSpace based SAX
events.
|
| Class | Description |
|---|---|
| AbstractDSpaceTransformer | |
| AJAXMenuGenerator |
Generate XML description of Choice values to be used by
AJAX UI client.
|
| AspectGenerator |
This Cocoon generator will generate an internal cocoon request for the next
DRI Aspect in the chain.
|
| AspectMatcher |
This class determines the correct Aspect to use.
|
| BitstreamReader |
The BitstreamReader will query DSpace for a particular bitstream and transmit
it to the user.
|
| ConcatenationReader |
Concatenates and Minifies CSS, JS and JSON files
The URL of the resource can contain references to multiple
files: e.g."themes/Mirage/lib/css/reset,base,helper,style,print.css"
The Reader will concatenate all these files, and output them as
a single resource.
|
| ContextAbortAction |
This action is used to abort the context when an exception occurs.
|
| DSpaceCocoonServletFilter |
This is a wrapper servlet around the cocoon servlet that performs two functions, 1) it
initializes DSpace / XML UI configuration parameters, and 2) it will perform interrupted
request resumption.
|
| DSpaceFeedGenerator |
Generate a syndication feed for DSpace, either a community or collection
or the whole repository.
|
| DSpaceI18NTransformer |
This is a simple extension to the standard Cocoon I18N transformer
that specializes the configuration based upon currently installed
aspects.
|
| DSpaceLocaleAction |
This action looks at several places to determine what locale should be used for
this request.
|
| DSpaceLocaleAction.DSpaceLocaleValidator |
This validator class works with cocoon's i18nutils class to test if locales are valid.
|
| DSpaceMETSGenerator |
Generate a METS document for the identified item, community or collection.
|
| DSpaceOREGenerator |
Generate an ORE aggregation of a DSpace Item.
|
| DSpacePropertyFileReader |
Class will read the DSpace configuration file via
DSpaceServicesFactory.getConfigurationService(). |
| HttpServletRequestCocoonWrapper |
This is a wrapper class that translates a Cocoon request object back
into an HttpServletRequest object.
|
| ItemExportDownloadReader | |
| JSONControlledVocabularyReader |
Reader that parses a given controlled vocabulary and returns a json representation
The json this class returns will be parsed in the vocabulary-support.js file.
|
| MetadataExportReader |
AbstractReader that generates a CSV of item, collection
or community metadata using MetadataExport
|
| NamespaceFilterTransformer |
Filter out an unwanted namespace from the pipeline.
|
| OpenURLReader |
Simple servlet for open URL support.
|
| PropertyFileReader |
Class will read the the specified configuration file via the property-file parameter.
|
| SafeResourceReader |
The SafeResourceReader blocks access to specific paths which we do NOT want
to be readable on the web.
|
| SearchLoggerAction |
Fires an event each time a search occurs
|
| SearchMetadataExportReader |
SearchMetadataExportReader that generates a CSV of search
result metadata using MetadataExport.
|
| SetCharacterEncodingFilter |
Example filter that sets the character encoding to be used in parsing the
incoming request, either unconditionally or only if the client did not
specify a character encoding.
|
| SitemapReader |
Class will read a generated Sitemap (www.sitemaps.org or HTML sitemap)
from
[dspace]/sitemaps/ and serve it up to the requesting Search Engine. |
| StylesheetInstructionTransformer | |
| ThemeMatcher |
This class determines the correct Theme to apply to the URL.
|
| ThemeResourceReader |
An XMLUI Theme Resource Reader, which ONLY allows for certain types of files
to be included in a themes.
|
| UsageLoggerAction |
Copyright © 2016 DuraSpace. All rights reserved.