public class UnknownAttr extends Object implements XMLAttr
Constructor and Description |
---|
UnknownAttr(XMLElement ownerEl,
QName attrType,
String attrValue,
ErrorReporter errRpt) |
public UnknownAttr(XMLElement ownerEl, QName attrType, String attrValue, ErrorReporter errRpt) throws WSDLException
WSDLException
public QName getAttributeType()
getAttributeType
in interface XMLAttr
public Object getContent()
getContent
in interface XMLAttr
public String toExternalForm()
toExternalForm
in interface XMLAttr
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.