SourceForge.net Logo
aXSL API 0.2

Uses of Interface
org.axsl.galley.Bookmark

Packages that use Bookmark
org.axsl.galley Interfaces useful for client applications that wish to read an AreaTree, usually to create an output document. 
 

Uses of Bookmark in org.axsl.galley
 

Methods in org.axsl.galley that return types with arguments of type Bookmark
 java.util.List<? extends Bookmark> BookmarkTree.getChildren()
          The first-generation child bookmarks in this tree.
 java.util.List<? extends Bookmark> Bookmark.getChildren()
          The child bookmarks in this bookmark.
 


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.