|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectde.glossmaker.bib.datastructure.ABibItem
de.glossmaker.bib.datastructure.InProceedings
public class InProceedings
This class implements the BibTeX INPROCEEDINGS item.
| Constructor Summary | |
|---|---|
InProceedings(String key,
String title,
String author,
String booktitle,
String year)
|
|
| Method Summary | |
|---|---|
IItem |
cloneItem()
|
boolean |
isItemValid()
|
String |
toString()
|
| Methods inherited from class de.glossmaker.bib.datastructure.ABibItem |
|---|
compareTo, equals, getAddress, getAuthor, getBookTitle, getChapter, getComment, getCrossRef, getEdition, getEditor, getEPrint, getHowPublished, getInstitution, getISBN, getJournal, getKey, getMonth, getNote, getNumber, getOrganization, getOwner, getPages, getPublisher, getReference, getSchool, getSeries, getTimeStamp, getTitle, getType, getUrl, getVolume, getYear, setAddress, setAuthor, setAuthor, setBookTitle, setBookTitle, setChapter, setChapter, setComment, setCrossRef, setEdition, setEditor, setEditor, setEPrint, setHowPublished, setInstitution, setInstitution, setISBN, setItemValues, setJournal, setJournal, setKey, setMonth, setNote, setNote, setNumber, setOrganization, setOwner, setPages, setPages, setPublisher, setPublisher, setSchool, setSchool, setSeries, setTimeStamp, setTitle, setTitle, setType, setUrl, setVolume, setYear, setYear, setYear, setYear, toHTML |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InProceedings(String key,
String title,
String author,
String booktitle,
String year)
| Method Detail |
|---|
public IItem cloneItem()
public String toString()
toString in class ABibItempublic boolean isItemValid()
isItemValid in class ABibItem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||