summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/persistency/outcome
AgeCommit message (Collapse)Author
2013-09-16ActivityDef is a DescriptionObjectAndrew Branson
2013-06-27Removed CERN schema 'BreakApart' propertyAndrew Branson
2013-04-10added getSchema() method to Outcome to load schema xml.Andrew Branson
Removed unused 'getSchemaURI' method.
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