SourceForge.net Logo
aXSL API 0.2

org.axsl.galley
Interface BookmarkTree


public interface BookmarkTree

A tree of the bookmarks for a document.


Method Summary
 java.util.List<? extends Bookmark> getChildren()
          The first-generation child bookmarks in this tree.
 

Method Detail

getChildren

java.util.List<? extends Bookmark> getChildren()
The first-generation child bookmarks in this tree.

Returns:
The bookmarks that are immediate descendants of this tree.

SourceForge.net Logo
aXSL API 0.2

This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.