de.glossmaker.gloss.datastructure
Interface IItem

Package class diagram package IItem
All Known Subinterfaces:
IGlossItem
All Known Implementing Classes:
ABibItem, Article, Book, Booklet, Conference, GlossItem, InBook, InCollection, InProceedings, Manual, Mastersthesis, Misc, Phdthesis, Proceedings, TechReport, Unpublished

public interface IItem

Author:
Markus Flingelli

Method Summary
 IItem cloneItem()
           
 String getKey()
           
 

Method Detail

getKey

String getKey()

cloneItem

IItem cloneItem()


Copyright © 2010 - 2011 Markus Flingelli. All Rights Reserved.