Constructs a Record object from a valid XML String that specifies
a record in Dublin Core 2.0 XML format (simple elements plus qualified
extensions specified in the specifications document).
Constructs a Record object from a valid XML String that specifies
a record in either Dublin Core 2.0 XML or oai_citeseer
format (see the integer constants in this class).
A class that implements the generic DC XML transformation
with specified generic actor name heuristics
Null values in source data aren't inserted to the constructed record.
Constructs a Record object from a valid XML String that specifies
a record in oai_citeseer XML format (including DC 2.0 simple elements and qualified
extensions plus oai_citeseer specific elements specified in the specifications document )
A class that implements the generic DC XML transformation
with oai_citeseer type name handling heuristics and extra tags
Null values in source data aren't inserted to the constructed record.
Parses records from an incoming OAI-PMH stream
NOTE: this actually works with any other character stream as
long as the content is in a format similar to OAI-PMH / DC XML
Writes the data set by setResources and setRelations to a file
that's in CSV list format: first row has headers of the fields
and the following rows have the data.