org.dspace.app.webui.util |
|
Java Source File Name | Type | Comment |
AKeyBasedStyleSelection.java | Class | |
Authenticate.java | Class | Methods for authenticating the user. |
CollectionStyleSelection.java | Class | This is the standard (until 1.4.x) configuration mode based on owning collection handle
Style name is case insensitive. |
FileUploadRequest.java | Class | Based on the com.oreilly.servlet.MultipartWrapper object, this is an HTTP
request wrapper for multi-part (MIME) POSTs. |
JSPManager.java | Class | Methods for displaying UI pages to the user. |
MetadataStyleSelection.java | Class | Use the value of the metadata specified with the key webui.display.metadata-style
as name for the display style of the item. |
RequestInfo.java | Class | Stores information about an HTTP request. |
StyleSelection.java | Interface | |
UIUtil.java | Class | |
XMLUtil.java | Class | This class provides a set of static methods to load and transform XML
documents. |