|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--uk.ac.soton.harvester.CitationOutput
|
+--uk.ac.soton.harvester.TXTOutput
TXTOutput puts the citation data onto the specified printwriter in plain ASCII text format.
| Fields inherited from class uk.ac.soton.harvester.CitationOutput |
author,
date,
ds,
iss,
misc,
pages,
place,
pub,
publish,
rest,
tit,
vol,
xxxid |
| Constructor Summary | |
(package private) |
TXTOutput(DeciterState ds)
|
| Method Summary | |
(package private) java.lang.String |
output(java.io.PrintWriter out)
output renders the citation onto an output file according to some format. |
| Methods inherited from class uk.ac.soton.harvester.CitationOutput |
detag,
post,
pre,
prepare,
setDeciterState,
splitAuthors,
splitPages |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
TXTOutput(DeciterState ds)
| Method Detail |
java.lang.String output(java.io.PrintWriter out)
out - PrintWriter destination
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||