Uses of Interface
dev.metaschema.databind.model.info.IModelInstanceReadHandler
Packages that use IModelInstanceReadHandler
Package
Description
Provides classes for model property information and data item handling.
-
Uses of IModelInstanceReadHandler in dev.metaschema.databind.model.info
Classes in dev.metaschema.databind.model.info that implement IModelInstanceReadHandlerModifier and TypeClassDescriptionclassAn abstract base class for reading model instance collections.Methods in dev.metaschema.databind.model.info with parameters of type IModelInstanceReadHandlerModifier and TypeMethodDescriptionIModelInstanceCollectionInfo.readItems(IModelInstanceReadHandler<ITEM> handler) Read the value data for the model instance.