errorReceiver
Modifier and Type | Method and Description |
---|---|
void |
accept(WSDLDocumentVisitor visitor) |
Documentation |
getDocumentation() |
QName |
getElementName() |
String |
getLocation() |
String |
getNamespace() |
void |
setDocumentation(Documentation d) |
void |
setLocation(String s) |
void |
setNamespace(String s) |
void |
validateThis() |
failValidation, failValidation, getLocator, getProperty, removeProperty, setErrorReceiver, setProperty, withAllEntityReferencesDo, withAllQNamesDo, withAllSubEntitiesDo
public Import(Locator locator)
public String getNamespace()
public void setNamespace(String s)
public String getLocation()
public void setLocation(String s)
public QName getElementName()
public Documentation getDocumentation()
public void setDocumentation(Documentation d)
public void accept(WSDLDocumentVisitor visitor) throws Exception
Exception
public void validateThis()
validateThis
in class Entity
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.