public static class CoreString.PublisherRestrictionsSection.PubRestrictionEntry
extends io.kaitai.struct.KaitaiStruct
| Constructor and Description |
|---|
PubRestrictionEntry(io.kaitai.struct.KaitaiStream _io) |
PubRestrictionEntry(io.kaitai.struct.KaitaiStream _io,
CoreString.PublisherRestrictionsSection _parent) |
PubRestrictionEntry(io.kaitai.struct.KaitaiStream _io,
CoreString.PublisherRestrictionsSection _parent,
CoreString _root) |
| Modifier and Type | Method and Description |
|---|---|
CoreString.PublisherRestrictionsSection |
_parent() |
CoreString |
_root() |
static CoreString.PublisherRestrictionsSection.PubRestrictionEntry |
fromFile(String fileName) |
long |
purposeId() |
CoreString.RangeSection |
rangeSection() |
CoreString.RestrictionType |
restrictionType() |
public PubRestrictionEntry(io.kaitai.struct.KaitaiStream _io)
public PubRestrictionEntry(io.kaitai.struct.KaitaiStream _io,
CoreString.PublisherRestrictionsSection _parent)
public PubRestrictionEntry(io.kaitai.struct.KaitaiStream _io,
CoreString.PublisherRestrictionsSection _parent,
CoreString _root)
public static CoreString.PublisherRestrictionsSection.PubRestrictionEntry fromFile(String fileName) throws IOException
IOExceptionpublic long purposeId()
public CoreString.RestrictionType restrictionType()
public CoreString.RangeSection rangeSection()
public CoreString _root()
public CoreString.PublisherRestrictionsSection _parent()
Copyright © 2020. All rights reserved.