public class QNameAttrImpl extends XMLAttrImpl implements QNameAttr
| Constructor and Description |
|---|
QNameAttrImpl(XMLElement ownerEl,
QName attrType,
String attrValue,
ErrorReporter errRpt) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
convert(XMLElement ownerEl,
String attrValue) |
QName |
getQName() |
getAttributeType, getContent, getErrorReporter, isValid, setValid, toExternalFormclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttributeType, getContent, isValid, toExternalFormpublic QNameAttrImpl(XMLElement ownerEl, QName attrType, String attrValue, ErrorReporter errRpt) throws WSDLException
WSDLExceptionprotected Object convert(XMLElement ownerEl, String attrValue) throws WSDLException
convert in class XMLAttrImplWSDLExceptionCopyright © 2005-2012 Apache Software Foundation. All Rights Reserved.