|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Attribute | |
|---|---|
| com.gcapmedia.dab.epg.binary | |
| Uses of Attribute in com.gcapmedia.dab.epg.binary |
|---|
| Methods in com.gcapmedia.dab.epg.binary that return Attribute | |
|---|---|
static Attribute |
Attribute.fromBytes(ElementTag parent,
byte[] bytes)
Parse an object from its byte array representation |
static Attribute |
Attribute.fromBytes(ElementTag parent,
byte[] bytes,
TokenTable tokens)
Parse an object from its byte array representation |
Attribute |
Element.getAttribute(AttributeTag tag)
Returns a specific attribute |
| Methods in com.gcapmedia.dab.epg.binary that return types with arguments of type Attribute | |
|---|---|
java.util.Collection<Attribute> |
Element.getAttributes()
|
| Methods in com.gcapmedia.dab.epg.binary with parameters of type Attribute | |
|---|---|
void |
Element.addAttribute(Attribute attribute)
Add an attribute to this element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||