Constructor and Description |
---|
Mapping() |
Modifier and Type | Method and Description |
---|---|
byte[] |
getBytes()
Gets the value for the bytes.
|
int |
getCode()
Gets the value for the code.
|
String |
getName()
Gets the value for the name.
|
int |
getSID()
Gets the value for the SID.
|
List<Object> |
toType1Sequence()
Converts the mapping into a Type1-sequence.
|
List<Object> |
toType2Sequence()
Converts the mapping into a Type2-sequence.
|
public List<Object> toType1Sequence() throws IOException
IOException
- if an error occurs during readingpublic List<Object> toType2Sequence() throws IOException
IOException
- if an error occurs during readingpublic int getCode()
public int getSID()
public String getName()
public byte[] getBytes()
Copyright © 2008–2018. All rights reserved.