Uses of Class
org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl.NameCreator

Packages that use SAAJConverterImpl.NameCreator
org.apache.axis2.jaxws.message.util.impl   
 

Uses of SAAJConverterImpl.NameCreator in org.apache.axis2.jaxws.message.util.impl
 

Methods in org.apache.axis2.jaxws.message.util.impl with parameters of type SAAJConverterImpl.NameCreator
protected  void SAAJConverterImpl.addAttributes(SAAJConverterImpl.NameCreator nc, javax.xml.soap.SOAPElement element, javax.xml.stream.XMLStreamReader reader)
          add attributes
protected  javax.xml.soap.SOAPElement SAAJConverterImpl.buildSOAPTree(SAAJConverterImpl.NameCreator nc, javax.xml.soap.SOAPElement root, javax.xml.soap.SOAPElement parent, javax.xml.stream.XMLStreamReader reader, boolean quitAtBody)
          Build SOAPTree Either the root or the parent is null.
protected  javax.xml.soap.SOAPElement SAAJConverterImpl.createElementFromTag(SAAJConverterImpl.NameCreator nc, javax.xml.soap.SOAPElement parent, javax.xml.stream.XMLStreamReader reader)
          Create SOAPElement from the current tag data
protected  void SAAJConverterImpl.updateTagData(SAAJConverterImpl.NameCreator nc, javax.xml.soap.SOAPElement element, javax.xml.stream.XMLStreamReader reader, boolean newElement)
          update the tag data of the SOAPElement
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.