Class CDXMLWriter
java.lang.Object
org.jmol.adapter.writers.CMLWriter
org.jmol.adapter.writers.CDXMLWriter
- All Implemented Interfaces:
JmolWriter
Minimal ChemDraw CDXML writer just converts CDX to CDXML involving just the
basic necessities for XmlCDXReader.
-
Field Summary
Fields inherited from class CMLWriter
addBonds, allTrajectories, atomsMax, doTransform, oc, vwr -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringfromASC(AtomSetCollection asc) static StringfromCDX(GenericBinaryDocumentReader binaryDoc) static StringfromString(Viewer vwr, String type, String mol) static voidvoidstatic Stringwrap the string as character data, with replacements for [ noted as a list starting with * after the CDATA terminationMethods inherited from class CMLWriter
addAttribute, addAttributes, appendEmptyTag, closeTag, openDocument, openTag, startOpenTag, terminateEmptyTag, terminateTag, toString
-
Constructor Details
-
CDXMLWriter
public CDXMLWriter()
-
-
Method Details
-
set
-
write
-
fromCDX
- Throws:
Exception
-
fromASC
-
wrapCData
-
main
-
fromString
-