Uses of Class
org.helm.notation2.exception.EncoderException
| Package | Description |
|---|---|
| org.helm.notation2.tools | |
| org.helm.notation2.wsadapter |
-
Uses of EncoderException in org.helm.notation2.tools
Methods in org.helm.notation2.tools that throw EncoderException Modifier and Type Method Description static StringMolfileEncoder. decode(String encodedString)static StringMolfileEncoder. encode(String string) -
Uses of EncoderException in org.helm.notation2.wsadapter
Methods in org.helm.notation2.wsadapter that throw EncoderException Modifier and Type Method Description Map<String,Monomer>MonomerWSLoader. loadMonomerStore(Map<String,Attachment> attachmentDB)Loads the monomer store using the URL configured inMonomerStoreConfigurationand the polymerType that was given to constructor.