public class BookmarkTree extends Object
Constructor and Description |
---|
BookmarkTree()
Constructs a new bookmark tree.
|
Modifier and Type | Method and Description |
---|---|
void |
addBookmark(Bookmark bookmark)
Adds a new top-level bookmark.
|
List |
getBookmarks()
Returns a list of top-level bookmarks.
|
Copyright © 2025 Apache Software Foundation. All rights reserved.