public class LexFileIdMap extends Object
Constructor and Description |
---|
LexFileIdMap() |
Modifier and Type | Method and Description |
---|---|
static long |
getFileId(String fileName)
Gets the file id based on the name.
|
static String |
getFileName(long id)
Gets the file name based on an id.
|
public static String getFileName(long id)
id
- - the file id: see LEXNAMES(5WN)public static long getFileId(String fileName)
fileName
- the file name: see LEXNAMES(5WN)Copyright © 2015. All rights reserved.