Package | Description |
---|---|
com.espertech.esper.common.client.configuration.common |
Configuration classes for the common section, which is relevant to both the compiler and the runtime
|
com.espertech.esper.common.internal.event.xml |
XML event wrappers
|
Modifier and Type | Method and Description |
---|---|
Map<String,ConfigurationCommonEventTypeXMLDOM.XPathPropertyDesc> |
ConfigurationCommonEventTypeXMLDOM.getXPathProperties()
Returns a map of property name and descriptor for XPath-expression properties.
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationCommonEventTypeXMLDOM.setXPathProperties(Map<String,ConfigurationCommonEventTypeXMLDOM.XPathPropertyDesc> xPathProperties)
Sets xpath properties
|
Modifier and Type | Method and Description |
---|---|
protected void |
BaseXMLEventType.initialize(Collection<ConfigurationCommonEventTypeXMLDOM.XPathPropertyDesc> explicitXPathProperties,
List<ExplicitPropertyDescriptor> additionalSchemaProperties)
Set the preconfigured event properties resolved by XPath expression.
|
Copyright © 2005–2022. All rights reserved.