|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmaito.datacollecting.dcxml.DCXMLRecordConstructor
public class 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).
| Constructor Summary | |
|---|---|
DCXMLRecordConstructor()
|
|
| 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 DCXMLRecordConstructor()
| Method Detail |
|---|
public Record constructRecord(java.lang.String data)
throws java.lang.IllegalArgumentException
constructRecord in interface RecordConstructordata - 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 | ||||||||