Exported Interfaces - Details |
XContentProvider
- Description
- gives access to all contents provided by this provider.
|
|
XContentIdentifierFactory
- Usage Restrictions
- 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
- Usage Restrictions
- 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.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.