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, SOAPElement element, javax.xml.stream.XMLStreamReader reader)
          add attributes
protected  SOAPElement SAAJConverterImpl.buildSOAPTree(SAAJConverterImpl.NameCreator nc, SOAPElement root, SOAPElement parent, javax.xml.stream.XMLStreamReader reader, boolean quitAtBody)
          Build SOAPTree Either the root or the parent is null.
protected  SOAPElement SAAJConverterImpl.createElementFromTag(SAAJConverterImpl.NameCreator nc, SOAPElement parent, javax.xml.stream.XMLStreamReader reader)
          Create SOAPElement from the current tag data
protected  void SAAJConverterImpl.updateTagData(SAAJConverterImpl.NameCreator nc, SOAPElement element, javax.xml.stream.XMLStreamReader reader, boolean newElement)
          update the tag data of the SOAPElement
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.