| Package | Description |
|---|---|
| com.audienceproject.gdpr | |
| com.audienceproject.gdpr.struct |
| Modifier and Type | Method and Description |
|---|---|
Optional<VendorSegment> |
TCString.getAllowedVendors() |
Optional<VendorSegment> |
TCString.getDisclosedVendors() |
| Modifier and Type | Method and Description |
|---|---|
VendorSegment |
VendorSegment.VendorSection._parent() |
VendorSegment |
VendorSegment._root() |
VendorSegment |
VendorSegment.VendorSection._root() |
VendorSegment |
VendorSegment.RangeSection._root() |
VendorSegment |
VendorSegment.RangeEntry._root() |
static VendorSegment |
VendorSegment.fromFile(String fileName) |
| Constructor and Description |
|---|
RangeEntry(io.kaitai.struct.KaitaiStream _io,
VendorSegment.RangeSection _parent,
VendorSegment _root) |
RangeSection(io.kaitai.struct.KaitaiStream _io,
VendorSegment.VendorSection _parent,
VendorSegment _root) |
VendorSection(io.kaitai.struct.KaitaiStream _io,
VendorSegment _parent) |
VendorSection(io.kaitai.struct.KaitaiStream _io,
VendorSegment _parent,
VendorSegment _root) |
VendorSegment(io.kaitai.struct.KaitaiStream _io,
io.kaitai.struct.KaitaiStruct _parent,
VendorSegment _root) |
Copyright © 2020. All rights reserved.