|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ihe.gazelle.demographic.ws.IOExceptionE
public class IOExceptionE
IOExceptionE bean class
Nested Class Summary | |
---|---|
static class |
IOExceptionE.Factory
Factory class that keeps the parse method |
Field Summary | |
---|---|
protected IOException |
localIOException
field for IOException |
static javax.xml.namespace.QName |
MY_QNAME
|
Constructor Summary | |
---|---|
IOExceptionE()
|
Method Summary | |
---|---|
IOException |
getIOException()
Auto generated getter method |
org.apache.axiom.om.OMElement |
getOMElement(javax.xml.namespace.QName parentQName,
org.apache.axiom.om.OMFactory factory)
|
javax.xml.stream.XMLStreamReader |
getPullParser(javax.xml.namespace.QName qName)
databinding method to get an XML representation of this object |
static boolean |
isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader)
isReaderMTOMAware |
void |
serialize(javax.xml.namespace.QName parentQName,
org.apache.axiom.om.OMFactory factory,
org.apache.axis2.databinding.utils.writer.MTOMAwareXMLStreamWriter xmlWriter)
|
void |
serialize(javax.xml.namespace.QName parentQName,
org.apache.axiom.om.OMFactory factory,
org.apache.axis2.databinding.utils.writer.MTOMAwareXMLStreamWriter xmlWriter,
boolean serializeType)
|
void |
setIOException(IOException param)
Auto generated setter method |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final javax.xml.namespace.QName MY_QNAME
protected IOException localIOException
Constructor Detail |
---|
public IOExceptionE()
Method Detail |
---|
public IOException getIOException()
public void setIOException(IOException param)
param
- IOExceptionpublic static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader)
public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException
parentQName
- factory
-
org.apache.axis2.databinding.ADBException
public void serialize(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory, org.apache.axis2.databinding.utils.writer.MTOMAwareXMLStreamWriter xmlWriter) throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException
javax.xml.stream.XMLStreamException
org.apache.axis2.databinding.ADBException
public void serialize(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory, org.apache.axis2.databinding.utils.writer.MTOMAwareXMLStreamWriter xmlWriter, boolean serializeType) throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException
javax.xml.stream.XMLStreamException
org.apache.axis2.databinding.ADBException
public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException
org.apache.axis2.databinding.ADBException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |