|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.dfki.peregrin.parsers.GenericParser
|
+--com.dfki.peregrin.parsers.bibtex.BibTeXParser
| Constructor Summary | |
BibTeXParser(StringKeyTable table,
java.net.URL url)
|
|
BibTeXParser(java.net.URL url)
|
|
| Method Summary | |
SiteNode |
bibTree()
|
| Methods inherited from class com.dfki.peregrin.parsers.GenericParser |
getBrackets, getNextWordBetween, getString, getWord, lookAhead, lookAtNextNonEmpty, notIn, untilChars |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BibTeXParser(java.net.URL url)
public BibTeXParser(StringKeyTable table,
java.net.URL url)
| Method Detail |
public SiteNode bibTree()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||