public class StringAttrImpl extends XMLAttrImpl implements StringAttr
| Constructor and Description |
|---|
StringAttrImpl(XMLElement ownerEl,
QName attrType,
String attrValue,
ErrorReporter errRpt) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
convert(XMLElement ownerEl,
String attrValue) |
String |
getString() |
getAttributeType, getContent, getErrorReporter, isValid, setValid, toExternalFormclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttributeType, getContent, isValid, toExternalFormpublic StringAttrImpl(XMLElement ownerEl, QName attrType, String attrValue, ErrorReporter errRpt) throws WSDLException
WSDLExceptionpublic String getString()
getString in interface StringAttrprotected Object convert(XMLElement ownerEl, String attrValue) throws WSDLException
convert in class XMLAttrImplWSDLExceptionCopyright © 2005–2019 Apache Software Foundation. All rights reserved.