|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WarcRecord | |
---|---|
uk.ac.gla.dcs.renaissance.util |
Uses of WarcRecord in uk.ac.gla.dcs.renaissance.util |
---|
Methods in uk.ac.gla.dcs.renaissance.util that return WarcRecord | |
---|---|
WarcRecord |
WarcHTMLResponseRecord.getRawRecord()
|
static WarcRecord |
WarcRecord.readNextWarcRecord(DataInputStream in)
Reads in a WARC record from a data input stream |
Methods in uk.ac.gla.dcs.renaissance.util with parameters of type WarcRecord | |
---|---|
void |
WarcRecord.set(WarcRecord o)
Sets the record content (copy) |
void |
WarcHTMLResponseRecord.setRecord(WarcRecord o)
|
Constructors in uk.ac.gla.dcs.renaissance.util with parameters of type WarcRecord | |
---|---|
WarcHTMLResponseRecord(WarcRecord o)
Constructor creation from a generic WARC record |
|
WarcRecord(WarcRecord o)
Copy Constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |