Class BookmarkStorage


  • public final class BookmarkStorage
    extends Object
    The implementation of the <storage/> element in the storage:bookmarks namespace.

    Note:

    3. Storage

    It is RECOMMENDED to use Publish-Subscribe (XEP-0060) [4] for data storage, specifically through the use of personal data nodes hosted at the user's virtual publish-subscribe service as described in Best Practices for Persistent Storage of Private Data via Publish-Subscribe (XEP-0223) [5] and illustrated in the following sections.

    Note: In the past, Private XML Storage (XEP-0049) [6] was the recommended method. In addition, other methods could be used, such as HTTP or WebDAV.

    This class is immutable.
    See Also:
    XEP-0048: Bookmarks, XML Schema