|
Errai 3.0.1-SNAPSHOT | |||||||||
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(InputStream inputStream)
reads the input stream into a new Reflections instance, populating it's store |
File |
save(Reflections reflections,
String filename)
saves a Reflections instance into the given filename |
String |
toString(Reflections reflections)
returns a string serialization of the given Reflections instance |
Method Detail |
---|
Reflections read(InputStream inputStream)
File save(Reflections reflections, String filename)
String toString(Reflections reflections)
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |