|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gcapmedia.dab.epg.binary.BinaryMarshaller
public class BinaryMarshaller
| Constructor Summary | |
|---|---|
BinaryMarshaller()
|
|
| Method Summary | |
|---|---|
byte[] |
marshall(Epg epg)
Marshall a single instance of the EPG |
Epg |
unmarshall(byte[] bytes)
Unmarshall a single marshalled instance of the EPG |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BinaryMarshaller()
| Method Detail |
|---|
public byte[] marshall(Epg epg)
Marshaller
marshall in interface MarshallerMarshaller.marshall(com.gcapmedia.dab.epg.Epg)public Epg unmarshall(byte[] bytes)
Marshaller
unmarshall in interface MarshallerMarshaller.unmarshall(byte[])
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||