public interface DataModelSource extends Closeable
| Modifier and Type | Method and Description |
|---|---|
DataModelReflection |
next()
Returns the next model object (in a generic reflection form).
|
DataModelReflection next() throws IOException
null if no such objects existIOException - if failed to obtain model objectsCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.