| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Serializer
Serilizer of a Reflections instance
| Method Summary | |
|---|---|
|  Reflections | read(java.io.InputStream inputStream)reads the input stream into a new Reflections instance, populating it's store | 
|  java.io.File | save(Reflections reflections,
     java.lang.String filename)saves a Reflections instance into the given filename | 
|  java.lang.String | toString(Reflections reflections)returns a string serialization of the given Reflections instance | 
| Method Detail | 
|---|
Reflections read(java.io.InputStream inputStream)
java.io.File save(Reflections reflections,
                  java.lang.String filename)
java.lang.String toString(Reflections reflections)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||