Uses of Class
org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl.NameCreator
Packages that use SAAJConverterImpl.NameCreator
-
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.NameCreatorModifier and TypeMethodDescriptionprotected voidSAAJConverterImpl.addAttributes(SAAJConverterImpl.NameCreator nc, jakarta.xml.soap.SOAPElement element, XMLStreamReader reader) add attributesprotected jakarta.xml.soap.SOAPElementSAAJConverterImpl.buildSOAPTree(SAAJConverterImpl.NameCreator nc, jakarta.xml.soap.SOAPElement root, jakarta.xml.soap.SOAPElement parent, XMLStreamReader reader, boolean quitAtBody) Build SOAPTree Either the root or the parent is null.protected jakarta.xml.soap.SOAPElementSAAJConverterImpl.createElementFromTag(SAAJConverterImpl.NameCreator nc, jakarta.xml.soap.SOAPElement parent, XMLStreamReader reader) Create SOAPElement from the current tag dataprotected voidSAAJConverterImpl.updateTagData(SAAJConverterImpl.NameCreator nc, jakarta.xml.soap.SOAPElement element, XMLStreamReader reader, boolean newElement) update the tag data of the SOAPElement