| Package | Description |
|---|---|
| org.openscience.cdk.io | |
| org.openscience.cdk.io.formats |
| Modifier and Type | Method and Description |
|---|---|
List<IChemFormatMatcher> |
ReaderFactory.getFormats() |
List<IChemFormatMatcher> |
FormatFactory.getFormats()
Returns the list of recognizable formats.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReaderFactory.registerFormat(IChemFormatMatcher format)
Registers a format for detection.
|
void |
FormatFactory.registerFormat(IChemFormatMatcher format)
Registers a format for detection.
|
Copyright © 2018. All Rights Reserved.