|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--uk.ac.soton.harvester.DoDate
doDate recognises the occurence of the year of publication. It is expected to either be just after the authors and before the article or journal name, or near (at) the end of the citation. It may be in parentheses or followed by a full stop. It may also have a lowercase letter appended to it to distinguish between similarly authored citations.
Constructor Summary | |
DoDate()
|
Method Summary | |
int |
markAttribute(DeciterState ds,
int i)
|
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public DoDate()
Method Detail |
public int markAttribute(DeciterState ds, int i)
ds
- the deciter state object containing the current line
and all the marker valuesi
- the offset in the citation line to start searching from
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |