|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.databinding.types.soapencoding.IDREFS
public class IDREFS
IDREFS bean class
Nested Class Summary | |
---|---|
static class |
IDREFS.Factory
Factory class that keeps the parse method |
Field Summary | |
---|---|
protected IDRefs |
localIDREFS
field for IDREFS |
Constructor Summary | |
---|---|
IDREFS()
|
Method Summary | |
---|---|
IDRefs |
getIDREFS()
Auto generated getter method |
org.apache.axiom.om.OMElement |
getOMElement(QName parentQName,
org.apache.axiom.om.OMFactory factory)
|
javax.xml.stream.XMLStreamReader |
getPullParser(QName qName)
databinding method to get an XML representation of this object |
static boolean |
isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader)
isReaderMTOMAware |
void |
serialize(QName parentQName,
org.apache.axiom.om.OMFactory factory,
MTOMAwareXMLStreamWriter xmlWriter)
|
void |
serialize(QName parentQName,
org.apache.axiom.om.OMFactory factory,
MTOMAwareXMLStreamWriter xmlWriter,
boolean serializeType)
|
void |
setIDREFS(IDRefs param)
Auto generated setter method |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected IDRefs localIDREFS
Constructor Detail |
---|
public IDREFS()
Method Detail |
---|
public IDRefs getIDREFS()
public void setIDREFS(IDRefs param)
param
- IDREFSpublic java.lang.String toString()
toString
in class java.lang.Object
public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader)
public org.apache.axiom.om.OMElement getOMElement(QName parentQName, org.apache.axiom.om.OMFactory factory) throws ADBException
parentQName
- factory
-
ADBException
public void serialize(QName parentQName, org.apache.axiom.om.OMFactory factory, MTOMAwareXMLStreamWriter xmlWriter) throws javax.xml.stream.XMLStreamException, ADBException
serialize
in interface ADBBean
javax.xml.stream.XMLStreamException
ADBException
public void serialize(QName parentQName, org.apache.axiom.om.OMFactory factory, MTOMAwareXMLStreamWriter xmlWriter, boolean serializeType) throws javax.xml.stream.XMLStreamException, ADBException
serialize
in interface ADBBean
javax.xml.stream.XMLStreamException
ADBException
public javax.xml.stream.XMLStreamReader getPullParser(QName qName) throws ADBException
getPullParser
in interface ADBBean
qName
- the name of the element to be generated for this ADBBean.
ADBException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |