public static class CFFCharset.Entry
extends java.lang.Object
Modifier | Constructor | Description |
---|---|---|
protected |
Entry(int sid,
java.lang.String name) |
Create a new instance of Entry with the given values.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getName() |
The Name of this entry.
|
int |
getSID() |
The SID of this entry.
|
java.lang.String |
toString() |
Copyright © 2008–2018. All rights reserved.