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