chemaxon.marvin.services
Interface ServiceDescriptorWriter
public interface ServiceDescriptorWriter
Writer for ServiceDescriptors
- Since:
- 5.6
- Author:
- Istvan Rabel
|
Method Summary |
void |
writeServiceDescriptors(java.util.List<chemaxon.marvin.services.ServiceDescriptor> descriptors,
java.io.OutputStream output)
Writes the descriptors to the specified output |
writeServiceDescriptors
void writeServiceDescriptors(java.util.List<chemaxon.marvin.services.ServiceDescriptor> descriptors,
java.io.OutputStream output)
- Writes the descriptors to the specified output
- Parameters:
descriptors - the list of descriptors to writeoutput - the output to write