|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.norvelle.textcite.gui.action.rtf.CitationExporter
org.norvelle.textcite.gui.action.ExportTranslationsAction.TranslationsOnlyCitationExporter
class ExportTranslationsAction.TranslationsOnlyCitationExporter
TranslationsOnlyCitationExporter: An CitationExporter that outputs citations to RTF, including only citations and excluding commentaries.
Field Summary |
---|
Fields inherited from class org.norvelle.textcite.gui.action.rtf.CitationExporter |
---|
action, bibCodeStyle, commentaryFont, document, includeBibCodes, pageRefFont, summaryFont, textFont, useOnlyRefs |
Constructor Summary | |
---|---|
ExportTranslationsAction.TranslationsOnlyCitationExporter(ExportRTFAction action,
Document document)
|
Method Summary | |
---|---|
void |
exportCitation(Citation c)
Output the given citation in the format associated with the subclass. |
Methods inherited from class org.norvelle.textcite.gui.action.rtf.CitationExporter |
---|
addFinalPeriod, setBibCodeStyle, setIncludeBibCodes, setUseOnlyRefs |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExportTranslationsAction.TranslationsOnlyCitationExporter(ExportRTFAction action, Document document)
Method Detail |
---|
public void exportCitation(Citation c) throws DocumentException
CitationExporter
exportCitation
in class CitationExporter
c
- The Citation object to output
DocumentException
- Thrown by iText in case of difficuties with document construction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |