|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.uima.analysis_engine.impl.RsFullFeatNames
public class RsFullFeatNames
Implements a globally shared weak-reference map between types & features to the corresponding Full Feature name Used to avoid creating new full feature names when compiling result feature specs. Indexable for features via a 2 step index: typeName (weak) and shortFeatName
| Constructor Summary | |
|---|---|
RsFullFeatNames()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getFullFeatName(java.lang.String typeName,
java.lang.String shortFeatName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RsFullFeatNames()
| Method Detail |
|---|
public static java.lang.String getFullFeatName(java.lang.String typeName,
java.lang.String shortFeatName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||