public class StructureDataToAdapter extends Object
StructureDataInterface
into a StructureAdapterInterface
.Constructor and Description |
---|
StructureDataToAdapter(StructureDataInterface inputApi,
StructureAdapterInterface inputInflator)
Passes data from the data interface to the inflator interface.
|
public StructureDataToAdapter(StructureDataInterface inputApi, StructureAdapterInterface inputInflator)
inputApi
- the interface to the decoded datainputInflator
- the interface to put the data into the client objectCopyright © 2015–2016 RCSB PDB. All rights reserved.