Uses of Class
org.apache.any23.extractor.html.EntityBasedMicroformatExtractor
-
Packages that use EntityBasedMicroformatExtractor Package Description org.apache.any23.extractor.html All the variousExtractorneeded to distill RDF from Microformats in HTML pages are contained in this package.org.apache.any23.extractor.html.microformats2 All the variousExtractorneeded to distill RDF from Microformats in HTML pages are contained in this package. -
-
Uses of EntityBasedMicroformatExtractor in org.apache.any23.extractor.html
Subclasses of EntityBasedMicroformatExtractor in org.apache.any23.extractor.html Modifier and Type Class Description classAdrExtractorExtractor for the adr microformat.classGeoExtractorExtractor for the Geo microformat.classHCardExtractorExtractor for the hCard microformat.classHListingExtractorExtractor for the hListing microformat.classHRecipeExtractorExtractor for the hRecipe microformat.classHResumeExtractorExtractor for the hResume microformat.classHReviewAggregateExtractorExtractor for the hReview-aggregate microformat.classHReviewExtractorExtractor for the hReview microformat.classSpeciesExtractorExtractor able to extract the Species Microformat. -
Uses of EntityBasedMicroformatExtractor in org.apache.any23.extractor.html.microformats2
Subclasses of EntityBasedMicroformatExtractor in org.apache.any23.extractor.html.microformats2 Modifier and Type Class Description classHAdrExtractorExtractor for the h-adr microformat.classHCardExtractorExtractor for the h-Card microformat.classHEntryExtractorExtractor for the h-entry microformat.classHEventExtractorExtractor for the h-event microformat.classHGeoExtractorExtractor for the h-geo microformat.classHItemExtractorExtractor for the h-item microformat.classHProductExtractorExtractor for the h-product microformat.classHRecipeExtractorExtractor for the hRecipe microformat.classHResumeExtractorExtractor for the hResume microformat.
-