public class LATimesArticleParser extends SgmArticleParser
LA Times article parser
Copyright: Copyright (c) 2005
Company: IST, Drexel University
tagList| Constructor and Description |
|---|
LATimesArticleParser() |
| Modifier and Type | Method and Description |
|---|---|
protected Date |
extractDate(String rawText) |
protected int |
extractLength(String rawText) |
protected String |
extractMeta(String rawText) |
assemble, collectTagInformation, extractAbstract, extractBody, extractDocNo, extractTitle, getAbstractTag, getBodyTag, getDocNoTag, getMetaTag, getTagContent, getTagContent, getTagContent, getTitleTag, parse, removeTagprotected Date extractDate(String rawText)
extractDate in class SgmArticleParserprotected String extractMeta(String rawText)
extractMeta in class SgmArticleParserprotected int extractLength(String rawText)
extractLength in class SgmArticleParserCopyright © 2018 JULIE Lab, Germany. All rights reserved.