Package | Description |
---|---|
org.wandora.application.tools.extractors.bibtex |
Modifier and Type | Field and Description |
---|---|
private java.util.ArrayList<BibtexEntry> |
BibtexParser.entries |
Modifier and Type | Method and Description |
---|---|
private BibtexEntry |
BibtexParser.readEntryBlock(java.io.PushbackReader reader,
java.lang.String type) |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<BibtexEntry> |
BibtexParser.getEntries() |
Modifier and Type | Method and Description |
---|---|
private void |
BibtexExtractor.addAssociation(TopicMap tm,
Topic entryTopic,
BibtexEntry entry,
java.lang.String key) |
private void |
BibtexExtractor.addOccurrence(TopicMap tm,
Topic entryTopic,
BibtexEntry entry,
java.lang.String key) |
Copyright 2004-2015 Wandora Team