summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/persistency/outcome
AgeCommit message (Collapse)Author
2012-12-14Do Schema parsing in the Schema object rather than the ValidatorAndrew Branson
2012-11-09Create proper constructor for Schema.Andrew Branson
2012-08-22Replace deprecated Xerces DOM to XML serialisation with DOM3 LS.Andrew Branson
Refactor all to use the Outcome.serialize static method.
2012-05-30Initial Maven ConversionAndrew Branson