Package com.sapportals.portal.prt.util

Interface Summary
HTMLVersionInformation Contains DTD reference information to include in the generated page.
IReleasable IReleasable.java Created: Wed Jun 20 11:21:18 2001
MultiValuedMap Copyright (c) SAP Portals Europe GmbH 2001
 

Class Summary
AbstractPool Manages a pool of objects.
AbstractURI AbstractURL is a convenience class for manipulation of URLs based on the W3C RFC 2396 (see the World Wide Web Consortium pages).
BrowserGuidFactory Factory that provides prefixed Guids that fits with what is expected byte the browsers Created: Mon Dec 18 10:36:27 2000
EditProfile Description of the Class
FiFoList FiFoList - implementation of a first-in first-out list.
Guid Globally unique identifier.
MultiValueAttributeList Copyright (c) SAP Portals Europe GmbH 2001
MultiValuedHashMap Copyright (c) SAP Portals Europe GmbH 2001
QuickDateFormat  
RecyclableStringBuffer RecyclableStringBuffer.java Created: Wed Jun 27 11:00:43 2001
SharedString Class used by RecyclableStringBuffer to allow sharing the underlying char buffer, thus avoiding copying char[] along the call chain.
SmartBuffer Implements a character buffer that can be substituted with the StringBuffer.Note that this class is not thread safe.
The internal buffer is created by default with a size of 32 Charaters.
SmartStringWriter This StrinWriter uses an underlying pooled StringBuffer
Calling close() method causes the buffer to be released and is able to be reused.
StandardEditDialog and can be used as a personalization delegate.
Stringable Enables toString() method.
StringBufferPool StringBufferPool.java Created: Wed Jun 27 10:52:51 2001
StringUtils StringUtils is a collection of String utilities in the web environment.