Uses of Class
org.codehaus.xsite.model.Entry

Packages that use Entry
org.codehaus.xsite.model   
 

Uses of Entry in org.codehaus.xsite.model
 

Subclasses of Entry in org.codehaus.xsite.model
 class Link
          Represents a link entry in a sitemap, including title and href.
 class Page
          Represents a single page entry in a sitemap, including filename, head and body.
 

Methods in org.codehaus.xsite.model that return types with arguments of type Entry
 List<Entry> Sitemap.getAllEntries()
           
 List<Entry> Section.getEntries()
           
 



Copyright © 2011. All Rights Reserved.