public class BooleanAttrImpl extends XMLAttrImpl implements BooleanAttr
Constructor and Description |
---|
BooleanAttrImpl(XMLElement ownerEl,
QName attrType,
String attrValue,
ErrorReporter errRpt) |
Modifier and Type | Method and Description |
---|---|
protected Object |
convert(XMLElement ownerEl,
String attrValue) |
Boolean |
getBoolean() |
getAttributeType, getContent, getErrorReporter, isValid, setValid, toExternalForm
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttributeType, getContent, isValid, toExternalForm
public BooleanAttrImpl(XMLElement ownerEl, QName attrType, String attrValue, ErrorReporter errRpt) throws WSDLException
WSDLException
public Boolean getBoolean()
getBoolean
in interface BooleanAttr
protected Object convert(XMLElement ownerEl, String attrValue) throws WSDLException
convert
in class XMLAttrImpl
WSDLException
Copyright © 2005-2013 Apache Software Foundation. All Rights Reserved.