public interface AnnotatedDataAdapter
| Modifier and Type | Method and Description |
|---|---|
void |
writeMetadata(ReadWriteParameterMap parameters,
JPhyloIOEventReceiver receiver)
Writes events describing the metadata associated with the object represented by this instance.
|
void writeMetadata(ReadWriteParameterMap parameters, JPhyloIOEventReceiver receiver) throws java.io.IOException
parameters - the parameter map of the calling writer that provides context information for the data requestreceiver - the writer accepting the eventsjava.io.IOException