Package be.ugent.rml.records
Class XMLRecordFactory
- java.lang.Object
-
- be.ugent.rml.records.IteratorFormat<Document>
-
- be.ugent.rml.records.XMLRecordFactory
-
- All Implemented Interfaces:
ReferenceFormulationRecordFactory
public class XMLRecordFactory extends IteratorFormat<Document> implements ReferenceFormulationRecordFactory
This class is a record factory that creates XML records.
-
-
Constructor Summary
Constructors Constructor Description XMLRecordFactory()
-
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
-
-