com.sapportals.portal.prt.service.soap
Class PRTSOAPElementFactory
java.lang.Object
|
+--com.sapportals.portal.prt.service.soap.PRTSOAPElementFactory
- public class PRTSOAPElementFactory
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static PRTSOAPElementFactory getInstance()
initialize
public static void initialize(javax.xml.soap.SOAPFactory elementFactory)
createSOAPElement
public javax.xml.soap.SOAPElement createSOAPElement(javax.xml.soap.Name name)
createSOAPElement
public javax.xml.soap.SOAPElement createSOAPElement(java.lang.String name)
createSOAPElement
public javax.xml.soap.SOAPElement createSOAPElement(java.lang.String localName,
java.lang.String prefix,
java.lang.String uri)
main
public static void main(java.lang.String[] args)
destroy
public static void destroy()