|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmaito.datacollecting.dcxml.DCXMLTransformer
public class DCXMLTransformer
A class that implements the generic DC XML transformation with specified generic actor name heuristics Null values in source data aren't inserted to the constructed record.
Constructor Summary | |
---|---|
DCXMLTransformer()
|
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 DCXMLTransformer()
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 |