public class OWLAtomTypeMappingReader extends Object
OWLBasedAtomTypeConfigurator.| Constructor and Description |
|---|
OWLAtomTypeMappingReader(Reader input)
Instantiates the XML based AtomTypeReader.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
readAtomTypeMappings()
Reads the atom type mappings from the data file.
|
public OWLAtomTypeMappingReader(Reader input)
input - The Reader to read the IAtomType's from.Copyright © 2022. All rights reserved.