|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmaito.datacollecting.quickformat.QuickformatDocumentRecordConstructor
public class QuickformatDocumentRecordConstructor
Constructs a Record object from a valid String that specifies a record in quickformat document format
Constructor Summary | |
---|---|
QuickformatDocumentRecordConstructor()
|
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 |
---|
public QuickformatDocumentRecordConstructor()
Method Detail |
---|
public Record constructRecord(java.lang.String data) throws java.lang.IllegalArgumentException
constructRecord
in interface RecordConstructor
java.lang.IllegalArgumentException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |