|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tools.ws.wsdl.framework.Entity
com.sun.tools.ws.wsdl.framework.ExtensionImpl
public abstract class ExtensionImpl
An entity extending another entity.
| Field Summary |
|---|
| Fields inherited from class com.sun.tools.ws.wsdl.framework.Entity |
|---|
errorReceiver |
| Constructor Summary | |
|---|---|
ExtensionImpl(org.xml.sax.Locator locator)
|
|
| Method Summary | |
|---|---|
void |
accept(ExtensionVisitor visitor)
|
TWSDLExtensible |
getParent()
Gives Parent TWSDLExtensible element |
void |
setParent(TWSDLExtensible parent)
|
| Methods inherited from class com.sun.tools.ws.wsdl.framework.Entity |
|---|
failValidation, failValidation, getLocator, getProperty, removeProperty, setErrorReceiver, setProperty, validateThis, withAllEntityReferencesDo, withAllQNamesDo, withAllSubEntitiesDo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.sun.tools.ws.wsdl.framework.Elemental |
|---|
getElementName |
| Constructor Detail |
|---|
public ExtensionImpl(org.xml.sax.Locator locator)
| Method Detail |
|---|
public TWSDLExtensible getParent()
TWSDLExtensionTWSDLExtensible element
getParent in interface TWSDLExtensionpublic void setParent(TWSDLExtensible parent)
public void accept(ExtensionVisitor visitor)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||