Uses of Package
org.jasig.portal.utils

Packages that use org.jasig.portal.utils
org.jasig.portal   
org.jasig.portal.car   
org.jasig.portal.channels.permissionsmanager   
org.jasig.portal.channels.webproxy   
org.jasig.portal.groups.ldap   
org.jasig.portal.i18n   
org.jasig.portal.jmx   
org.jasig.portal.layout   
org.jasig.portal.layout.alm   
org.jasig.portal.layout.alm.channels   
org.jasig.portal.layout.alm.tool   
org.jasig.portal.layout.dlm   
org.jasig.portal.layout.immutable   
org.jasig.portal.layout.simple   
org.jasig.portal.services.entityproperties   
org.jasig.portal.utils   
 

Classes in org.jasig.portal.utils used by org.jasig.portal
PropsMatcher
           
SAX2BufferImpl
          A basic XML buffer implementation.
SAX2FilterImpl
          This is a remake of org.xml.sax.helpers.XMLFilterImpl that allows for downward chaining of LexicalHandlers, and further extensions.
SetCheckInSemaphore
          This is a weird semaphore that makes every thread wait, until all of Strings from a given set have been "checked in".
SmartCache
          The SmartCache class is used to store objects in memory for a specified amount of time.
SoftHashMap
          A HashMap implementation that uses soft references, leaving memory management up to the gc.
 

Classes in org.jasig.portal.utils used by org.jasig.portal.car
SAX2BufferImpl
          A basic XML buffer implementation.
 

Classes in org.jasig.portal.utils used by org.jasig.portal.channels.permissionsmanager
XSLT
          This utility provides methods for transforming XML documents via XSLT.
 

Classes in org.jasig.portal.utils used by org.jasig.portal.channels.webproxy
CookieCutter
          CookieCutter is a utility class which stores, sends and receives cookies for a CWebProxy channel instance.
SAX2BufferImpl
          A basic XML buffer implementation.
SAX2FilterImpl
          This is a remake of org.xml.sax.helpers.XMLFilterImpl that allows for downward chaining of LexicalHandlers, and further extensions.
 

Classes in org.jasig.portal.utils used by org.jasig.portal.groups.ldap
SmartCache
          The SmartCache class is used to store objects in memory for a specified amount of time.
 

Classes in org.jasig.portal.utils used by org.jasig.portal.i18n
XSLT
          This utility provides methods for transforming XML documents via XSLT.
 

Classes in org.jasig.portal.utils used by org.jasig.portal.jmx
MovingAverage
           
MovingAverage.Sample
           
 

Classes in org.jasig.portal.utils used by org.jasig.portal.layout
SAX2FilterImpl
          This is a remake of org.xml.sax.helpers.XMLFilterImpl that allows for downward chaining of LexicalHandlers, and further extensions.
 

Classes in org.jasig.portal.utils used by org.jasig.portal.layout.alm
GuidGenerator
          Creates a Global/Universal Unique ID, per DCE RPC specification.
 

Classes in org.jasig.portal.utils used by org.jasig.portal.layout.alm.channels
SAX2FilterImpl
          This is a remake of org.xml.sax.helpers.XMLFilterImpl that allows for downward chaining of LexicalHandlers, and further extensions.
XSLT
          This utility provides methods for transforming XML documents via XSLT.
 

Classes in org.jasig.portal.utils used by org.jasig.portal.layout.alm.tool
SAX2FilterImpl
          This is a remake of org.xml.sax.helpers.XMLFilterImpl that allows for downward chaining of LexicalHandlers, and further extensions.
 

Classes in org.jasig.portal.utils used by org.jasig.portal.layout.dlm
SmartCache
          The SmartCache class is used to store objects in memory for a specified amount of time.
 

Classes in org.jasig.portal.utils used by org.jasig.portal.layout.immutable
SAX2FilterImpl
          This is a remake of org.xml.sax.helpers.XMLFilterImpl that allows for downward chaining of LexicalHandlers, and further extensions.
 

Classes in org.jasig.portal.utils used by org.jasig.portal.layout.simple
ICounterStore
          A store interface that keeps track of multiple unique ID counters.
 

Classes in org.jasig.portal.utils used by org.jasig.portal.services.entityproperties
SoftHashMap
          A HashMap implementation that uses soft references, leaving memory management up to the gc.
 

Classes in org.jasig.portal.utils used by org.jasig.portal.utils
AbsoluteURLFilter
          Replaces all relative URLs with absolute URLs.
BlockingQueue
          A simple FIFO queue that has MIN/MAX capacity and that blocks if either enqueue/dequeue would result in violation of these limits.
BlockingStack
          A simple FILO stack that has MIN/MAX capacity and that blocks if either push/pop would result in violation of these limits.
DocumentFactory
          Produces an empty Document implementation
DocumentFactory.LocalDocumentBuilder
           
ICounterStore
          A store interface that keeps track of multiple unique ID counters.
IPortalDocument
          Deprecated. use DOM 3 Documents instead.
IWriteable
          An interface for common methods in Writers and OutputStreams.
MovingAverage.Sample
           
ResourceLimits
          Basic resource limits Limits include : hard upper/lower limits, desired size, activeLimit, update time and prune factor.
SAX2BufferImpl.ThreeString
           
SAX2FilterImpl
          This is a remake of org.xml.sax.helpers.XMLFilterImpl that allows for downward chaining of LexicalHandlers, and further extensions.
SubstitutionIntegerFilter
          Performs substitution operation on a stream of integer write requests.
ThreadPool
          A thread pool implementation with a few extra kinks, such as ThreadPoolReceipt.
ThreadPoolReceipt
          A receipt that provides some information/control about a job that's being processed on the ThreadPool
ThreadPoolWorker
          An internal worker thread for the ThreadPool
XSLT
          This utility provides methods for transforming XML documents via XSLT.