public class OWLAtomTypeReader extends Object
OWLBasedAtomTypeConfigurator.| Constructor and Description |
|---|
OWLAtomTypeReader(Reader input)
Instantiates the XML based AtomTypeReader.
|
| Modifier and Type | Method and Description |
|---|---|
List<IAtomType> |
readAtomTypes(IChemObjectBuilder builder)
Reads the atom types from the data file.
|
public OWLAtomTypeReader(Reader input)
input - The Reader to read the IAtomType's from.public List<IAtomType> readAtomTypes(IChemObjectBuilder builder)
builder - The IChemObjectBuilder used to create new IAtomType's.Copyright © 2021. All rights reserved.