API for the CML classes

This package, supports the Chemical Markup Language DTD and holds CML document instances in object form.

Every ELEMENT in the CML DTD has an associated class, thus MOL is catered for by the MOLNode.java class, and XLIST by XLISTNode.java.

TecML ELEMENTs as nodes in a tree

CML ELEMENTs as nodes in a tree

You should read these in conjunction with the documentation for CML and TecML.

Here are the javadoc entries to the classes:

There are additional classes for filetypes, exceptions etc.

Good luck!


Up to index
© Peter Murray-Rust, 1996, 1997