|
|||||||||
| Home >> All >> org >> xmlcml >> [ cml overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.xmlcml.cml
Interface CMLAtomFactory

- public interface CMLAtomFactory
Creates CMLAtom of appropriate subclass
| Method Summary | |
CMLAtom |
createAtom(CMLMolecule molecule,
java.lang.String atomId)
create atom in Molecule context and add to Molecule |
CMLAtom |
createAtom(org.w3c.dom.Document document)
create empty atom |
| Method Detail |
createAtom
public CMLAtom createAtom(org.w3c.dom.Document document)
- create empty atom
createAtom
public CMLAtom createAtom(CMLMolecule molecule, java.lang.String atomId) throws CMLException
- create atom in Molecule context and add to Molecule
|
|||||||||
| Home >> All >> org >> xmlcml >> [ cml overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC