Uses of Class
com.espertech.esper.event.xml.SchemaElementSimple

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

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

Methods in com.espertech.esper.event.xml that return types with arguments of type SchemaElementSimple
 java.util.List<SchemaElementSimple> SchemaElementComplex.getSimpleElements()
          Returns simple child elements.
 

Constructor parameters in com.espertech.esper.event.xml with type arguments of type SchemaElementSimple
SchemaElementComplex(java.lang.String name, java.lang.String namespace, java.util.List<SchemaItemAttribute> attributes, java.util.List<SchemaElementComplex> children, java.util.List<SchemaElementSimple> simpleElements, boolean isArray, java.lang.Short optionalSimpleType, java.lang.String optionalSimpleTypeName)
          Ctor.
 


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