Uses of Package
org.apache.any23.extractor.html
-
Packages that use org.apache.any23.extractor.html Package Description org.apache.any23.extractor This package contains classes and interfaces modeling theExtractor
API.org.apache.any23.extractor.html All the variousExtractor
needed to distill RDF from Microformats in HTML pages are contained in this package.org.apache.any23.extractor.html.annotations This package contains the annotations needed to describe the single nesting relations among different Microformats.org.apache.any23.extractor.html.microformats2 All the variousExtractor
needed to distill RDF from Microformats in HTML pages are contained in this package.org.apache.any23.extractor.html.microformats2.annotations This package contains the annotations needed to describe the single nesting relations among different Microformats. -
Classes in org.apache.any23.extractor.html used by org.apache.any23.extractor Class Description MicroformatExtractor The abstract base class for any Microformat specification extractor. -
Classes in org.apache.any23.extractor.html used by org.apache.any23.extractor.html Class Description AdrExtractor Extractor for the adr microformat.DocumentReport Represents the validationReportBuilder generated by a theTagSoupParser
when a document is retrieved and validated.EmbeddedJSONLDExtractor This extractor represents the HTML script tags used to embed blocks of data in documents.EntityBasedMicroformatExtractor Base class for microformat extractors based on entities.GeoExtractor Extractor for the Geo microformat.HCalendarExtractor Extractor for the hCalendar microformat.HCardExtractor Extractor for the hCard microformat.HeadLinkExtractor ThisExtractor.TagSoupDOMExtractor
implementation retrieves theLINK
s declared within theHTML/HEAD
page header.HListingExtractor Extractor for the hListing microformat.HRecipeExtractor Extractor for the hRecipe microformat.HResumeExtractor Extractor for the hResume microformat.HReviewAggregateExtractor Extractor for the hReview-aggregate microformat.HReviewExtractor Extractor for the hReview microformat.HTMLDocument A wrapper around the DOM representation of an HTML document.HTMLDocument.TextField This class represents a text extracted from the HTML DOM related to the node from which such test has been retrieved.HTMLMetaExtractor This extractor represents the HTML META tag values according the HTML4 specification.ICBMExtractor Extractor for "ICBM coordinates" provided as META headers in the head of an HTML page.LicenseExtractor Extractor for the rel-license microformat.MicroformatExtractor The abstract base class for any Microformat specification extractor.SpeciesExtractor Extractor able to extract the Species Microformat.TitleExtractor Extracts the value of the <title> element of an HTML or XHTML page.TurtleHTMLExtractor Extractor for Turtle/N3 format embedded within HTML script tags.XFNExtractor Extractor for the XFN microformat. -
Classes in org.apache.any23.extractor.html used by org.apache.any23.extractor.html.annotations Class Description MicroformatExtractor The abstract base class for any Microformat specification extractor. -
Classes in org.apache.any23.extractor.html used by org.apache.any23.extractor.html.microformats2 Class Description EntityBasedMicroformatExtractor Base class for microformat extractors based on entities.HTMLDocument A wrapper around the DOM representation of an HTML document.MicroformatExtractor The abstract base class for any Microformat specification extractor. -
Classes in org.apache.any23.extractor.html used by org.apache.any23.extractor.html.microformats2.annotations Class Description MicroformatExtractor The abstract base class for any Microformat specification extractor.