Uses of Class
hsr.Compound

Uses of Compound in hsr
 

Methods in hsr that return Compound
static Compound Compound.parse(java.io.InputStream inpt)
          Parse an instance of Compound from the given Stream
static Compound Compound.parse(java.io.Reader inpt)
          Parse an instance of Compound from the given Reader
static Compound Compound.parse(java.lang.String inpt)
          Parse an instance of Compound from the given String