|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--uk.ac.soton.harvester.DoTitle
doTitle recognises the extent of the article title. This method is one of the least exact of the clas and requires subsequent sanity checks. It basically takes the form of three special cases: quoted title, italicised title or a complete sentence. XXX is another (unusual) special case (!) in which the journal title is treated as an article title (ie recognised here) and then transferred before the output stage.
Constructor Summary | |
DoTitle()
|
Method Summary | |
int |
markAttribute(DeciterState ds,
int i)
|
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public DoTitle()
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 |