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.extensionSubclasses 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.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)
 
-