|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmaito.datacollecting.dcxml.OAICiteseerRecordConstructor
public class 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 )
Constructor Summary | |
---|---|
OAICiteseerRecordConstructor()
|
Method Summary | |
---|---|
Record |
constructRecord(java.lang.String data)
Constructs a record from the data string. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OAICiteseerRecordConstructor()
Method Detail |
---|
public Record constructRecord(java.lang.String data) throws java.lang.IllegalArgumentException
constructRecord
in interface RecordConstructor
data
- The data the Record should be constructed from
java.lang.IllegalArgumentException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |