Package com.sun.xml.rpc.wsdl.document
Class Import
java.lang.Object
com.sun.xml.rpc.wsdl.framework.Entity
com.sun.xml.rpc.wsdl.document.Import
Entity corresponding to the "import" WSDL element.
- Author:
- JAX-RPC Development Team
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.xml.rpc.wsdl.framework.Entity
failValidation, failValidation, getProperty, removeProperty, setProperty, withAllEntityReferencesDo, withAllQNamesDo, withAllSubEntitiesDo
-
Constructor Details
-
Import
public Import()
-
-
Method Details
-
getNamespace
- Specified by:
getNamespacein interfaceImport
-
setNamespace
-
getLocation
- Specified by:
getLocationin interfaceImport
-
setLocation
-
getElementName
- Specified by:
getElementNamein interfaceElemental
-
getDocumentation
-
setDocumentation
-
accept
- Throws:
Exception
-
validateThis
public void validateThis()- Specified by:
validateThisin classEntity
-