A B C D E F G I J K L M O P R S T U

A

AbstractRssPortlet - class org.apache.portals.applications.rss.AbstractRssPortlet.
AbstractRssPortlet
AbstractRssPortlet() - Constructor for class org.apache.portals.applications.rss.AbstractRssPortlet
 

B

BLOCK_SIZE - Static variable in class org.apache.portals.applications.util.Streams
 

C

CONFIG_JAX_FACTORY_DOM - Static variable in class org.apache.portals.applications.transform.impl.JetspeedTransform
 
CONFIG_JAX_FACTORY_SAX - Static variable in class org.apache.portals.applications.transform.impl.JetspeedTransform
 
CONFIG_JAX_FACTORY_TRANSFORM - Static variable in class org.apache.portals.applications.transform.impl.JetspeedTransform
 
cache - Variable in class org.apache.portals.applications.rss.AbstractRssPortlet
 
cache - Variable in class org.apache.portals.applications.transform.impl.MemoryTransformCache
 
clearCache() - Method in interface org.apache.portals.applications.transform.TransformCache
Clear the Transform Cache
clearCache() - Method in class org.apache.portals.applications.transform.impl.MemoryTransformCache
 
compare(Object, Object) - Method in class org.apache.portals.applications.transform.impl.MemoryTransformCache
 
constructKey(String, String) - Method in interface org.apache.portals.applications.transform.TransformCache
Construct the key for the TransformDocumentTreeMap cache
constructKey(String, String) - Method in class org.apache.portals.applications.transform.impl.MemoryTransformCache
 

D

debug - Variable in class org.apache.portals.applications.transform.impl.MemoryTransformCache
 
doEdit(RenderRequest, RenderResponse) - Method in class org.apache.portals.applications.rss.AbstractRssPortlet
 
doEdit(RenderRequest, RenderResponse) - Method in class org.apache.portals.applications.rss.RomeRSSPortlet
 
doView(RenderRequest, RenderResponse) - Method in class org.apache.portals.applications.rss.RSSPortlet
 
doView(RenderRequest, RenderResponse) - Method in class org.apache.portals.applications.rss.RomeRSSPortlet
 
document - Variable in class org.apache.portals.applications.rss.RSSPortlet
 
document - Variable in class org.apache.portals.applications.transform.TransformCacheEntry
 
domFactory - Static variable in class org.apache.portals.applications.transform.impl.JetspeedTransform
 
drain(InputStream, OutputStream) - Static method in class org.apache.portals.applications.util.Streams
 
drain(Reader, Writer) - Static method in class org.apache.portals.applications.util.Streams
 
drain(Reader, OutputStream) - Static method in class org.apache.portals.applications.util.Streams
Deprecated. encoding?
drain(InputStream, Writer) - Static method in class org.apache.portals.applications.util.Streams
Deprecated. how can it know the encoding?
drain(InputStream) - Static method in class org.apache.portals.applications.util.Streams
 
dtds - Static variable in class org.apache.portals.applications.transform.impl.JetspeedTransform
 
dtds - Variable in class org.apache.portals.applications.transform.impl.TransformDTDEntityResolver
 

E

enable - Variable in class org.apache.portals.applications.transform.impl.MemoryTransformCache
 
evict() - Method in class org.apache.portals.applications.transform.impl.MemoryTransformCache
The eviction policy will keep n items in the cache, and then start evicting x items ordered-by least used first.
evictionPercentage - Variable in class org.apache.portals.applications.transform.impl.MemoryTransformCache
 

F

feed - Variable in class org.apache.portals.applications.rss.RssInfo
 

G

get(String) - Method in interface org.apache.portals.applications.transform.TransformCache
Retrieve the unique TransformCacheEntry keyed off with key
get(String) - Method in class org.apache.portals.applications.transform.impl.MemoryTransformCache
 
getAsString(InputStream) - Static method in class org.apache.portals.applications.util.Streams
Deprecated. encoding?
getDocument(String) - Method in class org.apache.portals.applications.rss.RSSPortlet
 
getDocument(String) - Method in interface org.apache.portals.applications.transform.TransformCache
Retrieve the byte[] storing the transformed content for the transfomId and the documentId combination.
getDocument() - Method in class org.apache.portals.applications.transform.TransformCacheEntry
Get the Document
getDocument(String) - Method in class org.apache.portals.applications.transform.impl.MemoryTransformCache
 
getEvictionPercentage() - Method in interface org.apache.portals.applications.transform.TransformCache
Get the eviction percentage of the cache
getEvictionPercentage() - Method in class org.apache.portals.applications.transform.impl.MemoryTransformCache
 
getFeed() - Method in class org.apache.portals.applications.rss.RssInfo
 
getItemdisplayed() - Method in class org.apache.portals.applications.rss.RssInfo
 
getKey() - Method in class org.apache.portals.applications.transform.TransformCacheEntry
 
getLastAccessed() - Method in class org.apache.portals.applications.transform.TransformCacheEntry
Get the cache's lastAccessed stamp
getMaxSize() - Method in interface org.apache.portals.applications.transform.TransformCache
Get the maximum size of the cache
getMaxSize() - Method in class org.apache.portals.applications.transform.impl.MemoryTransformCache
 
getPublisher() - Method in interface org.apache.portals.applications.transform.Transform
Performs a transform on an input stream, writing the transformed content to a Writer
getPublisher() - Method in class org.apache.portals.applications.transform.impl.JetspeedTransform
 
getSpringFactory() - Static method in class org.apache.portals.applications.rss.servlets.SpringInitServlet
 
getTimeToLive() - Method in class org.apache.portals.applications.transform.TransformCacheEntry
 

I

INITPARAM_SPRING_CONFIG - Static variable in class org.apache.portals.applications.rss.servlets.SpringInitServlet
Init Parameter: default spring configuration property
init(PortletConfig) - Method in class org.apache.portals.applications.rss.AbstractRssPortlet
 
init(PortletConfig) - Method in class org.apache.portals.applications.rss.RSSPortlet
 
init(PortletConfig) - Method in class org.apache.portals.applications.rss.RomeRSSPortlet
 
init(ServletConfig) - Method in class org.apache.portals.applications.rss.servlets.SpringInitServlet
Intialize Servlet.
isEnabled() - Method in interface org.apache.portals.applications.transform.TransformCache
Find out if TransformCache is enables
isEnabled() - Method in class org.apache.portals.applications.transform.impl.MemoryTransformCache
 
isOpeninpopup() - Method in class org.apache.portals.applications.rss.RssInfo
 
isShowdescription() - Method in class org.apache.portals.applications.rss.RssInfo
 
isShowtextinput() - Method in class org.apache.portals.applications.rss.RssInfo
 
isShowtitle() - Method in class org.apache.portals.applications.rss.RssInfo
 
itemdisplayed - Variable in class org.apache.portals.applications.rss.RssInfo
 

J

JAX_DOM_PARSER_PROPERTY - Static variable in class org.apache.portals.applications.transform.impl.JetspeedTransform
 
JAX_SAX_PARSER_PROPERTY - Static variable in class org.apache.portals.applications.transform.impl.JetspeedTransform
 
JAX_TRANSFORM_PROPERTY - Static variable in class org.apache.portals.applications.transform.impl.JetspeedTransform
 
JetspeedTransform - class org.apache.portals.applications.transform.impl.JetspeedTransform.
TransformComponent
JetspeedTransform() - Constructor for class org.apache.portals.applications.transform.impl.JetspeedTransform
 
jaxDomFactoryProp - Static variable in class org.apache.portals.applications.transform.impl.JetspeedTransform
 
jaxSaxFactoryProp - Static variable in class org.apache.portals.applications.transform.impl.JetspeedTransform
 
jaxTransformFactoryProp - Static variable in class org.apache.portals.applications.transform.impl.JetspeedTransform
 

K

key - Variable in class org.apache.portals.applications.transform.TransformCacheEntry
 

L

lastAccessed - Variable in class org.apache.portals.applications.transform.TransformCacheEntry
 
lock - Variable in class org.apache.portals.applications.transform.impl.MemoryTransformCache
 
log - Variable in class org.apache.portals.applications.rss.RomeRSSPortlet
 

M

MemoryTransformCache - class org.apache.portals.applications.transform.impl.MemoryTransformCache.
TransformCacheComponent
MemoryTransformCache(Transform, int, int, boolean, boolean) - Constructor for class org.apache.portals.applications.transform.impl.MemoryTransformCache
Spring constructor injection
maxSize - Variable in class org.apache.portals.applications.transform.impl.MemoryTransformCache
 
mutex - Static variable in class org.apache.portals.applications.transform.impl.JetspeedTransform
 

O

openURL(String) - Method in class org.apache.portals.applications.rss.RSSPortlet
 
openinpopup - Variable in class org.apache.portals.applications.rss.RssInfo
 
org.apache.portals.applications.rss - package org.apache.portals.applications.rss
 
org.apache.portals.applications.rss.servlets - package org.apache.portals.applications.rss.servlets
 
org.apache.portals.applications.transform - package org.apache.portals.applications.transform
 
org.apache.portals.applications.transform.impl - package org.apache.portals.applications.transform.impl
 
org.apache.portals.applications.util - package org.apache.portals.applications.util
 

P

processAction(ActionRequest, ActionResponse) - Method in class org.apache.portals.applications.rss.AbstractRssPortlet
Save the prefs
processAction(ActionRequest, ActionResponse) - Method in class org.apache.portals.applications.rss.RomeRSSPortlet
 
publish(Transform) - Method in class org.apache.portals.applications.transform.TransformObjectPublisher
Notify all observers that object has changed.
publisher - Variable in class org.apache.portals.applications.transform.impl.JetspeedTransform
 
put(String, Object, long) - Method in interface org.apache.portals.applications.transform.TransformCache
Put a value in the TransformCache keyed off with the TransformId and the DocumentId.
put(String, Object, long) - Method in class org.apache.portals.applications.transform.impl.MemoryTransformCache
 

R

RSSPortlet - class org.apache.portals.applications.rss.RSSPortlet.
RSSPortlet
RSSPortlet() - Constructor for class org.apache.portals.applications.rss.RSSPortlet
 
RomeRSSPortlet - class org.apache.portals.applications.rss.RomeRSSPortlet.
Rome RSS Portlet
RomeRSSPortlet() - Constructor for class org.apache.portals.applications.rss.RomeRSSPortlet
 
RssInfo - class org.apache.portals.applications.rss.RssInfo.
 
RssInfo(SyndFeed, int, boolean, boolean, boolean, boolean) - Constructor for class org.apache.portals.applications.rss.RssInfo
 
remove(String) - Method in interface org.apache.portals.applications.transform.TransformCache
Remove a unique value keyed off with the TransformId and DocumentId from the cache.
remove(String) - Method in class org.apache.portals.applications.transform.impl.MemoryTransformCache
 
resolveEntity(String, String) - Method in class org.apache.portals.applications.rss.RSSPortlet
 
resolveEntity(String, String) - Method in class org.apache.portals.applications.transform.impl.TransformDTDEntityResolver
 

S

SpringInitServlet - class org.apache.portals.applications.rss.servlets.SpringInitServlet.
SpringInitServlet
SpringInitServlet() - Constructor for class org.apache.portals.applications.rss.servlets.SpringInitServlet
 
Streams - class org.apache.portals.applications.util.Streams.
Utility functions related to Streams.
Streams() - Constructor for class org.apache.portals.applications.util.Streams
 
saxFactory - Static variable in class org.apache.portals.applications.transform.impl.JetspeedTransform
 
semaphore - Static variable in class org.apache.portals.applications.rss.servlets.SpringInitServlet
 
setDocument(Object) - Method in class org.apache.portals.applications.transform.TransformCacheEntry
Set the Document in the cache
setFeed(SyndFeed) - Method in class org.apache.portals.applications.rss.RssInfo
 
setItemdisplayed(int) - Method in class org.apache.portals.applications.rss.RssInfo
 
setKey(String) - Method in class org.apache.portals.applications.transform.TransformCacheEntry
 
setLastAccessed(long) - Method in class org.apache.portals.applications.transform.TransformCacheEntry
Set the cache's last accessed stamp
setMaxSize(int) - Method in interface org.apache.portals.applications.transform.TransformCache
Set the new maximum size of the cache
setMaxSize(int) - Method in class org.apache.portals.applications.transform.impl.MemoryTransformCache
 
setOpeninpopup(boolean) - Method in class org.apache.portals.applications.rss.RssInfo
 
setShowdescription(boolean) - Method in class org.apache.portals.applications.rss.RssInfo
 
setShowtextinput(boolean) - Method in class org.apache.portals.applications.rss.RssInfo
 
setShowtitle(boolean) - Method in class org.apache.portals.applications.rss.RssInfo
 
setTimeToLive(long) - Method in class org.apache.portals.applications.transform.TransformCacheEntry
 
showdescription - Variable in class org.apache.portals.applications.rss.RssInfo
 
showtextinput - Variable in class org.apache.portals.applications.rss.RssInfo
 
showtitle - Variable in class org.apache.portals.applications.rss.RssInfo
 
springFactory - Static variable in class org.apache.portals.applications.rss.servlets.SpringInitServlet
Spring Factory
stylesheets - Variable in class org.apache.portals.applications.rss.RSSPortlet
 

T

Transform - interface org.apache.portals.applications.transform.Transform.
This interface is a facade for all Transformation related operations.
TransformCache - interface org.apache.portals.applications.transform.TransformCache.
TransformCache
TransformCacheEntry - class org.apache.portals.applications.transform.TransformCacheEntry.
TransformCacheEntry
TransformCacheEntry() - Constructor for class org.apache.portals.applications.transform.TransformCacheEntry
 
TransformCacheEntry(String, Object, long) - Constructor for class org.apache.portals.applications.transform.TransformCacheEntry
Constructs a TransformCacheEntry object
TransformDTDEntityResolver - class org.apache.portals.applications.transform.impl.TransformDTDEntityResolver.
TransformDTDEntityResolver
TransformDTDEntityResolver(Map) - Constructor for class org.apache.portals.applications.transform.impl.TransformDTDEntityResolver
 
TransformException - exception org.apache.portals.applications.transform.TransformException.
TransformException
TransformException() - Constructor for class org.apache.portals.applications.transform.TransformException
Constructs a new TransformException without specified detail message.
TransformException(String) - Constructor for class org.apache.portals.applications.transform.TransformException
Constructs a new TransformException with specified detail message.
TransformException(Throwable) - Constructor for class org.apache.portals.applications.transform.TransformException
Constructs a new TransformException with specified nested Throwable.
TransformException(String, Throwable) - Constructor for class org.apache.portals.applications.transform.TransformException
Constructs a new TransformException with specified detail message and nested Throwable.
TransformObjectPublisher - class org.apache.portals.applications.transform.TransformObjectPublisher.
Transform Object Publisher base implementation.
TransformObjectPublisher() - Constructor for class org.apache.portals.applications.transform.TransformObjectPublisher
Constructor
timeToLive - Variable in class org.apache.portals.applications.transform.TransformCacheEntry
 
transform - Variable in class org.apache.portals.applications.rss.AbstractRssPortlet
 
transform(String, InputSource, Writer, Map) - Method in interface org.apache.portals.applications.transform.Transform
Performs a transform on an input stream, writing the transformed content to a Writer
transform(String, InputSource, OutputStream, Map) - Method in interface org.apache.portals.applications.transform.Transform
Performs a transform on an input stream, writing the transformed content to a Writer
transform(String, Document, OutputStream, Map) - Method in interface org.apache.portals.applications.transform.Transform
 
transform(String, InputSource, OutputStream, Map) - Method in class org.apache.portals.applications.transform.impl.JetspeedTransform
 
transform(String, InputSource, Writer, Map) - Method in class org.apache.portals.applications.transform.impl.JetspeedTransform
 
transform(String, Document, OutputStream, Map) - Method in class org.apache.portals.applications.transform.impl.JetspeedTransform
 
transform - Variable in class org.apache.portals.applications.transform.impl.MemoryTransformCache
 
transformStream(String, InputSource, StreamResult, Map) - Static method in class org.apache.portals.applications.transform.impl.JetspeedTransform
 
transformStream(String, Document, StreamResult, Map) - Static method in class org.apache.portals.applications.transform.impl.JetspeedTransform
 
transformerFactory - Static variable in class org.apache.portals.applications.transform.impl.JetspeedTransform
 

U

update(Observable, Object) - Method in class org.apache.portals.applications.transform.impl.MemoryTransformCache
 

A B C D E F G I J K L M O P R S T U

Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.