Package de.hpi.fgis.dude.util.bibtex.expander

The BibTeX expander package contains all classes that are used for extending the functionality of the BibTeX parser.

See:
          Description

Interface Summary
Expander An expander is a transformer that makes a bibtex model more elaborate.
 

Class Summary
AbstractExpander  
BibtexPersonListParser  
BibtexPersonListParser.StringIterator  
CrossReferenceExpander This expander expands the crossreferences defined by the crossref fields - you should run the MacroReferenceExpander first.
MacroReferenceExpander This expander expands macro references into strings - have a look at the options that can be given in the constructor.
PersonListExpander This expander will convert author/editor field values into BibtexPersonList objects.
 

Exception Summary
ExpansionException Exception thrown by an Expander object.
PersonListParserException  
 

Package de.hpi.fgis.dude.util.bibtex.expander Description

The BibTeX expander package contains all classes that are used for extending the functionality of the BibTeX parser. The initial code of this package comes from henkel@cs.colorado.edu.



Copyright © 2011 Hasso Plattner Institute - Chair of Information Systems. All Rights Reserved.