public class V3000Rdr extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
line |
private MolReader |
mr |
private Map<String,String[]> |
userData |
| Constructor and Description |
|---|
V3000Rdr() |
| Modifier and Type | Method and Description |
|---|---|
private void |
checkLineContinuation() |
private String |
getField(String key) |
private String |
rd() |
private void |
readAtoms(int ac) |
(package private) void |
readAtomsAndBonds(String[] tokens) |
private void |
readBonds(int bondCount) |
private void |
readUserData(int ac) |
(package private) V3000Rdr |
set(AtomSetCollectionReader mr) |
V3000Rdr set(AtomSetCollectionReader mr)