|
Class Summary |
| BaseContentHandler |
Base class for content handlers
This class should be reusable for optimization purposes |
| ContentHandlerFactory |
ContentHandlerFactory creates content handlers based on the content-type and possibly the URI This instance is created by the UI, and usually extended with
UI specific handler mappings |
| ContentManager |
Activates and deactivates MLFCs upon requests. |
| DummyFetcher |
|
| Resource |
This class is a wrapper for any kind of resource that a content references. |
| UnknownContentHandler |
Handles application/xml
This class should be reusable for optimization purposes |