org.apache.accumulo.examples.wikisearch.ingest
Class ArticleExtractor
java.lang.Object
org.apache.accumulo.examples.wikisearch.ingest.ArticleExtractor
public class ArticleExtractor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dateFormat
public static final SimpleDateFormat dateFormat
ArticleExtractor
public ArticleExtractor()
extract
public ArticleExtractor.Article extract(Reader reader)
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.