|
|||||||||
| 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 CMLBondFactory

- public interface CMLBondFactory
Creates Bonds of appropriate subclass
| Method Summary | |
CMLBond |
createBond(CMLAtom at1,
CMLAtom at2)
|
CMLBond |
createBond(org.w3c.dom.Document document)
|
| Method Detail |
createBond
public CMLBond createBond(org.w3c.dom.Document document)
createBond
public CMLBond createBond(CMLAtom at1, CMLAtom at2) throws CMLException
|
|||||||||
| Home >> All >> org >> xmlcml >> [ cml overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC