Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

joelib.io.types.cml
Interface ResultCMLProperties  view ResultCMLProperties download ResultCMLProperties.java


public interface ResultCMLProperties

Interface for a CML molecule writer.


Method Summary
 void addCMLProperty(joelib.util.types.StringString property)
           
 java.util.Enumeration getCMLProperties()
           
 

Method Detail

getCMLProperties

public java.util.Enumeration getCMLProperties()

addCMLProperty

public void addCMLProperty(joelib.util.types.StringString property)