|
Class Summary |
| AKeyBasedStyleSelection |
Simple abstract class that provide utility method for get/check style configuration from dspace.cfg file |
| Authenticate |
Methods for authenticating the user. |
| CollectionStyleSelection |
This is the standard (until 1.4.x) configuration mode based on owning collection handle
Style name is case insensitive. |
| FileUploadRequest |
Based on the com.oreilly.servlet.MultipartWrapper object, this is an HTTP
request wrapper for multi-part (MIME) POSTs. |
| JSPManager |
Methods for displaying UI pages to the user. |
| MetadataStyleSelection |
Use the value of the metadata specified with the key webui.display.metadata-style
as name for the display style of the item. |
| RequestInfo |
Stores information about an HTTP request. |
| UIUtil |
Miscellaneous UI utility methods |
| XMLUtil |
This class provides a set of static methods to load and transform XML
documents. |