Uses of Class
org.codehaus.xsite.model.Entry
-
Packages that use Entry Package Description org.codehaus.xsite.model -
-
Uses of Entry in org.codehaus.xsite.model
Subclasses of Entry in org.codehaus.xsite.model Modifier and Type Class Description classLinkRepresents a link entry in a sitemap, including title and href.classPageRepresents 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 Modifier and Type Method Description List<Entry>Sitemap. getAllEntries()List<Entry>Section. getEntries()
-