public class ArgumentArrayAttrImpl extends XMLAttrImpl implements ArgumentArrayAttr
Constructor and Description |
---|
ArgumentArrayAttrImpl(XMLElement ownerEl,
QName attrType,
String attrValue,
ErrorReporter errRpt) |
Modifier and Type | Method and Description |
---|---|
protected Object |
convert(XMLElement ownerEl,
String attrValue) |
Argument[] |
getArgumentArray() |
getAttributeType, getContent, getErrorReporter, isValid, setValid, toExternalForm
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttributeType, getContent, isValid, toExternalForm
public ArgumentArrayAttrImpl(XMLElement ownerEl, QName attrType, String attrValue, ErrorReporter errRpt) throws WSDLException
WSDLException
public Argument[] getArgumentArray()
getArgumentArray
in interface ArgumentArrayAttr
protected Object convert(XMLElement ownerEl, String attrValue) throws WSDLException
convert
in class XMLAttrImpl
WSDLException
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.