public class EotHeader extends Object
| Modifier and Type | Field and Description |
|---|---|
static long |
VERSION_ONE |
static long |
VERSION_THREE |
static long |
VERSION_TWO |
| Constructor and Description |
|---|
EotHeader() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData() |
String |
getFamilyName() |
String |
getFullName() |
String |
getRootName() |
String |
getStyleName() |
String |
getVersionName() |
boolean |
isValid() |
public static final long VERSION_ONE
public static final long VERSION_TWO
public static final long VERSION_THREE
public String getFamilyName()
public String getRootName()
public String getFullName()
public String getVersionName()
public String getStyleName()
public byte[] getData()
throws DataTypeSerializerException
DataTypeSerializerExceptionpublic boolean isValid()
Copyright © 2018. All rights reserved.