Uses of Interface
com.espertech.esper.event.xml.DOMPropertyGetter

Packages that use DOMPropertyGetter
com.espertech.esper.event.xml XML event wrappers 
 

Uses of DOMPropertyGetter in com.espertech.esper.event.xml
 

Classes in com.espertech.esper.event.xml that implement DOMPropertyGetter
 class DOMAttributeAndElementGetter
          Getter for both attribute and element values, attributes are checked first.
 class DOMComplexElementGetter
          Getter for a DOM complex element.
 class DOMIndexedGetter
          Getter for retrieving a value at a certain index.
 class DOMMapGetter
          DOM getter for Map-property.
 class DOMNestedPropertyGetter
          Getter for nested properties in a DOM tree.
 class DOMSimpleAttributeGetter
          Getter for simple attributes in a DOM node.
 

Constructors in com.espertech.esper.event.xml with parameters of type DOMPropertyGetter
DOMConvertingArrayGetter(DOMPropertyGetter domPropertyGetter, java.lang.Class returnType)
          Ctor.
DOMConvertingGetter(java.lang.String propertyExpression, DOMPropertyGetter domPropertyGetter, java.lang.Class returnType)
          Ctor.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com