summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/persistency/outcome
AgeCommit message (Expand)Author
2014-05-14Bug in cherry pick - create new DOM when there is no String outcomeAndrew Branson
2014-05-08Allow getDOM to return an empty Document if the outcome isn't set. ThenAndrew Branson
2014-04-16XPath fixes, tests, and cleverer get and set FieldByXPathAndrew Branson
2014-04-11OutcomeInitiator interface to create initial states of outcomes if emptyAndrew Branson
2014-03-31Outcome.setFieldByXPath (refs #167)Andrew Branson
2014-03-06New methods in Outcome to support XPath queries to make extraction ofAndrew Branson
2013-11-183.0-SNAPSHOT (Will be first open source version)Andrew 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