3
0
Fork 0

[svn r193] updated x4o and added new needed preStart()

This commit is contained in:
willemc 2007-02-17 23:36:58 +01:00
parent ca0b06add3
commit 42ef3fb470
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View file

@ -67,6 +67,7 @@ public class X2OExecutorImpl implements X2OExecutor {
// config parser
FoeiProcess foeiProcess = FoeiProcessFactory.getFoeiProcess();
X4OParser parser = new X4OParser("foei");
parser.preStart();
parser.getElementContext().getProperties().putAll(foeiProcess.getFoeiContext().getStartProperties());
logger.info("Executing X2O Parsing.");