Uses of Class
jakarta.xml.soap.SOAPElementFactory
-
-
Uses of SOAPElementFactory in jakarta.xml.soap
Methods in jakarta.xml.soap that return SOAPElementFactory Modifier and Type Method Description static SOAPElementFactorySOAPElementFactory. newInstance()Deprecated.Creates a new instance ofSOAPElementFactory.
-