|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tuscany.sca.databinding.jaxb.axiom.ext.JAXBCustomBuilder
public class JAXBCustomBuilder
JAXBCustomBuilder creates an OMSourcedElement backed by a JAXBDataSource for the specified namespace and localPart.
Field Summary | |
---|---|
static java.lang.String |
URI_NS_SOAP_1_1_ENVELOPE
The namespace identifier for the SOAP 1.1 envelope. |
static java.lang.String |
URI_NS_SOAP_1_2_ENVELOPE
The namespace identifier for the SOAP 1.2 envelope. |
Constructor Summary | |
---|---|
JAXBCustomBuilder(JAXBDSContext context)
Create a JAXBCustomBuilder |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String URI_NS_SOAP_1_1_ENVELOPE
public static final java.lang.String URI_NS_SOAP_1_2_ENVELOPE
Constructor Detail |
---|
public JAXBCustomBuilder(JAXBDSContext context)
context
- JAXBDSContext
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |