| Modifier and Type | Method and Description |
|---|---|
String |
SeedFormatter.format(Blockette blockette) |
String |
Formatter.format(Blockette blockette) |
| Modifier and Type | Class and Description |
|---|---|
class |
IncompleteBlockette |
| Modifier and Type | Method and Description |
|---|---|
Blockette |
Volume.add(Blockette blockette) |
Blockette |
Index.add(Blockette blockette) |
static Blockette |
BlocketteFactory.create(byte[] bytes) |
static Blockette |
BlocketteFactory.createBlockette(int type,
byte[] bytes) |
static Blockette |
BlocketteFactory.createBlockette(int type,
byte[] bytes,
int start,
int end) |
Blockette |
Volume.get(int id) |
Blockette |
Index.getB010() |
Blockette |
Index.getB011() |
Blockette |
Volume.getById(int id) |
Blockette |
Volume.getDictionaryBlockette(int type,
int lookupCode) |
Blockette |
AbstractBlockette.getParent() |
Blockette |
Volume.getResponseDictionaryBlockette(int lookupCode) |
Blockette |
Record.next() |
Blockette |
ControlIndex.put(Blockette blockette) |
| Modifier and Type | Method and Description |
|---|---|
List<Blockette> |
Volume.find(String network,
String station,
String channel,
String location) |
List<Blockette> |
Volume.getAll() |
List<Blockette> |
Index.getAll() |
List<Blockette> |
DictionaryMap.getAll() |
List<Blockette> |
Dictionary.getAll() |
List<Blockette> |
Volume.getControlBlockettes() |
List<Blockette> |
Volume.getDictionaryBlockettes() |
List<Blockette> |
Volume.getIndexBlockettes() |
| Modifier and Type | Method and Description |
|---|---|
Blockette |
Volume.add(Blockette blockette) |
void |
Record.add(Blockette blockette) |
Blockette |
Index.add(Blockette blockette) |
Blockette |
ControlIndex.put(Blockette blockette) |
void |
AbstractBlockette.setParent(Blockette parent) |
| Modifier and Type | Method and Description |
|---|---|
Blockette |
BlocketteItrator.next() |
| Constructor and Description |
|---|
BlocketteItrator(RecordInputStream recordInputStream,
Builder<Blockette> builder) |
| Modifier and Type | Method and Description |
|---|---|
Blockette |
BlocketteBuilder.create(byte[] bytes) |
Blockette |
BlocketteBuilder.getBlockette(int type,
byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
List<Blockette> |
BlocketteBuilder.createAll(byte[] bytes) |
static Builder<Blockette> |
BlocketteBuilder.getInstance() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DictionaryBlockette |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDictionaryBlockette |
class |
B030 |
class |
B031 |
class |
B032 |
class |
B033 |
class |
B034 |
class |
B035 |
class |
B041 |
class |
B042 |
class |
B043 |
class |
B044 |
class |
B045 |
class |
B046 |
class |
B047 |
class |
B048 |
class |
B049 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IndexBlockette |
| Modifier and Type | Class and Description |
|---|---|
class |
B005 |
class |
B008 |
class |
B010 |
class |
B011 |
class |
B012 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ResponseBlockette |
interface |
StationBlockette |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractResponseBlockette |
class |
B050 |
class |
B051 |
class |
B052 |
class |
B053 |
class |
B054 |
class |
B055 |
class |
B056 |
class |
B057 |
class |
B058 |
class |
B059 |
class |
B060 |
class |
B061 |
class |
B062 |
| Modifier and Type | Method and Description |
|---|---|
List<Blockette> |
OverFlowBlockette.split() |
List<Blockette> |
B054.split() |
| Constructor and Description |
|---|
BlocketteDirector(Builder<Blockette> blocketteBuilder) |
| Modifier and Type | Method and Description |
|---|---|
Blockette |
Control.get(int id) |
| Modifier and Type | Method and Description |
|---|---|
List<Blockette> |
Control.getAll() |
| Modifier and Type | Method and Description |
|---|---|
Blockette |
EmptyRecord.next() |
| Modifier and Type | Method and Description |
|---|---|
void |
VolumeRecord.add(Blockette b) |
void |
EmptyRecord.add(Blockette blockette) |
Copyright © 2018. All rights reserved.