org.ow2.easywsdl.schema.api
Interface XMLElement
- All Superinterfaces:
- SchemaElement, java.io.Serializable
- All Known Implementing Classes:
- AbstractXMLElementImpl
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 © 2008-2009 Petals Link (previously EBM WebSourcing). All Rights Reserved.