0 Replies Latest reply on Apr 29, 2008 5:31 AM by tom.baeyens

    EnvironmentFactory.parseXxxx

    tom.baeyens

      I streamlined the EnvironmentFactory.parseXxxx methods to the new stream package and replaced all the parse methods with one method like this

      public static EnvironmentFactory parse(StreamSource streamSource);


      in package org.jbpm.stream are the different implementations to be used.