|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Encodable | |
---|---|
com.gcapmedia.dab.epg.binary |
Uses of Encodable in com.gcapmedia.dab.epg.binary |
---|
Classes in com.gcapmedia.dab.epg.binary that implement Encodable | |
---|---|
class |
Attribute
Attribute binary encoding |
class |
AttributeTag
List all defined tag types as per ETSI TS 101 371 V1.2.1 (2006-02) |
class |
BitrateType
Encoded service/programme bitrate. |
class |
CData
|
class |
ContentIdType
Defines a Content ID Type |
class |
CridType
|
class |
DurationType
|
class |
Element
Element binary encoding |
class |
ElementTag
List all defined tag types as per ETSI TS 101 371 V1.2.1 (2006-02) |
class |
EnumType
Enumeration for enum types, confusingly enough. |
class |
GenreType
|
class |
LanguageType
|
class |
NumericType
Encode a number in a defined bitset |
class |
ShortCridType
|
class |
StringType
String data using ISO/IEC 10646 with UTF-8 encoding. |
class |
TimepointType
|
class |
Token
Defines an entry in the token table as per clause 4.9.1 of the binary encoding specification. |
class |
TokenTable
|
class |
TokenTag
List all defined token tags as per ETSI TS 101 371 V1.2.1 (2006-02) |
class |
VersionType
|
Methods in com.gcapmedia.dab.epg.binary that return Encodable | |
---|---|
Encodable |
Token.getValue()
|
Encodable |
Attribute.getValue()
|
Constructors in com.gcapmedia.dab.epg.binary with parameters of type Encodable | |
---|---|
Attribute(AttributeTag tag,
Encodable value)
Create a new attribute |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |