Package com.espertech.esper.common.internal.event.xml
package com.espertech.esper.common.internal.event.xml
XML event wrappers
-
ClassDescriptionBase class for XML event types.Getter for both attribute and element values, attributes are checked first.Getter for a DOM complex element.Getter for converting a Node child nodes into an array.Getter for parsing node content to a desired type.Getter for retrieving a value at a certain index.DOM getter for Map-property.Getter for nested properties in a DOM tree.Shortcut-getter for DOM underlying objects.Getter for simple attributes in a DOM node.A simple node for the creation of a tree, intended in this case to mirror an XML model.Event sender for XML DOM-backed events.Factory for event fragments for use with DOM getters.Factory for fragments for DOM getters.Factory for event fragments for use with DOM getters.Fragment factory for use with XPath explicit properties.Pair of namespace and name.Schema element is a simple or complex element.Represents a complex element possibly with attributes, simple elements, other complex child elements and may itself have a simple type.Represents a simple value in a schema.Marker interface for a schema (simple or complex) element or attribute.Represents an attribute in a schema.Represents a XSD schema or other metadata for a class of XML documents.Utility class for querying schema information via Xerces implementation classes.EventType for xml events that have a Schema.Parses event property names and transforms to XPath expressions using the schema information supplied.Optimistic try to resolve the property string into an appropiate xPath, and use it as getter.Parses event property names and transforms to XPath expressions.EventBean wrapper for XML documents.Provides the namespace context information for compiling XPath expressions.Getter for XPath explicit properties returning an element in an array.Getter for properties of DOM xml events.