Skip navigation links
O S V W 

O

org.shredzone.cilla.plugin.sitemap - package org.shredzone.cilla.plugin.sitemap
 

S

SitemapView - Class in org.shredzone.cilla.plugin.sitemap
Views for generating a sitemap.xml.
SitemapView() - Constructor for class org.shredzone.cilla.plugin.sitemap.SitemapView
 
sitemapView(HttpServletRequest, HttpServletResponse) - Method in class org.shredzone.cilla.plugin.sitemap.SitemapView
Renders a sitemap of all pages.
SitemapWriter - Class in org.shredzone.cilla.plugin.sitemap
A simple writer for sitemap.xml files.
SitemapWriter(OutputStream) - Constructor for class org.shredzone.cilla.plugin.sitemap.SitemapWriter
Instantiates a new SitemapWriter.
SitemapWriter.Frequency - Enum in org.shredzone.cilla.plugin.sitemap
Enumeration of update frequencies.

V

valueOf(String) - Static method in enum org.shredzone.cilla.plugin.sitemap.SitemapWriter.Frequency
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.shredzone.cilla.plugin.sitemap.SitemapWriter.Frequency
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeFooter() - Method in class org.shredzone.cilla.plugin.sitemap.SitemapWriter
Writes the XML footer.
writeHeader() - Method in class org.shredzone.cilla.plugin.sitemap.SitemapWriter
Writes the XML header.
writeUrl(String, Date, SitemapWriter.Frequency, Float) - Method in class org.shredzone.cilla.plugin.sitemap.SitemapWriter
Writes an URL entry to the XML file.
O S V W 
Skip navigation links

Copyright © 2012–2016. All rights reserved.