public abstract class ExtensionImpl extends Entity implements TWSDLExtension
errorReceiver
Constructor and Description |
---|
ExtensionImpl(Locator locator) |
Modifier and Type | Method and Description |
---|---|
void |
accept(ExtensionVisitor visitor) |
TWSDLExtensible |
getParent()
Gives Parent
TWSDLExtensible element |
void |
setParent(TWSDLExtensible parent) |
failValidation, failValidation, getLocator, getProperty, removeProperty, setErrorReceiver, setProperty, validateThis, withAllEntityReferencesDo, withAllQNamesDo, withAllSubEntitiesDo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getElementName
public ExtensionImpl(Locator locator)
public TWSDLExtensible getParent()
TWSDLExtension
TWSDLExtensible
elementgetParent
in interface TWSDLExtension
public void setParent(TWSDLExtensible parent)
public void accept(ExtensionVisitor visitor) throws Exception
Exception
Copyright © 2017 Oracle Corporation. All rights reserved.