com.ebmwebsourcing.wsstar.legacy.jaxb.core
Interface XMLElement
- All Superinterfaces:
- SchemaElement, java.io.Serializable
public interface XMLElement
- extends SchemaElement, java.io.Serializable
This interface represents all WSDL Elements
- Author:
- Nicolas Salatge - eBM WebSourcing
getOtherElements
java.util.List<org.w3c.dom.Element> getOtherElements()
throws XmlException
- Throws:
XmlException
addOtherElements
void addOtherElements(org.w3c.dom.Element elmt)
Copyright © 2009-2012 eBM Websourcing. All Rights Reserved.