Class Summary |
DCXMLRecordConstructor |
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). |
DCXMLRecordConstructWorker |
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). |
DCXMLTransformer |
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. |
DCXMLTransformWorker |
DCXMLTransformWorker
A class that implements the functionality for DC XML and
oai_citeseer transformations. |
OAICiteseerRecordConstructor |
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 ) |
OAICiteseerTransformer |
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. |