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

Provides all the classes that are necessary for parsing the a BibTeX file.

See:
          Description

Class Summary
BibtexParser The parser will parse the BibTex into a basic AST.
LookAheadReader This implementation now features a buffer.
PseudoLexer This is not a real lexer, since BibTex is such an insane format...
PseudoLexer.Token The token class that is used within this lexer.
 

Exception Summary
ParseException This exception is raised if an error occurs while parsing using the BibtexParser.
 

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

Provides all the classes that are necessary for parsing the a BibTeX file.



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