Uses of Class
crawlercommons.sitemaps.sax.extension.ExtensionHandler
-
Packages that use ExtensionHandler Package Description crawlercommons.sitemaps.sax.extension -
-
Uses of ExtensionHandler in crawlercommons.sitemaps.sax.extension
Subclasses of ExtensionHandler in crawlercommons.sitemaps.sax.extension Modifier and Type Class Description class
ImageHandler
Handle SAX events in the Google Image sitemap extension namespace.class
LinksHandler
Handle SAX events in the Google Image sitemap extension namespace.class
MobileHandler
Handle SAX events in the Google Mobile sitemap extension namespace.class
NewsHandler
Handle SAX events in the Google News sitemap extension namespace.class
VideoHandler
Handle SAX events in the Google Video sitemap extension namespace.Methods in crawlercommons.sitemaps.sax.extension that return ExtensionHandler Modifier and Type Method Description static ExtensionHandler
ExtensionHandler. create(Extension extension)
-