- build() - Method in class com.redfin.sitemapgenerator.SitemapGeneratorBuilder
-
Constructs a sitemap generator configured with the options you specified
- build() - Method in class com.redfin.sitemapgenerator.SitemapIndexGenerator.Options
-
Constructs a sitemap index generator configured with the options you specified
- builder(URL, File) - Static method in class com.redfin.sitemapgenerator.GoogleCodeSitemapGenerator
-
Configures a builder so you can specify sitemap generator options
- builder(String, File) - Static method in class com.redfin.sitemapgenerator.GoogleCodeSitemapGenerator
-
Configures a builder so you can specify sitemap generator options
- builder(URL, File) - Static method in class com.redfin.sitemapgenerator.GoogleGeoSitemapGenerator
-
Configures a builder so you can specify sitemap generator options
- builder(String, File) - Static method in class com.redfin.sitemapgenerator.GoogleGeoSitemapGenerator
-
Configures a builder so you can specify sitemap generator options
- builder(URL, File) - Static method in class com.redfin.sitemapgenerator.GoogleMobileSitemapGenerator
-
Configures a builder so you can specify sitemap generator options
- builder(String, File) - Static method in class com.redfin.sitemapgenerator.GoogleMobileSitemapGenerator
-
Configures a builder so you can specify sitemap generator options
- builder(URL, File) - Static method in class com.redfin.sitemapgenerator.GoogleNewsSitemapGenerator
-
Configures a builder so you can specify sitemap generator options
- builder(String, File) - Static method in class com.redfin.sitemapgenerator.GoogleNewsSitemapGenerator
-
Configures a builder so you can specify sitemap generator options
- builder(URL, File) - Static method in class com.redfin.sitemapgenerator.GoogleVideoSitemapGenerator
-
Configures a builder so you can specify sitemap generator options
- builder(String, File) - Static method in class com.redfin.sitemapgenerator.GoogleVideoSitemapGenerator
-
Configures a builder so you can specify sitemap generator options
- builder(URL, File) - Static method in class com.redfin.sitemapgenerator.WebSitemapGenerator
-
Configures a builder so you can specify sitemap generator options
- builder(String, File) - Static method in class com.redfin.sitemapgenerator.WebSitemapGenerator
-
Configures a builder so you can specify sitemap generator options
- getAllowEmbed() - Method in class com.redfin.sitemapgenerator.GoogleVideoSitemapUrl
-
Retrieves whether embedding is allowed
- getCategory() - Method in class com.redfin.sitemapgenerator.GoogleVideoSitemapUrl
-
- getChangeFreq() - Method in class com.redfin.sitemapgenerator.WebSitemapUrl
-
Retrieves the AbstractSitemapUrlOptions.changeFreq(ChangeFreq)
- getContentUrl() - Method in class com.redfin.sitemapgenerator.GoogleVideoSitemapUrl
-
- getDescription() - Method in class com.redfin.sitemapgenerator.GoogleVideoSitemapUrl
-
- getDurationInSeconds() - Method in class com.redfin.sitemapgenerator.GoogleVideoSitemapUrl
-
- getFamilyFriendly() - Method in class com.redfin.sitemapgenerator.GoogleVideoSitemapUrl
-
- getFileName() - Method in class com.redfin.sitemapgenerator.GoogleCodeSitemapUrl
-
- getFileType() - Method in class com.redfin.sitemapgenerator.GoogleCodeSitemapUrl
-
- getFormat() - Method in class com.redfin.sitemapgenerator.GoogleGeoSitemapUrl
-
- getKeywords() - Method in class com.redfin.sitemapgenerator.GoogleNewsSitemapUrl
-
Retrieves the list of comma-delimited keywords
- getLastMod() - Method in class com.redfin.sitemapgenerator.WebSitemapUrl
-
Retrieves the AbstractSitemapUrlOptions.lastMod(Date)
- getLicense() - Method in class com.redfin.sitemapgenerator.GoogleCodeSitemapUrl
-
- getLongName() - Method in enum com.redfin.sitemapgenerator.GoogleCodeSitemapUrl.FileType
-
The pretty name for this filetype
- getLongName() - Method in enum com.redfin.sitemapgenerator.GoogleCodeSitemapUrl.License
-
The pretty name for this license
- getPackageMap() - Method in class com.redfin.sitemapgenerator.GoogleCodeSitemapUrl
-
- getPackageUrl() - Method in class com.redfin.sitemapgenerator.GoogleCodeSitemapUrl
-
- getPlayerUrl() - Method in class com.redfin.sitemapgenerator.GoogleVideoSitemapUrl
-
- getPriority() - Method in class com.redfin.sitemapgenerator.WebSitemapUrl
-
Retrieves the AbstractSitemapUrlOptions.priority(Double)
- getPublicationDate() - Method in class com.redfin.sitemapgenerator.GoogleNewsSitemapUrl
-
Retrieves the publication date
- getPublicationDate() - Method in class com.redfin.sitemapgenerator.GoogleVideoSitemapUrl
-
- getRating() - Method in class com.redfin.sitemapgenerator.GoogleVideoSitemapUrl
-
- getTags() - Method in class com.redfin.sitemapgenerator.GoogleVideoSitemapUrl
-
- getThumbnailUrl() - Method in class com.redfin.sitemapgenerator.GoogleVideoSitemapUrl
-
- getTitle() - Method in class com.redfin.sitemapgenerator.GoogleVideoSitemapUrl
-
- getUrl() - Method in class com.redfin.sitemapgenerator.WebSitemapUrl
-
Retrieves the url
- getViewCount() - Method in class com.redfin.sitemapgenerator.GoogleVideoSitemapUrl
-
- GoogleCodeSitemapGenerator - Class in com.redfin.sitemapgenerator
-
Builds a code sitemap for Google Code Search.
- GoogleCodeSitemapGenerator(String, File) - Constructor for class com.redfin.sitemapgenerator.GoogleCodeSitemapGenerator
-
Configures the generator with a base URL and directory to write the sitemap files.
- GoogleCodeSitemapGenerator(URL, File) - Constructor for class com.redfin.sitemapgenerator.GoogleCodeSitemapGenerator
-
Configures the generator with a base URL and directory to write the sitemap files.
- GoogleCodeSitemapGenerator(String) - Constructor for class com.redfin.sitemapgenerator.GoogleCodeSitemapGenerator
-
Configures the generator with a base URL and a null directory.
- GoogleCodeSitemapGenerator(URL) - Constructor for class com.redfin.sitemapgenerator.GoogleCodeSitemapGenerator
-
Configures the generator with a base URL and a null directory.
- GoogleCodeSitemapUrl - Class in com.redfin.sitemapgenerator
-
One configurable Google Code Search URL.
- GoogleCodeSitemapUrl(URL, GoogleCodeSitemapUrl.FileType) - Constructor for class com.redfin.sitemapgenerator.GoogleCodeSitemapUrl
-
Specifies an url and a filetype (both mandatory in Google Code Search)
- GoogleCodeSitemapUrl(String, GoogleCodeSitemapUrl.FileType) - Constructor for class com.redfin.sitemapgenerator.GoogleCodeSitemapUrl
-
Specifies an url and a filetype (both mandatory in Google Code Search)
- GoogleCodeSitemapUrl(URL, String) - Constructor for class com.redfin.sitemapgenerator.GoogleCodeSitemapUrl
-
Specifies an url and a filetype (both mandatory in Google Code Search)
- GoogleCodeSitemapUrl(String, String) - Constructor for class com.redfin.sitemapgenerator.GoogleCodeSitemapUrl
-
Specifies an url and a filetype (both mandatory in Google Code Search)
- GoogleCodeSitemapUrl(GoogleCodeSitemapUrl.Options) - Constructor for class com.redfin.sitemapgenerator.GoogleCodeSitemapUrl
-
- GoogleCodeSitemapUrl.FileType - Enum in com.redfin.sitemapgenerator
-
The type of code represented by this URL
- GoogleCodeSitemapUrl.License - Enum in com.redfin.sitemapgenerator
-
The license of the code represented by this URL
- GoogleCodeSitemapUrl.Options - Class in com.redfin.sitemapgenerator
-
Options to configure Google Code Search URLs
- GoogleGeoSitemapGenerator - Class in com.redfin.sitemapgenerator
-
Builds a Google Geo Sitemap (which points to KML or GeoRSS files).
- GoogleGeoSitemapGenerator(String, File) - Constructor for class com.redfin.sitemapgenerator.GoogleGeoSitemapGenerator
-
Configures the generator with a base URL and directory to write the sitemap files.
- GoogleGeoSitemapGenerator(URL, File) - Constructor for class com.redfin.sitemapgenerator.GoogleGeoSitemapGenerator
-
Configures the generator with a base URL and directory to write the sitemap files.
- GoogleGeoSitemapGenerator(String) - Constructor for class com.redfin.sitemapgenerator.GoogleGeoSitemapGenerator
-
Configures the generator with a base URL and a null directory.
- GoogleGeoSitemapGenerator(URL) - Constructor for class com.redfin.sitemapgenerator.GoogleGeoSitemapGenerator
-
Configures the generator with a base URL and a null directory.
- GoogleGeoSitemapUrl - Class in com.redfin.sitemapgenerator
-
One configurable Geo URL, either KML or GeoRSS.
- GoogleGeoSitemapUrl(URL, GoogleGeoSitemapUrl.Format) - Constructor for class com.redfin.sitemapgenerator.GoogleGeoSitemapUrl
-
Specifies a Geo URL and its format
- GoogleGeoSitemapUrl(String, GoogleGeoSitemapUrl.Format) - Constructor for class com.redfin.sitemapgenerator.GoogleGeoSitemapUrl
-
Specifies a Geo URL and its format
- GoogleGeoSitemapUrl(GoogleGeoSitemapUrl.Options) - Constructor for class com.redfin.sitemapgenerator.GoogleGeoSitemapUrl
-
- GoogleGeoSitemapUrl.Format - Enum in com.redfin.sitemapgenerator
-
The two Geo URL formats: KML and GeoRSS
- GoogleGeoSitemapUrl.Options - Class in com.redfin.sitemapgenerator
-
Options to configure Geo URLs
- GoogleMobileSitemapGenerator - Class in com.redfin.sitemapgenerator
-
Builds a Google Mobile Sitemap, consisting of only mobile-friendly content.
- GoogleMobileSitemapGenerator(String, File) - Constructor for class com.redfin.sitemapgenerator.GoogleMobileSitemapGenerator
-
Configures the generator with a base URL and directory to write the sitemap files.
- GoogleMobileSitemapGenerator(URL, File) - Constructor for class com.redfin.sitemapgenerator.GoogleMobileSitemapGenerator
-
Configures the generator with a base URL and directory to write the sitemap files.
- GoogleMobileSitemapGenerator(String) - Constructor for class com.redfin.sitemapgenerator.GoogleMobileSitemapGenerator
-
Configures the generator with a base URL and a null directory.
- GoogleMobileSitemapGenerator(URL) - Constructor for class com.redfin.sitemapgenerator.GoogleMobileSitemapGenerator
-
Configures the generator with a base URL and a null directory.
- GoogleMobileSitemapUrl - Class in com.redfin.sitemapgenerator
-
One configurable Google Mobile Search URL.
- GoogleMobileSitemapUrl(String) - Constructor for class com.redfin.sitemapgenerator.GoogleMobileSitemapUrl
-
Specifies the url
- GoogleMobileSitemapUrl(URL) - Constructor for class com.redfin.sitemapgenerator.GoogleMobileSitemapUrl
-
Specifies the url
- GoogleMobileSitemapUrl(GoogleMobileSitemapUrl.Options) - Constructor for class com.redfin.sitemapgenerator.GoogleMobileSitemapUrl
-
Specifies configures url with options
- GoogleMobileSitemapUrl.Options - Class in com.redfin.sitemapgenerator
-
Options to configure mobile URLs
- GoogleNewsSitemapGenerator - Class in com.redfin.sitemapgenerator
-
Builds a sitemap for Google News.
- GoogleNewsSitemapGenerator(String, File) - Constructor for class com.redfin.sitemapgenerator.GoogleNewsSitemapGenerator
-
Configures the generator with a base URL and directory to write the sitemap files.
- GoogleNewsSitemapGenerator(URL, File) - Constructor for class com.redfin.sitemapgenerator.GoogleNewsSitemapGenerator
-
Configures the generator with a base URL and directory to write the sitemap files.
- GoogleNewsSitemapGenerator(String) - Constructor for class com.redfin.sitemapgenerator.GoogleNewsSitemapGenerator
-
Configures the generator with a base URL and a null directory.
- GoogleNewsSitemapGenerator(URL) - Constructor for class com.redfin.sitemapgenerator.GoogleNewsSitemapGenerator
-
Configures the generator with a base URL and a null directory.
- GoogleNewsSitemapUrl - Class in com.redfin.sitemapgenerator
-
One configurable Google News Search URL.
- GoogleNewsSitemapUrl(URL, Date) - Constructor for class com.redfin.sitemapgenerator.GoogleNewsSitemapUrl
-
Specifies an URL and publication date (which is mandatory for Google News)
- GoogleNewsSitemapUrl(String, Date) - Constructor for class com.redfin.sitemapgenerator.GoogleNewsSitemapUrl
-
Specifies an URL and publication date (which is mandatory for Google News)
- GoogleNewsSitemapUrl(GoogleNewsSitemapUrl.Options) - Constructor for class com.redfin.sitemapgenerator.GoogleNewsSitemapUrl
-
Configures an URL with options
- GoogleNewsSitemapUrl.Options - Class in com.redfin.sitemapgenerator
-
Options to configure Google News URLs
- GoogleVideoSitemapGenerator - Class in com.redfin.sitemapgenerator
-
Builds a sitemap for Google Video search.
- GoogleVideoSitemapGenerator(String, File) - Constructor for class com.redfin.sitemapgenerator.GoogleVideoSitemapGenerator
-
Configures the generator with a base URL and directory to write the sitemap files.
- GoogleVideoSitemapGenerator(URL, File) - Constructor for class com.redfin.sitemapgenerator.GoogleVideoSitemapGenerator
-
Configures the generator with a base URL and directory to write the sitemap files.
- GoogleVideoSitemapGenerator(String) - Constructor for class com.redfin.sitemapgenerator.GoogleVideoSitemapGenerator
-
Configures the generator with a base URL and a null directory.
- GoogleVideoSitemapGenerator(URL) - Constructor for class com.redfin.sitemapgenerator.GoogleVideoSitemapGenerator
-
Configures the generator with a base URL and a null directory.
- GoogleVideoSitemapUrl - Class in com.redfin.sitemapgenerator
-
One configurable Google Video Search URL.
- GoogleVideoSitemapUrl(URL, URL, boolean) - Constructor for class com.redfin.sitemapgenerator.GoogleVideoSitemapUrl
-
Specifies a landing page URL, together with a "player" (e.g.
- GoogleVideoSitemapUrl(URL, URL) - Constructor for class com.redfin.sitemapgenerator.GoogleVideoSitemapUrl
-
Specifies a landing page URL, together with the URL of the underlying video (e.g.
- GoogleVideoSitemapUrl(GoogleVideoSitemapUrl.Options) - Constructor for class com.redfin.sitemapgenerator.GoogleVideoSitemapUrl
-
Configures the url with options
- GoogleVideoSitemapUrl.Options - Class in com.redfin.sitemapgenerator
-
Options to configure Google Video URLs
- validateSitemapIndex(File) - Static method in class com.redfin.sitemapgenerator.SitemapValidator
-
Validates a sitemap index file
- validateWebSitemap(File) - Static method in class com.redfin.sitemapgenerator.SitemapValidator
-
Validates an ordinary web sitemap file (NOT a Google-specific sitemap)
- valueOf(String) - Static method in enum com.redfin.sitemapgenerator.ChangeFreq
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redfin.sitemapgenerator.GoogleCodeSitemapUrl.FileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redfin.sitemapgenerator.GoogleCodeSitemapUrl.License
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redfin.sitemapgenerator.GoogleGeoSitemapUrl.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redfin.sitemapgenerator.W3CDateFormat.Pattern
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.redfin.sitemapgenerator.ChangeFreq
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redfin.sitemapgenerator.GoogleCodeSitemapUrl.FileType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redfin.sitemapgenerator.GoogleCodeSitemapUrl.License
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redfin.sitemapgenerator.GoogleGeoSitemapUrl.Format
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redfin.sitemapgenerator.W3CDateFormat.Pattern
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- viewCount(int) - Method in class com.redfin.sitemapgenerator.GoogleVideoSitemapUrl.Options
-
The number of times the video has been viewed
- W3CDateFormat - Class in com.redfin.sitemapgenerator
-
Formats and parses dates in the six defined W3C date time formats.
- W3CDateFormat() - Constructor for class com.redfin.sitemapgenerator.W3CDateFormat
-
Build a formatter in AUTO mode
- W3CDateFormat(W3CDateFormat.Pattern) - Constructor for class com.redfin.sitemapgenerator.W3CDateFormat
-
Build a formatter using the specified Pattern, or AUTO mode
- W3CDateFormat.Pattern - Enum in com.redfin.sitemapgenerator
-
- WebSitemapGenerator - Class in com.redfin.sitemapgenerator
-
Generates a regular old sitemap (USE THIS CLASS FIRST).
- WebSitemapGenerator(String, File) - Constructor for class com.redfin.sitemapgenerator.WebSitemapGenerator
-
Configures the generator with a base URL and directory to write the sitemap files.
- WebSitemapGenerator(URL, File) - Constructor for class com.redfin.sitemapgenerator.WebSitemapGenerator
-
Configures the generator with a base URL and directory to write the sitemap files.
- WebSitemapGenerator(String) - Constructor for class com.redfin.sitemapgenerator.WebSitemapGenerator
-
Configures the generator with a base URL and a null directory.
- WebSitemapGenerator(URL) - Constructor for class com.redfin.sitemapgenerator.WebSitemapGenerator
-
Configures the generator with a base URL and a null directory.
- WebSitemapUrl - Class in com.redfin.sitemapgenerator
-
Encapsulates a single URL to be inserted into a Web sitemap (as opposed to a Geo sitemap, a Mobile sitemap, a Video sitemap, etc which are Google specific).
- WebSitemapUrl(String) - Constructor for class com.redfin.sitemapgenerator.WebSitemapUrl
-
Encapsulates a single simple URL
- WebSitemapUrl(URL) - Constructor for class com.redfin.sitemapgenerator.WebSitemapUrl
-
Encapsulates a single simple URL
- WebSitemapUrl(WebSitemapUrl.Options) - Constructor for class com.redfin.sitemapgenerator.WebSitemapUrl
-
Creates an URL with configured options
- WebSitemapUrl.Options - Class in com.redfin.sitemapgenerator
-
Options to configure web sitemap URLs
- write() - Method in class com.redfin.sitemapgenerator.SitemapIndexGenerator
-
Writes out the sitemap index