|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - The model typepublic interface PiritiRepresentation<T>
Common interface for representations which rely on Piriti readers.
| Method Summary | |
|---|---|
T |
getModel()
Return an instance of T converted by a Piriti reader. |
List<T> |
getModels()
Return a list of Ts converted by a Piriti reader. |
| Method Detail |
|---|
T getModel()
throws IOException
IOException
List<T> getModels()
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||