sbrt.shell.text.chem
Interface ChemSpeciesFormat

All Superinterfaces:
Format, Formatter<java.lang.String>, Parser<java.lang.String>, SimpleFormat<java.lang.String>
All Known Implementing Classes:
ChemSpeciesFormatV1, ChemSpeciesVerifier

public interface ChemSpeciesFormat
extends SimpleFormat<java.lang.String>

This interface is used to represent the formats of chemical species.

Author:
This interface was written and documented by Jeremiah Wright while in the Wagner lab.

Method Summary
 
Methods inherited from interface sbrt.shell.text.Formatter
format
 
Methods inherited from interface sbrt.shell.text.Parser
parse