public class CommonFactory extends Object
Objects of this class should not be created directly as they are part of the internal logic.
| Constructor and Description |
|---|
CommonFactory() |
| Modifier and Type | Method and Description |
|---|---|
static void |
loadHeader(Dataset dataSet,
BinaryReader reader)
Loads the data set headers information.
|
public static void loadHeader(Dataset dataSet, BinaryReader reader)
dataSet - The data set to be loaded.reader - Reader positioned at the beginning of the data source.Copyright © 2017 51Degrees. All rights reserved.