uk.ac.soton.harvester
Class DoTidyUpMisc

java.lang.Object
  |
  +--uk.ac.soton.harvester.DoTidyUpMisc

public class DoTidyUpMisc
extends java.lang.Object
implements AttributeMarker

tidyUpMisc ensures that the misc section doesn't start with the end of the title section's markup. Used by dodecite_simple.


Constructor Summary
DoTidyUpMisc()
           
 
Method Summary
 int markAttribute(DeciterState ds, int i)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoTidyUpMisc

public DoTidyUpMisc()
Method Detail

markAttribute

public int markAttribute(DeciterState ds,
                         int i)
Specified by:
markAttribute in interface AttributeMarker
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