|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.messaging.saaj.soap.impl.ElementFactory
public class ElementFactory
| Constructor Summary | |
|---|---|
ElementFactory()
|
|
| Method Summary | |
|---|---|
static javax.xml.soap.SOAPElement |
createElement(SOAPDocumentImpl ownerDocument,
javax.xml.soap.Name name)
|
static javax.xml.soap.SOAPElement |
createElement(SOAPDocumentImpl ownerDocument,
javax.xml.namespace.QName name)
|
static javax.xml.soap.SOAPElement |
createElement(SOAPDocumentImpl ownerDocument,
java.lang.String localName,
java.lang.String prefix,
java.lang.String namespaceUri)
|
static javax.xml.soap.SOAPElement |
createNamedElement(SOAPDocumentImpl ownerDocument,
java.lang.String localName,
java.lang.String prefix,
java.lang.String namespaceUri)
|
protected static void |
invalidCreate(java.lang.String msg)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ElementFactory()
| Method Detail |
|---|
public static javax.xml.soap.SOAPElement createElement(SOAPDocumentImpl ownerDocument,
javax.xml.soap.Name name)
public static javax.xml.soap.SOAPElement createElement(SOAPDocumentImpl ownerDocument,
javax.xml.namespace.QName name)
public static javax.xml.soap.SOAPElement createElement(SOAPDocumentImpl ownerDocument,
java.lang.String localName,
java.lang.String prefix,
java.lang.String namespaceUri)
public static javax.xml.soap.SOAPElement createNamedElement(SOAPDocumentImpl ownerDocument,
java.lang.String localName,
java.lang.String prefix,
java.lang.String namespaceUri)
protected static void invalidCreate(java.lang.String msg)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||