Exported Interfaces |
XContentProvider |
- Description
- gives access to all contents provided by this provider.
|
XContentIdentifierFactory |
- [ OPTIONAL ]
- Description
- creates special XContentIdentifier implementation
objects for the contents provided by this content provider.
This interface can be implemented in case the provider wants to
provide some additional interfaces with its implementation of the
identifier objects.
|
XParameterizedContentProvider |
- [ OPTIONAL ]
- Description
- allows a ContentProvider to adjust itself to special
needs.
Whenever a ContentProvider that supports this interface is
registered at a XContentProviderManager , the method
XParameterizedContentProvider::registerInstance
should first be called, using the returned XContentProvider
to register at the XContentProviderManager.
|
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.