- adds abstaction layer to -Conversion and -Marshaller classes (AbstractConversion with abstact method convertAll and AbstactMarshaller with abstract method marshallAll) - moves the actual calls for export from coreExporter/ldnTermsExporter to their belonging marshaller classes which override the marshallAll method - changes the terminal outputs for info messages from system.err to system.out and keeps system.err for actual error messages - moves the parts which call the converter and exporter of each module (e.g. core, ldnTerms) from the cliTool to seperate classes (rootConverter, rootExporter) git-svn-id: https://svn.libreccm.org/ccm/trunk@5263 8810af33-2d31-482b-a856-94f89814c4df |
||
|---|---|---|
| .. | ||
| WEB-INF/resources | ||
| com/arsdigita/london/terms | ||
| kea | ||
| ccm-ldn-terms.config | ||
| ccm-ldn-terms.load | ||
| ccm-ldn-terms.upgrade | ||