Package org.openscience.cdk.io.formats
Class AbstractResourceFormat
java.lang.Object
org.openscience.cdk.io.formats.AbstractResourceFormat
- All Implemented Interfaces:
IResourceFormat
- Direct Known Subclasses:
ABINITFormat,Aces2Format,ADFFormat,AlchemyFormat,BGFFormat,BSFormat,CacaoCartesianFormat,CacaoInternalFormat,CACheFormat,CDKOWLFormat,CDKSourceCodeFormat,Chem3D_Cartesian_1Format,Chem3D_Cartesian_2Format,ChemDrawFormat,ChemtoolFormat,CIFFormat,CMLFormat,CMLRSSFormat,CRK2DFormat,CRK3DFormat,CrystClustFormat,CTXFormat,DaltonFormat,DMol3Format,DOCK5Format,FenskeHall_ZMatrixFormat,FingerprintFormat,GamessFormat,Gaussian03Format,Gaussian90Format,Gaussian92Format,Gaussian94Format,Gaussian95Format,Gaussian98Format,GaussianInputFormat,GhemicalMMFormat,GhemicalSPMFormat,GROMOS96Format,HINFormat,INChIFormat,INChIPlainTextFormat,JaguarFormat,JMEFormat,MacroModelFormat,MDLFormat,MDLRXNFormat,MDLRXNV2000Format,MDLRXNV3000Format,MDLV2000Format,MDLV3000Format,MMODFormat,Mol2Format,MOPAC2002Format,MOPAC2007Format,MOPAC2009Format,MOPAC2012Format,MOPAC7Format,MOPAC7InputFormat,MOPAC93Format,MOPAC97Format,MoSSOutputFormat,MPQCFormat,NWChemFormat,PCModelFormat,PDBFormat,PDBMLFormat,PMPFormat,POVRayFormat,PQSChemFormat,PubChemASNFormat,PubChemCompoundsXMLFormat,PubChemCompoundXMLFormat,PubChemFormat,PubChemSubstancesASNFormat,PubChemSubstancesXMLFormat,PubChemSubstanceXMLFormat,QChemFormat,RawCopyFormat,RGroupQueryFormat,SDFFormat,ShelXFormat,SMARTSFormat,SMILESFIXFormat,SMILESFormat,SpartanFormat,SVGFormat,SybylDescriptorFormat,TinkerMM2Format,TinkerXYZFormat,TurboMoleFormat,UniChemXYZFormat,VASPFormat,ViewmolFormat,XEDFormat,XYZFormat,YasaraFormat,ZindoFormat,ZMatrixFormat
An abstract class providing
hashCode() and equals(java.lang.Object) for
IResourceFormats. As IResourceFormats are stateless this implementation uses the class for
equality testing.- Author:
- John May
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openscience.cdk.io.formats.IResourceFormat
getFormatName, getMIMEType, getNameExtensions, getPreferredNameExtension, isXMLBased