|
|||||||||
| Home >> All >> javax >> xml >> [ soap overview ] | PREV NEXT | ||||||||
Deprecated API
| Deprecated Classes | |
| javax.xml.soap.SOAPElementFactory
- Use javax.xml.soap.SOAPFactory for creating SOAPElements. |
|
| Deprecated Methods | |
| javax.xml.soap.SOAPElementFactory.create(Name)
Use javax.xml.soap.SOAPFactory.createElement(javax.xml.soap.Name) instead |
|
| javax.xml.soap.SOAPElementFactory.create(String)
Use javax.xml.soap.SOAPFactory.createElement(String localName) instead |
|
| javax.xml.soap.SOAPElementFactory.create(String, String, String)
Use javax.xml.soap.SOAPFactory.createElement(String localName, String prefix, String uri) instead |
|
|
|||||||||
| Home >> All >> javax >> xml >> [ soap overview ] | PREV NEXT | ||||||||