Package danger.content

The content management system (commonly known as the content manager) is a mechanism that indexes all data on the SD card with the goal of providing that data to multiple callers in a more convenient, efficient and powerful manner.

See:
          Description

Interface Summary
FilePropertyIDs The predefined set of properties supported by the content system.
 

Class Summary
AggregateFilter A filter used to combine filters into more complex filters.
ContentFile Base class for files in the store system.
ContentFilter Base class for filters.
ContentManager The main access point for the content management system.
ExtensionFilter A filter that is based on file extension.
FileHandler Base class for file handlers (recognizers).
FileProperty Container for a single property value.
FilePropertySet Container for properties on a single file.
FileSet Container for properties on multiple files.
MimeTypeFilter A filter that is based on a combination of mime types and groups.
PathFilter A filter that is based on path.
 

Exception Summary
StoreException A general exception used by the content system to indicate different kinds of failures.
 

Package danger.content Description

The content management system (commonly known as the content manager) is a mechanism that indexes all data on the SD card with the goal of providing that data to multiple callers in a more convenient, efficient and powerful manner.

Since:
4.0