public final class ServerUtilitySerializer extends Object
| Constructor and Description |
|---|
ServerUtilitySerializer(PrintWriter pw) |
| Modifier and Type | Method and Description |
|---|---|
void |
endDatastream() |
void |
endObject() |
void |
finish() |
void |
startDatastream(String dsID) |
void |
startObject(String pid) |
void |
writeVersions(Date[] versions) |
public ServerUtilitySerializer(PrintWriter pw) throws IOException
IOExceptionpublic void finish()
throws IOException
IOExceptionpublic void startObject(String pid) throws IOException
IOExceptionpublic void endObject()
throws IOException
IOExceptionpublic void startDatastream(String dsID) throws IOException
IOExceptionpublic void endDatastream()
throws IOException
IOExceptionpublic void writeVersions(Date[] versions) throws IOException
IOExceptionCopyright © 2013 DuraSpace. All Rights Reserved.