Package be.ugent.rml.records
Class JSONRecordFactory
- java.lang.Object
-
- be.ugent.rml.records.IteratorFormat<Object>
-
- be.ugent.rml.records.JSONRecordFactory
-
- All Implemented Interfaces:
ReferenceFormulationRecordFactory
public class JSONRecordFactory extends IteratorFormat<Object> implements ReferenceFormulationRecordFactory
This class is a record factory that creates JSON records.
-
-
Constructor Summary
Constructors Constructor Description JSONRecordFactory()
-
Method Summary
-
Methods inherited from class be.ugent.rml.records.IteratorFormat
getRecords
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface be.ugent.rml.records.ReferenceFormulationRecordFactory
getRecords
-
-