|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationEventTypeXMLDOM.XPathPropertyDesc | |
---|---|
net.esper.client | This package defines the central Esper Client APIs. |
net.esper.event.xml |
Uses of ConfigurationEventTypeXMLDOM.XPathPropertyDesc in net.esper.client |
---|
Methods in net.esper.client that return types with arguments of type ConfigurationEventTypeXMLDOM.XPathPropertyDesc | |
---|---|
Map<String,ConfigurationEventTypeXMLDOM.XPathPropertyDesc> |
ConfigurationEventTypeXMLDOM.getXPathProperties()
Returns a map of property name and descriptor for XPath-expression properties. |
Uses of ConfigurationEventTypeXMLDOM.XPathPropertyDesc in net.esper.event.xml |
---|
Method parameters in net.esper.event.xml with type arguments of type ConfigurationEventTypeXMLDOM.XPathPropertyDesc | |
---|---|
protected void |
BaseXMLEventType.setExplicitProperties(Collection<ConfigurationEventTypeXMLDOM.XPathPropertyDesc> explicitProperties)
Set the preconfigured event properties resolved by XPath expression. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |