Uses of Class
com.actelion.research.chem.io.CompoundFileParser
-
Packages that use CompoundFileParser Package Description com.actelion.research.chem.io -
-
Uses of CompoundFileParser in com.actelion.research.chem.io
Subclasses of CompoundFileParser in com.actelion.research.chem.io Modifier and Type Class Description classDWARFileParserclassODEFileParserclassSDFileParserMethods in com.actelion.research.chem.io that return CompoundFileParser Modifier and Type Method Description static CompoundFileParserCompoundFileParser. createParser(java.lang.String fileName)Creates the proper parser for the given type of compound file (currently SD or DWAR).
-