|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmaito.datacollecting.quickformat.QuickformatTransformer
public class QuickformatTransformer
QuickformatTransformer Transforms quickformat-type data.
Constructor Summary | |
---|---|
QuickformatTransformer()
|
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 QuickformatTransformer()
Method Detail |
---|
public Record transform(Record record) throws TransformException
transform
in interface Transformer
record
- A record object that represents a record in either document-quickformat
or name-quickformat
Keys of the fields must be in format documentqf:fieldName (or nameqf:fieldName)
TransformException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |