Uses of Interface
com.espertech.esper.common.internal.event.xml.DOMPropertyGetter
-
Uses of DOMPropertyGetter in com.espertech.esper.common.internal.event.xml
Modifier and TypeClassDescriptionclass
Getter for both attribute and element values, attributes are checked first.class
Getter for a DOM complex element.class
Getter for retrieving a value at a certain index.class
DOM getter for Map-property.class
Getter for nested properties in a DOM tree.class
Getter for simple attributes in a DOM node.ModifierConstructorDescriptionDOMConvertingArrayGetter
(DOMPropertyGetter domPropertyGetter, Class returnType) Ctor.DOMConvertingGetter
(DOMPropertyGetter domPropertyGetter, Class returnType) Ctor.