| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis.deployment.wsdd.WSDDConstants
org.apache.axis.deployment.wsdd.WSDDElement
abstract class extended by all WSDD Element classes
| Field Summary | 
| Constructor Summary | |
| WSDDElement()Default constructor | |
| WSDDElement(org.w3c.dom.Element e)Create an element in WSDD that wraps an extant DOM element | |
| Method Summary | |
|  org.w3c.dom.Element | getChildElement(org.w3c.dom.Element e,
                java.lang.String name) | 
|  org.w3c.dom.Element[] | getChildElements(org.w3c.dom.Element e,
                 java.lang.String name) | 
| protected abstract  QName | getElementName()Return the element name of a particular subclass. | 
| abstract  void | writeToContext(SerializationContext context)Write this element out to a SerializationContext | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public WSDDElement()
public WSDDElement(org.w3c.dom.Element e)
            throws WSDDException
e - (Element) XXX
WSDDException - XXX| Method Detail | 
protected abstract QName getElementName()
public org.w3c.dom.Element getChildElement(org.w3c.dom.Element e,
                                           java.lang.String name)
public org.w3c.dom.Element[] getChildElements(org.w3c.dom.Element e,
                                              java.lang.String name)
public abstract void writeToContext(SerializationContext context)
                             throws java.io.IOException
java.io.IOException| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||