|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.util.NameMapper ix.util.LCNameMapper
public class LCNameMapper
Maps both ways between short names, in lower-case, and long names.
Field Summary |
---|
Fields inherited from class ix.util.NameMapper |
---|
gensym, longToShort, shortToLong |
Constructor Summary | |
---|---|
LCNameMapper()
|
Method Summary | |
---|---|
java.lang.String |
plausibleShortName(java.lang.String longName)
|
Methods inherited from class ix.util.NameMapper |
---|
generateShortName, getLongToShortMap, getShortToLongMap, hasLongName, hasSeparator, hasShortName, longName, mapLongName, mapLongName, setMapping, shortName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LCNameMapper()
Method Detail |
---|
public java.lang.String plausibleShortName(java.lang.String longName)
plausibleShortName
in class NameMapper
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |