|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MarshallException | |
---|---|
com.gcapmedia.dab.epg | |
com.gcapmedia.dab.epg.xml |
Uses of MarshallException in com.gcapmedia.dab.epg |
---|
Methods in com.gcapmedia.dab.epg that throw MarshallException | |
---|---|
byte[] |
Marshaller.marshall(Epg epg)
Marshall a single instance of the EPG |
Uses of MarshallException in com.gcapmedia.dab.epg.xml |
---|
Methods in com.gcapmedia.dab.epg.xml that throw MarshallException | |
---|---|
byte[] |
XmlMarshaller.marshall(Epg epg)
|
java.lang.String |
XmlMarshaller.marshallToXmlString(Epg epg)
Marshalls an EPG to an XML string adherent to the ISO/IEC 10646 character set and using UTF-8 encoding. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |