public class DmoDeserializer extends Object
The DmoDeserializer is required to prevent unwanted dependencies between DMOs and the Dark Matter Schema (DMS) specification mechanisms.
| Constructor and Description |
|---|
DmoDeserializer(SchemaManager s) |
| Modifier and Type | Method and Description |
|---|---|
DmcObject |
deserialize(DmcInputStreamIF dis)
This method will read a set of serialized objects from the input stream and return them.
|
SchemaManager |
getSchema() |
public DmoDeserializer(SchemaManager s)
public SchemaManager getSchema()
public DmcObject deserialize(DmcInputStreamIF dis) throws Exception
dis - The input stream.ExceptionIOExceptionResultExceptionExceptionCopyright © 2023. All rights reserved.