public class Interpreter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.util.Map |
constProps |
protected java.util.Map |
xmlRootNodeProps |
protected java.util.Map |
xmlTags |
Constructor and Description |
---|
Interpreter(java.util.Map props) |
Modifier and Type | Method and Description |
---|---|
java.util.Map |
interpreteMessage(byte[] extData) |
protected java.util.Map xmlTags
protected java.util.Map xmlRootNodeProps
protected java.util.Map constProps
public java.util.Map interpreteMessage(byte[] extData) throws MXException
MXException