uk.ac.soton.harvester
Class DoAuthors2

java.lang.Object
  |
  +--uk.ac.soton.harvester.DoAuthors
        |
        +--uk.ac.soton.harvester.DoAuthors2

public class DoAuthors2
extends DoAuthors

DoAuthors2 performs a specific tidying-up function after the authors have been found in a standard way. It is only necesary to be invoked on XXX preprints so far.


Constructor Summary
DoAuthors2()
           
 
Method Summary
 int markAttribute(DeciterState ds, int i)
           
 
Methods inherited from class uk.ac.soton.harvester.DoAuthors
doAuthorsHint1, doAuthorsPlain
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoAuthors2

public DoAuthors2()
Method Detail

markAttribute

public int markAttribute(DeciterState ds,
                         int i)
Overrides:
markAttribute in class DoAuthors
Tags copied from interface: AttributeMarker
Parameters:
ds - the deciter state object containing the current line and all the marker values
i - the offset in the citation line to start searching from
Returns:
the offset at which the next search should start