Uses of Interface
gov.nist.secauto.metaschema.databind.model.IBoundInstance
Package
Description
Supports reading and writing XML instance data.
Provides an overlay of the Metaschema module model
(
gov.nist.secauto.metaschema.core.model
) using bound Java class
annotations (gov.nist.secauto.metaschema.databind.model.annotations
)
to represent module constructs annotated on Java classes.-
Uses of IBoundInstance in gov.nist.secauto.metaschema.databind.io.xml
Modifier and TypeMethodDescription<ITEM> ITEM
MetaschemaXmlReader.readItem
(IBoundObject item, IBoundInstance<ITEM> instance, StartElement start) -
Uses of IBoundInstance in gov.nist.secauto.metaschema.databind.model
Modifier and TypeInterfaceDescriptioninterface
Represents a flag instance bound to Java data.interface
IBoundInstanceModel<ITEM>
Represents an assembly or field instance bound to Java data.interface
Represents an assembly instance bound to Java field.interface
Represents a choice group instance bound to Java field.interface
IBoundInstanceModelField<ITEM>
interface
interface
interface
IBoundInstanceModelNamed<ITEM>