Bibi
19 Oct 2005 21:04

ujap.bibi
Class PaePubmedAuthors

java.lang.Object
  extended byujap.bibi.ParseAndEdit
      extended byujap.bibi.PaePubmedAuthors

class PaePubmedAuthors
extends ParseAndEdit

calls the JavaCC-generated Authors parser for pubmed author format

Author:
Ute Platzer

Field Summary
 
Fields inherited from class ujap.bibi.ParseAndEdit
 
Constructor Summary
PaePubmedAuthors(Object textSource)
           
 
Method Summary
protected  Object parse(Reader r)
          overwrite to call specific parser
 
Methods inherited from class ujap.bibi.ParseAndEdit
convert, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PaePubmedAuthors

public PaePubmedAuthors(Object textSource)
Method Detail

parse

protected Object parse(Reader r)
                throws ParseException
Description copied from class: ParseAndEdit
overwrite to call specific parser

Specified by:
parse in class ParseAndEdit
Throws:
ParseException

Bibi
19 Oct 2005 21:04

Copyright ? 2002-2005 Ute Platzer. All Rights Reserved.