summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/persistency/outcome
AgeCommit message (Expand)Author
2014-06-21Avoid null pointers if the DOM is not yet validAndrew Branson
2014-05-08Allow getDOM to return an empty Document if the outcome isn't set. ThenAndrew Branson
2013-06-27Removed CERN schema 'BreakApart' propertyAndrew Branson
2013-04-10added getSchema() method to Outcome to load schema xml.Andrew Branson
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
2012-05-30Initial Maven ConversionAndrew Branson