Skip navigation links
C G O S T V 

C

calculateChangeFreq() - Method in class org.infodancer.sitemap.SitemapEntry
Calculates the change frequency based on the last modified time and the current time.
ChangeFreq - Enum in org.infodancer.sitemap
 

G

getChangeFreq() - Method in class org.infodancer.sitemap.SitemapEntry
 
getId() - Method in class org.infodancer.sitemap.SitemapEntry
 
getModified() - Method in class org.infodancer.sitemap.SitemapEntry
 
getPriority() - Method in class org.infodancer.sitemap.SitemapEntry
 
getUrl() - Method in class org.infodancer.sitemap.SitemapEntry
 

O

org.infodancer.sitemap - package org.infodancer.sitemap
 

S

setChangeFreq(ChangeFreq) - Method in class org.infodancer.sitemap.SitemapEntry
 
setId(Long) - Method in class org.infodancer.sitemap.SitemapEntry
 
setModified(Date) - Method in class org.infodancer.sitemap.SitemapEntry
 
setPriority(Float) - Method in class org.infodancer.sitemap.SitemapEntry
 
setUrl(String) - Method in class org.infodancer.sitemap.SitemapEntry
 
Sitemap - Class in org.infodancer.sitemap
 
Sitemap() - Constructor for class org.infodancer.sitemap.Sitemap
 
SitemapEntry - Class in org.infodancer.sitemap
A sitemap entry for a specific URL.
SitemapEntry(String) - Constructor for class org.infodancer.sitemap.SitemapEntry
 
SitemapIndex - Class in org.infodancer.sitemap
 
SitemapIndex() - Constructor for class org.infodancer.sitemap.SitemapIndex
 

T

toString() - Method in class org.infodancer.sitemap.SitemapEntry
 

V

valueOf(String) - Static method in enum org.infodancer.sitemap.ChangeFreq
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.infodancer.sitemap.ChangeFreq
Returns an array containing the constants of this enum type, in the order they are declared.
C G O S T V 
Skip navigation links

Copyright © 2019. All rights reserved.