|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.xml.AbstractXMLObjectBuilder<org.opensaml.ws.soap.soap11.Detail>
org.openliberty.xmltooling.soap.soap11.DetailBuilder
public class DetailBuilder
Builder of DetailImpl objects.
| Constructor Summary | |
|---|---|
DetailBuilder()
|
|
| Method Summary | |
|---|---|
org.opensaml.ws.soap.soap11.Detail |
buildObject()
Creates an envelope object with the default SOAP 1.1 namespace, prefix and "Detail" as the element local name. |
org.opensaml.ws.soap.soap11.Detail |
buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
| Methods inherited from class org.opensaml.xml.AbstractXMLObjectBuilder |
|---|
buildObject, buildObject, buildObject, buildObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.opensaml.xml.XMLObjectBuilder |
|---|
buildObject, buildObject, buildObject, buildObject |
| Constructor Detail |
|---|
public DetailBuilder()
| Method Detail |
|---|
public org.opensaml.ws.soap.soap11.Detail buildObject()
buildObject in interface org.opensaml.ws.soap.common.SOAPObjectBuilder<org.opensaml.ws.soap.soap11.Detail>
public org.opensaml.ws.soap.soap11.Detail buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
buildObject in interface org.opensaml.xml.XMLObjectBuilder<org.opensaml.ws.soap.soap11.Detail>buildObject in class org.opensaml.xml.AbstractXMLObjectBuilder<org.opensaml.ws.soap.soap11.Detail>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||