|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.skife.lucene.graph.SimpleNameMapper
NameMapper which returns the lowercased base name of
the class of the instance passed in. For instance, java.lang.String
would return string
| Constructor Summary | |
SimpleNameMapper()
|
|
| Method Summary | |
java.lang.String |
build(java.lang.Object entity)
Returns the lowercased base name of the class of the instance passed in. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SimpleNameMapper()
| Method Detail |
public java.lang.String build(java.lang.Object entity)
build in interface NameMapper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||