Uses of Interface
com.ebmwebsourcing.easyschema10.api.element.Element

Packages that use Element
com.ebmwebsourcing.easyschema10.api   
com.ebmwebsourcing.easyschema10.api.element   
com.ebmwebsourcing.easyschema10.api.with   
 

Uses of Element in com.ebmwebsourcing.easyschema10.api
 

Methods in com.ebmwebsourcing.easyschema10.api that return Element
static Element SchemaHelper.findElementByQName(com.ebmwebsourcing.easybox.api.XmlObject contextXmlObject, javax.xml.namespace.QName elementQName)
           
static Element[] SchemaHelper.findElements(com.ebmwebsourcing.easybox.api.XmlObject contextXmlObject)
           
 

Uses of Element in com.ebmwebsourcing.easyschema10.api.element
 

Fields in com.ebmwebsourcing.easyschema10.api.element declared as Element
static Element[] Element.EMPTY_ARRAY
           
 

Methods in com.ebmwebsourcing.easyschema10.api.element that return Element
 Element Element.findRef()
           
 

Uses of Element in com.ebmwebsourcing.easyschema10.api.with
 

Methods in com.ebmwebsourcing.easyschema10.api.with that return Element
 Element WithElements.getElementByName(java.lang.String name)
           
 Element[] WithElements.getElements()
           
 

Methods in com.ebmwebsourcing.easyschema10.api.with with parameters of type Element
 void WithElements.addElement(Element element)
           
 void WithElements.removeElement(Element element)
           
 



Copyright © 2011 Petals Link. All Rights Reserved.