Uses of Package
org.jasig.portal.car

Packages that use org.jasig.portal.car
org.jasig.portal.car   
 

Classes in org.jasig.portal.car used by org.jasig.portal.car
CarClassLoader
          Loads classes and resources from installed CARs via the CarResources class.
CarResources
          Provides access to resources stored in channel archive files or CARs for short.
ComponentTagHandler
          The top level SAX event handler that receives event from the SAX parser when parsing a deployment descriptor.
ParsingContext
          A class for holding parsing context information like the current path within the XML being parsed and the jarfile whose deployment descriptor is being parsed.
Path
          Holds onto a set of String path elements to assist with tracking where in an XML structure SAX processing is currently working.
PathRouter
          Holds a Path object for which it watches and answers true when that path is seen.
ProcessIfTagHandler
          Handles a "processIf" tag looking for the following attributes and blocking SAX events from reaching nested tags if the specified requirements are not met.
RoutingHandler
          Handles routing events to a registered set of handlers that each handles different portions of the descriptors xml tree.