|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.any23.extractor.html.MicroformatExtractor
org.apache.any23.extractor.html.HCalendarExtractor
public class HCalendarExtractor
Extractor for the hCalendar microformat.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.apache.any23.extractor.Extractor |
|---|
Extractor.BlindExtractor, Extractor.ContentExtractor, Extractor.TagSoupDOMExtractor |
| Field Summary | |
|---|---|
static ExtractorFactory<HCalendarExtractor> |
factory
|
| Fields inherited from class org.apache.any23.extractor.html.MicroformatExtractor |
|---|
BEGIN_SCRIPT, END_SCRIPT, valueFactory |
| Constructor Summary | |
|---|---|
HCalendarExtractor()
|
|
| Method Summary | |
|---|---|
protected boolean |
extract()
Performs the extraction of the data and writes them to the model. |
ExtractorDescription |
getDescription()
Returns the description of this extractor. |
| Methods inherited from class org.apache.any23.extractor.html.MicroformatExtractor |
|---|
addBNodeProperty, addBNodeProperty, addURIProperty, conditionallyAddLiteralProperty, conditionallyAddResourceProperty, conditionallyAddStringProperty, fixLink, fixLink, getCurrentExtractionResult, getDocumentURI, getExtractionContext, getHTMLDocument, includes, openSubResult, run |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ExtractorFactory<HCalendarExtractor> factory
| Constructor Detail |
|---|
public HCalendarExtractor()
| Method Detail |
|---|
public ExtractorDescription getDescription()
MicroformatExtractor
getDescription in interface Extractor<Document>getDescription in class MicroformatExtractor
protected boolean extract()
throws ExtractionException
MicroformatExtractor
extract in class MicroformatExtractorExtractionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||