|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Transformer
The task of this interface is to convert keys from their original types to a String representation (which can be used in Lucene) and vice versa.
Method Summary | |
---|---|
Object |
fromString(String s)
|
String |
toString(Object customType)
|
Method Detail |
---|
Object fromString(String s)
String toString(Object customType)
|
--> | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |