|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmaito.datacollecting.dcxml.OAICiteseerTransformer
public class OAICiteseerTransformer
A class that implements the generic DC XML transformation with oai_citeseer type name handling heuristics and extra tags Null values in source data aren't inserted to the constructed record.
Constructor Summary | |
---|---|
OAICiteseerTransformer()
|
Method Summary | |
---|---|
Record |
transform(Record record)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OAICiteseerTransformer()
Method Detail |
---|
public Record transform(Record record) throws TransformException
transform
in interface Transformer
record
- A record object that represents a record in a format that the implementing Tranformer is able to transform.
TransformException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |