Class Summary |
JCXMLexport |
This class is the one having the overall control of the export process of
the Knowledge Model of Creek to JCXML files. |
JCXMLexportParser |
Does the parsing of the Creek Knowledge Model and extracts
the complete model to JCXML. |
JCXMLimport |
This class is the one having the overall control of the import process of
JCXML files to the Knowledge Model of Creek. |
JCXMLimportParser |
Takes as input a DOM Document of a JCXML XML file that is assumed valid,
and traverses that document. |
JCXMLpreferences |
A dialog box presenting the preferences for the JCXML import/export
process. |