public class MDLRXNV3000Format extends AbstractResourceFormat implements IChemFormatMatcher
IChemFormatMatcher.MatchResultNO_MATCH| Constructor and Description |
|---|
MDLRXNV3000Format() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormatName() |
static IResourceFormat |
getInstance() |
String |
getMIMEType() |
String[] |
getNameExtensions() |
String |
getPreferredNameExtension() |
String |
getReaderClassName() |
int |
getRequiredDataFeatures() |
int |
getSupportedDataFeatures() |
String |
getWriterClassName() |
boolean |
isXMLBased() |
IChemFormatMatcher.MatchResult |
matches(List<String> lines) |
equals, hashCodepublic static IResourceFormat getInstance()
public String getFormatName()
getFormatName in interface IResourceFormatpublic String getMIMEType()
getMIMEType in interface IResourceFormatpublic String getPreferredNameExtension()
getPreferredNameExtension in interface IResourceFormatpublic String[] getNameExtensions()
getNameExtensions in interface IResourceFormatpublic String getReaderClassName()
getReaderClassName in interface IChemFormatpublic String getWriterClassName()
getWriterClassName in interface IChemFormatpublic IChemFormatMatcher.MatchResult matches(List<String> lines)
matches in interface IChemFormatMatcherpublic boolean isXMLBased()
isXMLBased in interface IResourceFormatpublic int getSupportedDataFeatures()
getSupportedDataFeatures in interface IChemFormatpublic int getRequiredDataFeatures()
getRequiredDataFeatures in interface IChemFormatCopyright © 2017. All rights reserved.