Uses of Package
com.espertech.esper.event.xml

Packages that use com.espertech.esper.event.xml
com.espertech.esper.event This package defines the internal event APIs. 
com.espertech.esper.event.property Parsers and business objects to handle nested, indexed, mapped or generally complex properties for use in JavaBean access 
com.espertech.esper.event.xml XML event wrappers 
 

Classes in com.espertech.esper.event.xml used by com.espertech.esper.event
BaseXMLEventType
          Base class for XML event types.
SchemaModel
          Represents a XSD schema or other metadata for a class of XML documents.
 

Classes in com.espertech.esper.event.xml used by com.espertech.esper.event.property
BaseXMLEventType
          Base class for XML event types.
SchemaElementComplex
          Represents a complex element possibly with attributes, simple elements, other complex child elements and may itself have a simple type.
SchemaItem
          Marker interface for a schema (simple or complex) element or attribute.
 

Classes in com.espertech.esper.event.xml used by com.espertech.esper.event.xml
BaseXMLEventType
          Base class for XML event types.
DOMPropertyGetter
          Shortcut-getter for DOM underlying objects.
FragmentFactory
          Factory for event fragments for use with DOM getters.
SchemaElement
          Schema element is a simple or complex element.
SchemaElementComplex
          Represents a complex element possibly with attributes, simple elements, other complex child elements and may itself have a simple type.
SchemaElementSimple
          Represents a simple value in a schema.
SchemaItem
          Marker interface for a schema (simple or complex) element or attribute.
SchemaItemAttribute
          Represents an attribute in a schema.
SchemaModel
          Represents a XSD schema or other metadata for a class of XML documents.
XPathNamespaceContext
          Provides the namespace context information for compiling XPath expressions.
 


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