public class InputLogicParser extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AND |
static String |
COMBINE |
static String |
COORD_INPUT_EVENTS_DATA_IN |
static String |
OR |
| Constructor and Description |
|---|
InputLogicParser() |
public static final String COORD_INPUT_EVENTS_DATA_IN
public static final String AND
public static final String OR
public static final String COMBINE
public InputLogicParser()
public String parse(org.jdom.Element root)
root - the rootpublic String parseWithName(org.jdom.Element root, String name)
root - the rootname - the nameCopyright © 2016 Apache Software Foundation. All rights reserved.