| Interface | Description |
|---|---|
| IChemFormat |
This class is the interface that all ChemFormat's should implement.
|
| IChemFormatMatcher |
This interface is used for classes that are able to match a certain
chemical file format.
|
| IResourceFormat |
This class is the interface that all ResourceFormat's should implement.
|
| Class | Description |
|---|---|
| IChemFormatMatcher.MatchResult |
Simple class holds whether a format matcher matched, when it matched and
what the format was.
|
Copyright © 2017. All rights reserved.