public class LigandParserService extends Object
| Constructor and Description |
|---|
LigandParserService() |
| Modifier and Type | Method and Description |
|---|---|
static LeafSkeleton |
parseLeafSkeleton(InputStream inputStream) |
static LeafSkeleton |
parseLeafSkeleton(String ligandId) |
static LeafSubstructure<?> |
parseLeafSubstructure(InputStream inputStream) |
static LeafSubstructure<?> |
parseLeafSubstructureById(String ligandId) |
public static LeafSubstructure<?> parseLeafSubstructureById(String ligandId) throws IOException
IOExceptionpublic static LeafSubstructure<?> parseLeafSubstructure(InputStream inputStream) throws IOException
IOExceptionpublic static LeafSkeleton parseLeafSkeleton(String ligandId)
public static LeafSkeleton parseLeafSkeleton(InputStream inputStream) throws IOException
IOExceptionCopyright © 2018. All rights reserved.