public interface ILexFile extends IHasPOS, Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns a description of the lexicographer file contents.
|
String |
getName()
Returns the name of the lexicographer file.
|
int |
getNumber()
Returns the number of the lexicographer file.
|
int getNumber()
String getName()
null, empty, or all whitespace.String getDescription()
null, empty, or all whitespace.Copyright © 2018. All rights reserved.