maito.datacollecting.quickformat
Class QuickformatNameRecordConstructor

java.lang.Object
  extended by maito.datacollecting.quickformat.QuickformatNameRecordConstructor
All Implemented Interfaces:
RecordConstructor

public class QuickformatNameRecordConstructor
extends java.lang.Object
implements RecordConstructor

Constructs a Record object from a valid String that specifies a record in quickformat name format

Version:
1.0
Author:
Väinö Ala-Härkönen

Constructor Summary
QuickformatNameRecordConstructor()
           
 
Method Summary
 Record constructRecord(java.lang.String data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuickformatNameRecordConstructor

public QuickformatNameRecordConstructor()
Method Detail

constructRecord

public Record constructRecord(java.lang.String data)
                       throws java.lang.IllegalArgumentException
Specified by:
constructRecord in interface RecordConstructor
Throws:
java.lang.IllegalArgumentException