public class MolfileEncoder extends Object
| Constructor and Description |
|---|
MolfileEncoder() |
| Modifier and Type | Method and Description |
|---|---|
static String |
decode(String encodedString) |
static String |
encode(String string) |
public static String encode(String string) throws EncoderException
EncoderExceptionpublic static String decode(String encodedString) throws EncoderException
EncoderExceptionCopyright © 2018. All rights reserved.