com.gcapmedia.dab.epg.binary
Class EpgDeconstructor

java.lang.Object
  extended by com.gcapmedia.dab.epg.binary.EpgDeconstructor
All Implemented Interfaces:
Deconstructor<Epg>

public class EpgDeconstructor
extends java.lang.Object
implements Deconstructor<Epg>


Constructor Summary
EpgDeconstructor()
           
 
Method Summary
 Epg deconstruct(Element element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EpgDeconstructor

public EpgDeconstructor()
Method Detail

deconstruct

public Epg deconstruct(Element element)
Specified by:
deconstruct in interface Deconstructor<Epg>
See Also:
Deconstructor.deconstruct(com.gcapmedia.dab.epg.binary.Element)


Copyright © 2007. All Rights Reserved.