| Home | Trees | Index | Help |
|
|---|
| Package Pyblio :: Package Importers :: Package BibTeX :: Module Reader |
|
| Classes | |
|---|---|
ATComment |
|
Block |
A textual block, as a sequence of text and commands |
Cache |
|
Cmd |
A LaTeX \-command |
Comment |
A bibtex file comment |
Context |
|
IBibTeX |
|
Join |
A value, as a concatenation of blocks |
Record |
|
Text |
|
| Exceptions | |
|---|---|
EndOfFile |
|
| Function Summary | |
|---|---|
read(fd,
charset)
| |
Called at the opening of a record | |
Called when the parser is not in a record | |
| Function Details |
|---|
_on_open(fd, ctx)Called at the opening of a record |
_on_out(fd, ctx)Called when the parser is not in a record |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Wed Jan 18 23:09:35 2006 | http://epydoc.sf.net |