|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmaito.datacollecting.dcxml.DCXMLTransformWorker
public class DCXMLTransformWorker
DCXMLTransformWorker A class that implements the functionality for DC XML and oai_citeseer transformations.
Method Summary | |
---|---|
protected static Record |
transform(Record record,
int dataType)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
protected static Record transform(Record record, int dataType)
record
- A record object that represents a record in
Dublin Core 1.1 Simple plus possible Qualified extensions
plus possible oai_citeseer extensions laid out in the specifications.
Keys of the fields must be in format dc:dcFieldName (or oai:oaiFieldName)dataType
- Type of the source: see constants in Tools-class
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |