From e77cc376aaff8ca481fdace6d5795c5b5feb0e87 Mon Sep 17 00:00:00 2001 From: Andreas Maunz Date: Mon, 20 Feb 2012 14:45:20 +0100 Subject: Added pc descriptor calc service --- java/joelib2/io/types/Amber.class | Bin 0 -> 3858 bytes java/joelib2/io/types/BMP.class | Bin 0 -> 773 bytes java/joelib2/io/types/ChemicalMarkupLanguage.class | Bin 0 -> 9715 bytes java/joelib2/io/types/ClearTextFormat.class | Bin 0 -> 9528 bytes java/joelib2/io/types/Flat.class | Bin 0 -> 6098 bytes java/joelib2/io/types/GIF.class | Bin 0 -> 801 bytes java/joelib2/io/types/Gaussian.class | Bin 0 -> 4427 bytes java/joelib2/io/types/Ghemical.class | Bin 0 -> 2091 bytes java/joelib2/io/types/HIN.class | Bin 0 -> 6201 bytes java/joelib2/io/types/JCAMP.class | Bin 0 -> 4254 bytes java/joelib2/io/types/JPEG.class | Bin 0 -> 833 bytes java/joelib2/io/types/MDLSD.class | Bin 0 -> 17074 bytes java/joelib2/io/types/Matlab.class | Bin 0 -> 7578 bytes java/joelib2/io/types/MolconnZ.class | Bin 0 -> 4229 bytes java/joelib2/io/types/Mopac.class | Bin 0 -> 4304 bytes java/joelib2/io/types/PDB.class | Bin 0 -> 4708 bytes java/joelib2/io/types/PDF.class | Bin 0 -> 7121 bytes java/joelib2/io/types/PNG.class | Bin 0 -> 672 bytes java/joelib2/io/types/POVRay.class | Bin 0 -> 13283 bytes java/joelib2/io/types/PPM.class | Bin 0 -> 785 bytes java/joelib2/io/types/Smiles.class | Bin 0 -> 6987 bytes java/joelib2/io/types/SybylMol2.class | Bin 0 -> 8002 bytes java/joelib2/io/types/Tinker.class | Bin 0 -> 4219 bytes java/joelib2/io/types/Undefined.class | Bin 0 -> 1791 bytes java/joelib2/io/types/XYZ.class | Bin 0 -> 4687 bytes java/joelib2/io/types/ZIP.class | Bin 0 -> 4434 bytes java/joelib2/io/types/chemrss/RSSHandler.class | Bin 0 -> 333 bytes java/joelib2/io/types/cml/CDKConvention.class | Bin 0 -> 2674 bytes java/joelib2/io/types/cml/CDOAcceptedObjects.class | Bin 0 -> 536 bytes java/joelib2/io/types/cml/CDOInterface.class | Bin 0 -> 433 bytes java/joelib2/io/types/cml/CMLCoreModule.class | Bin 0 -> 23204 bytes java/joelib2/io/types/cml/CMLErrorHandler.class | Bin 0 -> 1389 bytes java/joelib2/io/types/cml/CMLHandler.class | Bin 0 -> 3679 bytes java/joelib2/io/types/cml/CMLIDCreator.class | Bin 0 -> 2398 bytes java/joelib2/io/types/cml/CMLMoleculeWriter.class | Bin 0 -> 164 bytes .../io/types/cml/CMLMoleculeWriterBase.class | Bin 0 -> 11186 bytes java/joelib2/io/types/cml/CMLPropertyWriter.class | Bin 0 -> 8771 bytes java/joelib2/io/types/cml/CMLReactionModule.class | Bin 0 -> 2307 bytes java/joelib2/io/types/cml/CMLResolver.class | Bin 0 -> 2214 bytes .../io/types/cml/CMLSequentialSAXReader.class | Bin 0 -> 2837 bytes java/joelib2/io/types/cml/CMLStack.class | Bin 0 -> 803 bytes java/joelib2/io/types/cml/CMLSymmetryWriter.class | Bin 0 -> 4132 bytes .../joelib2/io/types/cml/CMLWriterProperties.class | Bin 0 -> 392 bytes .../joelib2/io/types/cml/ConventionInterface.class | Bin 0 -> 136 bytes java/joelib2/io/types/cml/ModuleInterface.class | Bin 0 -> 577 bytes java/joelib2/io/types/cml/MoleculeArray.class | Bin 0 -> 5902 bytes .../io/types/cml/MoleculeAttributeArray.class | Bin 0 -> 5093 bytes java/joelib2/io/types/cml/MoleculeFileCDO.class | Bin 0 -> 11310 bytes java/joelib2/io/types/cml/MoleculeHuge.class | Bin 0 -> 3569 bytes java/joelib2/io/types/cml/MoleculeLarge.class | Bin 0 -> 4281 bytes .../joelib2/io/types/cml/ResultCMLProperties.class | Bin 0 -> 375 bytes java/joelib2/io/types/cml/XMLHandler.class | Bin 0 -> 890 bytes .../joelib2/io/types/cml/XMLSpecialCharacter.class | Bin 0 -> 842 bytes java/joelib2/io/types/cml/data/cml1_0.dtd | 429 ++++++++++++++++++ java/joelib2/io/types/cml/data/cml1_0_1.dtd | 485 +++++++++++++++++++++ java/joelib2/io/types/cml/elements/ArrayCML.class | Bin 0 -> 4129 bytes .../joelib2/io/types/cml/elements/ElementCML.class | Bin 0 -> 248 bytes java/joelib2/io/types/cml/elements/Elements.class | Bin 0 -> 1743 bytes java/joelib2/io/types/cml/elements/MatrixCML.class | Bin 0 -> 3944 bytes java/joelib2/io/types/cml/elements/ScalarCML.class | Bin 0 -> 4362 bytes 60 files changed, 914 insertions(+) create mode 100644 java/joelib2/io/types/Amber.class create mode 100644 java/joelib2/io/types/BMP.class create mode 100644 java/joelib2/io/types/ChemicalMarkupLanguage.class create mode 100644 java/joelib2/io/types/ClearTextFormat.class create mode 100644 java/joelib2/io/types/Flat.class create mode 100644 java/joelib2/io/types/GIF.class create mode 100644 java/joelib2/io/types/Gaussian.class create mode 100644 java/joelib2/io/types/Ghemical.class create mode 100644 java/joelib2/io/types/HIN.class create mode 100644 java/joelib2/io/types/JCAMP.class create mode 100644 java/joelib2/io/types/JPEG.class create mode 100644 java/joelib2/io/types/MDLSD.class create mode 100644 java/joelib2/io/types/Matlab.class create mode 100644 java/joelib2/io/types/MolconnZ.class create mode 100644 java/joelib2/io/types/Mopac.class create mode 100644 java/joelib2/io/types/PDB.class create mode 100644 java/joelib2/io/types/PDF.class create mode 100644 java/joelib2/io/types/PNG.class create mode 100644 java/joelib2/io/types/POVRay.class create mode 100644 java/joelib2/io/types/PPM.class create mode 100644 java/joelib2/io/types/Smiles.class create mode 100644 java/joelib2/io/types/SybylMol2.class create mode 100644 java/joelib2/io/types/Tinker.class create mode 100644 java/joelib2/io/types/Undefined.class create mode 100644 java/joelib2/io/types/XYZ.class create mode 100644 java/joelib2/io/types/ZIP.class create mode 100644 java/joelib2/io/types/chemrss/RSSHandler.class create mode 100644 java/joelib2/io/types/cml/CDKConvention.class create mode 100644 java/joelib2/io/types/cml/CDOAcceptedObjects.class create mode 100644 java/joelib2/io/types/cml/CDOInterface.class create mode 100644 java/joelib2/io/types/cml/CMLCoreModule.class create mode 100644 java/joelib2/io/types/cml/CMLErrorHandler.class create mode 100644 java/joelib2/io/types/cml/CMLHandler.class create mode 100644 java/joelib2/io/types/cml/CMLIDCreator.class create mode 100644 java/joelib2/io/types/cml/CMLMoleculeWriter.class create mode 100644 java/joelib2/io/types/cml/CMLMoleculeWriterBase.class create mode 100644 java/joelib2/io/types/cml/CMLPropertyWriter.class create mode 100644 java/joelib2/io/types/cml/CMLReactionModule.class create mode 100644 java/joelib2/io/types/cml/CMLResolver.class create mode 100644 java/joelib2/io/types/cml/CMLSequentialSAXReader.class create mode 100644 java/joelib2/io/types/cml/CMLStack.class create mode 100644 java/joelib2/io/types/cml/CMLSymmetryWriter.class create mode 100644 java/joelib2/io/types/cml/CMLWriterProperties.class create mode 100644 java/joelib2/io/types/cml/ConventionInterface.class create mode 100644 java/joelib2/io/types/cml/ModuleInterface.class create mode 100644 java/joelib2/io/types/cml/MoleculeArray.class create mode 100644 java/joelib2/io/types/cml/MoleculeAttributeArray.class create mode 100644 java/joelib2/io/types/cml/MoleculeFileCDO.class create mode 100644 java/joelib2/io/types/cml/MoleculeHuge.class create mode 100644 java/joelib2/io/types/cml/MoleculeLarge.class create mode 100644 java/joelib2/io/types/cml/ResultCMLProperties.class create mode 100644 java/joelib2/io/types/cml/XMLHandler.class create mode 100644 java/joelib2/io/types/cml/XMLSpecialCharacter.class create mode 100644 java/joelib2/io/types/cml/data/cml1_0.dtd create mode 100644 java/joelib2/io/types/cml/data/cml1_0_1.dtd create mode 100644 java/joelib2/io/types/cml/elements/ArrayCML.class create mode 100644 java/joelib2/io/types/cml/elements/ElementCML.class create mode 100644 java/joelib2/io/types/cml/elements/Elements.class create mode 100644 java/joelib2/io/types/cml/elements/MatrixCML.class create mode 100644 java/joelib2/io/types/cml/elements/ScalarCML.class (limited to 'java/joelib2/io/types') diff --git a/java/joelib2/io/types/Amber.class b/java/joelib2/io/types/Amber.class new file mode 100644 index 0000000..9ce9ae3 Binary files /dev/null and b/java/joelib2/io/types/Amber.class differ diff --git a/java/joelib2/io/types/BMP.class b/java/joelib2/io/types/BMP.class new file mode 100644 index 0000000..464a0f6 Binary files /dev/null and b/java/joelib2/io/types/BMP.class differ diff --git a/java/joelib2/io/types/ChemicalMarkupLanguage.class b/java/joelib2/io/types/ChemicalMarkupLanguage.class new file mode 100644 index 0000000..ec19323 Binary files /dev/null and b/java/joelib2/io/types/ChemicalMarkupLanguage.class differ diff --git a/java/joelib2/io/types/ClearTextFormat.class b/java/joelib2/io/types/ClearTextFormat.class new file mode 100644 index 0000000..46b4bd7 Binary files /dev/null and b/java/joelib2/io/types/ClearTextFormat.class differ diff --git a/java/joelib2/io/types/Flat.class b/java/joelib2/io/types/Flat.class new file mode 100644 index 0000000..4dfb41c Binary files /dev/null and b/java/joelib2/io/types/Flat.class differ diff --git a/java/joelib2/io/types/GIF.class b/java/joelib2/io/types/GIF.class new file mode 100644 index 0000000..c252f06 Binary files /dev/null and b/java/joelib2/io/types/GIF.class differ diff --git a/java/joelib2/io/types/Gaussian.class b/java/joelib2/io/types/Gaussian.class new file mode 100644 index 0000000..90e35b8 Binary files /dev/null and b/java/joelib2/io/types/Gaussian.class differ diff --git a/java/joelib2/io/types/Ghemical.class b/java/joelib2/io/types/Ghemical.class new file mode 100644 index 0000000..c776727 Binary files /dev/null and b/java/joelib2/io/types/Ghemical.class differ diff --git a/java/joelib2/io/types/HIN.class b/java/joelib2/io/types/HIN.class new file mode 100644 index 0000000..4c02ecb Binary files /dev/null and b/java/joelib2/io/types/HIN.class differ diff --git a/java/joelib2/io/types/JCAMP.class b/java/joelib2/io/types/JCAMP.class new file mode 100644 index 0000000..4be9b8d Binary files /dev/null and b/java/joelib2/io/types/JCAMP.class differ diff --git a/java/joelib2/io/types/JPEG.class b/java/joelib2/io/types/JPEG.class new file mode 100644 index 0000000..e53cd46 Binary files /dev/null and b/java/joelib2/io/types/JPEG.class differ diff --git a/java/joelib2/io/types/MDLSD.class b/java/joelib2/io/types/MDLSD.class new file mode 100644 index 0000000..466ce65 Binary files /dev/null and b/java/joelib2/io/types/MDLSD.class differ diff --git a/java/joelib2/io/types/Matlab.class b/java/joelib2/io/types/Matlab.class new file mode 100644 index 0000000..439e73c Binary files /dev/null and b/java/joelib2/io/types/Matlab.class differ diff --git a/java/joelib2/io/types/MolconnZ.class b/java/joelib2/io/types/MolconnZ.class new file mode 100644 index 0000000..0757adf Binary files /dev/null and b/java/joelib2/io/types/MolconnZ.class differ diff --git a/java/joelib2/io/types/Mopac.class b/java/joelib2/io/types/Mopac.class new file mode 100644 index 0000000..d315e50 Binary files /dev/null and b/java/joelib2/io/types/Mopac.class differ diff --git a/java/joelib2/io/types/PDB.class b/java/joelib2/io/types/PDB.class new file mode 100644 index 0000000..2fb591f Binary files /dev/null and b/java/joelib2/io/types/PDB.class differ diff --git a/java/joelib2/io/types/PDF.class b/java/joelib2/io/types/PDF.class new file mode 100644 index 0000000..0aef55a Binary files /dev/null and b/java/joelib2/io/types/PDF.class differ diff --git a/java/joelib2/io/types/PNG.class b/java/joelib2/io/types/PNG.class new file mode 100644 index 0000000..ad5cc88 Binary files /dev/null and b/java/joelib2/io/types/PNG.class differ diff --git a/java/joelib2/io/types/POVRay.class b/java/joelib2/io/types/POVRay.class new file mode 100644 index 0000000..ac784fd Binary files /dev/null and b/java/joelib2/io/types/POVRay.class differ diff --git a/java/joelib2/io/types/PPM.class b/java/joelib2/io/types/PPM.class new file mode 100644 index 0000000..cb4abe4 Binary files /dev/null and b/java/joelib2/io/types/PPM.class differ diff --git a/java/joelib2/io/types/Smiles.class b/java/joelib2/io/types/Smiles.class new file mode 100644 index 0000000..31d2155 Binary files /dev/null and b/java/joelib2/io/types/Smiles.class differ diff --git a/java/joelib2/io/types/SybylMol2.class b/java/joelib2/io/types/SybylMol2.class new file mode 100644 index 0000000..626d238 Binary files /dev/null and b/java/joelib2/io/types/SybylMol2.class differ diff --git a/java/joelib2/io/types/Tinker.class b/java/joelib2/io/types/Tinker.class new file mode 100644 index 0000000..03ac641 Binary files /dev/null and b/java/joelib2/io/types/Tinker.class differ diff --git a/java/joelib2/io/types/Undefined.class b/java/joelib2/io/types/Undefined.class new file mode 100644 index 0000000..3d7df62 Binary files /dev/null and b/java/joelib2/io/types/Undefined.class differ diff --git a/java/joelib2/io/types/XYZ.class b/java/joelib2/io/types/XYZ.class new file mode 100644 index 0000000..8c4aa24 Binary files /dev/null and b/java/joelib2/io/types/XYZ.class differ diff --git a/java/joelib2/io/types/ZIP.class b/java/joelib2/io/types/ZIP.class new file mode 100644 index 0000000..42e2a72 Binary files /dev/null and b/java/joelib2/io/types/ZIP.class differ diff --git a/java/joelib2/io/types/chemrss/RSSHandler.class b/java/joelib2/io/types/chemrss/RSSHandler.class new file mode 100644 index 0000000..2cfd26f Binary files /dev/null and b/java/joelib2/io/types/chemrss/RSSHandler.class differ diff --git a/java/joelib2/io/types/cml/CDKConvention.class b/java/joelib2/io/types/cml/CDKConvention.class new file mode 100644 index 0000000..403adfc Binary files /dev/null and b/java/joelib2/io/types/cml/CDKConvention.class differ diff --git a/java/joelib2/io/types/cml/CDOAcceptedObjects.class b/java/joelib2/io/types/cml/CDOAcceptedObjects.class new file mode 100644 index 0000000..e8e23d7 Binary files /dev/null and b/java/joelib2/io/types/cml/CDOAcceptedObjects.class differ diff --git a/java/joelib2/io/types/cml/CDOInterface.class b/java/joelib2/io/types/cml/CDOInterface.class new file mode 100644 index 0000000..cd30c77 Binary files /dev/null and b/java/joelib2/io/types/cml/CDOInterface.class differ diff --git a/java/joelib2/io/types/cml/CMLCoreModule.class b/java/joelib2/io/types/cml/CMLCoreModule.class new file mode 100644 index 0000000..7c29f82 Binary files /dev/null and b/java/joelib2/io/types/cml/CMLCoreModule.class differ diff --git a/java/joelib2/io/types/cml/CMLErrorHandler.class b/java/joelib2/io/types/cml/CMLErrorHandler.class new file mode 100644 index 0000000..65e5e2a Binary files /dev/null and b/java/joelib2/io/types/cml/CMLErrorHandler.class differ diff --git a/java/joelib2/io/types/cml/CMLHandler.class b/java/joelib2/io/types/cml/CMLHandler.class new file mode 100644 index 0000000..dc179b7 Binary files /dev/null and b/java/joelib2/io/types/cml/CMLHandler.class differ diff --git a/java/joelib2/io/types/cml/CMLIDCreator.class b/java/joelib2/io/types/cml/CMLIDCreator.class new file mode 100644 index 0000000..c4d7421 Binary files /dev/null and b/java/joelib2/io/types/cml/CMLIDCreator.class differ diff --git a/java/joelib2/io/types/cml/CMLMoleculeWriter.class b/java/joelib2/io/types/cml/CMLMoleculeWriter.class new file mode 100644 index 0000000..772fb97 Binary files /dev/null and b/java/joelib2/io/types/cml/CMLMoleculeWriter.class differ diff --git a/java/joelib2/io/types/cml/CMLMoleculeWriterBase.class b/java/joelib2/io/types/cml/CMLMoleculeWriterBase.class new file mode 100644 index 0000000..b065968 Binary files /dev/null and b/java/joelib2/io/types/cml/CMLMoleculeWriterBase.class differ diff --git a/java/joelib2/io/types/cml/CMLPropertyWriter.class b/java/joelib2/io/types/cml/CMLPropertyWriter.class new file mode 100644 index 0000000..4ce4b96 Binary files /dev/null and b/java/joelib2/io/types/cml/CMLPropertyWriter.class differ diff --git a/java/joelib2/io/types/cml/CMLReactionModule.class b/java/joelib2/io/types/cml/CMLReactionModule.class new file mode 100644 index 0000000..84c8fb4 Binary files /dev/null and b/java/joelib2/io/types/cml/CMLReactionModule.class differ diff --git a/java/joelib2/io/types/cml/CMLResolver.class b/java/joelib2/io/types/cml/CMLResolver.class new file mode 100644 index 0000000..bd6714e Binary files /dev/null and b/java/joelib2/io/types/cml/CMLResolver.class differ diff --git a/java/joelib2/io/types/cml/CMLSequentialSAXReader.class b/java/joelib2/io/types/cml/CMLSequentialSAXReader.class new file mode 100644 index 0000000..8b1d387 Binary files /dev/null and b/java/joelib2/io/types/cml/CMLSequentialSAXReader.class differ diff --git a/java/joelib2/io/types/cml/CMLStack.class b/java/joelib2/io/types/cml/CMLStack.class new file mode 100644 index 0000000..97eaed1 Binary files /dev/null and b/java/joelib2/io/types/cml/CMLStack.class differ diff --git a/java/joelib2/io/types/cml/CMLSymmetryWriter.class b/java/joelib2/io/types/cml/CMLSymmetryWriter.class new file mode 100644 index 0000000..60297d4 Binary files /dev/null and b/java/joelib2/io/types/cml/CMLSymmetryWriter.class differ diff --git a/java/joelib2/io/types/cml/CMLWriterProperties.class b/java/joelib2/io/types/cml/CMLWriterProperties.class new file mode 100644 index 0000000..1198763 Binary files /dev/null and b/java/joelib2/io/types/cml/CMLWriterProperties.class differ diff --git a/java/joelib2/io/types/cml/ConventionInterface.class b/java/joelib2/io/types/cml/ConventionInterface.class new file mode 100644 index 0000000..997260b Binary files /dev/null and b/java/joelib2/io/types/cml/ConventionInterface.class differ diff --git a/java/joelib2/io/types/cml/ModuleInterface.class b/java/joelib2/io/types/cml/ModuleInterface.class new file mode 100644 index 0000000..71c9681 Binary files /dev/null and b/java/joelib2/io/types/cml/ModuleInterface.class differ diff --git a/java/joelib2/io/types/cml/MoleculeArray.class b/java/joelib2/io/types/cml/MoleculeArray.class new file mode 100644 index 0000000..ebaa789 Binary files /dev/null and b/java/joelib2/io/types/cml/MoleculeArray.class differ diff --git a/java/joelib2/io/types/cml/MoleculeAttributeArray.class b/java/joelib2/io/types/cml/MoleculeAttributeArray.class new file mode 100644 index 0000000..7d3f8db Binary files /dev/null and b/java/joelib2/io/types/cml/MoleculeAttributeArray.class differ diff --git a/java/joelib2/io/types/cml/MoleculeFileCDO.class b/java/joelib2/io/types/cml/MoleculeFileCDO.class new file mode 100644 index 0000000..7ba0a4b Binary files /dev/null and b/java/joelib2/io/types/cml/MoleculeFileCDO.class differ diff --git a/java/joelib2/io/types/cml/MoleculeHuge.class b/java/joelib2/io/types/cml/MoleculeHuge.class new file mode 100644 index 0000000..4c4dc88 Binary files /dev/null and b/java/joelib2/io/types/cml/MoleculeHuge.class differ diff --git a/java/joelib2/io/types/cml/MoleculeLarge.class b/java/joelib2/io/types/cml/MoleculeLarge.class new file mode 100644 index 0000000..6bc2226 Binary files /dev/null and b/java/joelib2/io/types/cml/MoleculeLarge.class differ diff --git a/java/joelib2/io/types/cml/ResultCMLProperties.class b/java/joelib2/io/types/cml/ResultCMLProperties.class new file mode 100644 index 0000000..99a9b69 Binary files /dev/null and b/java/joelib2/io/types/cml/ResultCMLProperties.class differ diff --git a/java/joelib2/io/types/cml/XMLHandler.class b/java/joelib2/io/types/cml/XMLHandler.class new file mode 100644 index 0000000..02333b2 Binary files /dev/null and b/java/joelib2/io/types/cml/XMLHandler.class differ diff --git a/java/joelib2/io/types/cml/XMLSpecialCharacter.class b/java/joelib2/io/types/cml/XMLSpecialCharacter.class new file mode 100644 index 0000000..a03039e Binary files /dev/null and b/java/joelib2/io/types/cml/XMLSpecialCharacter.class differ diff --git a/java/joelib2/io/types/cml/data/cml1_0.dtd b/java/joelib2/io/types/cml/data/cml1_0.dtd new file mode 100644 index 0000000..6cafefe --- /dev/null +++ b/java/joelib2/io/types/cml/data/cml1_0.dtd @@ -0,0 +1,429 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/java/joelib2/io/types/cml/data/cml1_0_1.dtd b/java/joelib2/io/types/cml/data/cml1_0_1.dtd new file mode 100644 index 0000000..706b1ab --- /dev/null +++ b/java/joelib2/io/types/cml/data/cml1_0_1.dtd @@ -0,0 +1,485 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + + + + + + + + + + + + + + + +]]> + + + + + + + + + + + + + + + + + + + + + + + +]]> + + + + + + + + + + + + + + + + + + + + + + +]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + + + + + + + + + + + +]]> + + + + + + +]]> + + + + + + +]]> + + + + + + +]]> + + + + + + +]]> + + + +]]> + + + + +]]> + + + + + + + +]]> + + + + +]]> + diff --git a/java/joelib2/io/types/cml/elements/ArrayCML.class b/java/joelib2/io/types/cml/elements/ArrayCML.class new file mode 100644 index 0000000..3daf3ae Binary files /dev/null and b/java/joelib2/io/types/cml/elements/ArrayCML.class differ diff --git a/java/joelib2/io/types/cml/elements/ElementCML.class b/java/joelib2/io/types/cml/elements/ElementCML.class new file mode 100644 index 0000000..6e298ff Binary files /dev/null and b/java/joelib2/io/types/cml/elements/ElementCML.class differ diff --git a/java/joelib2/io/types/cml/elements/Elements.class b/java/joelib2/io/types/cml/elements/Elements.class new file mode 100644 index 0000000..d9eb6fe Binary files /dev/null and b/java/joelib2/io/types/cml/elements/Elements.class differ diff --git a/java/joelib2/io/types/cml/elements/MatrixCML.class b/java/joelib2/io/types/cml/elements/MatrixCML.class new file mode 100644 index 0000000..13cfcb2 Binary files /dev/null and b/java/joelib2/io/types/cml/elements/MatrixCML.class differ diff --git a/java/joelib2/io/types/cml/elements/ScalarCML.class b/java/joelib2/io/types/cml/elements/ScalarCML.class new file mode 100644 index 0000000..b1165a8 Binary files /dev/null and b/java/joelib2/io/types/cml/elements/ScalarCML.class differ -- cgit v1.2.3