Uses of Class
crawlercommons.sitemaps.sax.extension.ExtensionHandler
-
Packages that use ExtensionHandler Package Description crawlercommons.sitemaps.sax.extension SAX handlers to parse extensions of XML sitemaps. -
-
Uses of ExtensionHandler in crawlercommons.sitemaps.sax.extension
Subclasses of ExtensionHandler in crawlercommons.sitemaps.sax.extension Modifier and Type Class Description classImageHandlerHandle SAX events in the Google Image sitemap extension namespace.classLinksHandlerHandle SAX events in the Google Image sitemap extension namespace.classMobileHandlerHandle SAX events in the Google Mobile sitemap extension namespace.classNewsHandlerHandle SAX events in the Google News sitemap extension namespace.classPageMapsHandlerHandle SAX events in the Google's Programmable Search Engine PageMaps extension namespace.classVideoHandlerHandle SAX events in the Google Video sitemap extension namespace.Methods in crawlercommons.sitemaps.sax.extension that return ExtensionHandler Modifier and Type Method Description static ExtensionHandlerExtensionHandler. create(Extension extension)
-