jadex.application
Class ApplicationXMLReader.ExpressionProcessor
java.lang.Object
jadex.application.ApplicationXMLReader.ExpressionProcessor
- All Implemented Interfaces:
- IPostProcessor
- Enclosing class:
- ApplicationXMLReader
public static class ApplicationXMLReader.ExpressionProcessor
- extends Object
- implements IPostProcessor
Parse expression text.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
exp_parser
protected static IExpressionParser exp_parser
ApplicationXMLReader.ExpressionProcessor
public ApplicationXMLReader.ExpressionProcessor()
postProcess
public Object postProcess(IContext context,
Object object)
- Parse expression text.
- Specified by:
postProcess in interface IPostProcessor
getPass
public int getPass()
- Get the pass number.
- Specified by:
getPass in interface IPostProcessor
- Returns:
- The pass number.
Copyright © 2010. All Rights Reserved.