Class HTTPUrlEncoded
- java.lang.Object
-
- com.sun.xml.rpc.wsdl.framework.Entity
-
- com.sun.xml.rpc.wsdl.framework.Extension
-
- com.sun.xml.rpc.wsdl.document.http.HTTPUrlEncoded
-
-
Constructor Summary
Constructors Constructor Description HTTPUrlEncoded()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description QNamegetElementName()voidvalidateThis()-
Methods inherited from class com.sun.xml.rpc.wsdl.framework.Entity
failValidation, failValidation, getProperty, removeProperty, setProperty, withAllEntityReferencesDo, withAllQNamesDo, withAllSubEntitiesDo
-
-
-
-
Method Detail
-
getElementName
public QName getElementName()
-
validateThis
public void validateThis()
- Specified by:
validateThisin classEntity
-
-