| Modifier and Type | Field and Description |
|---|---|
static String |
NAMESPACE |
static QName |
TRANSFORMATION |
static String |
TRANSFORMATION_NAME |
| Constructor and Description |
|---|
TransformationPolicyBuilder() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.neethi.Assertion |
build(Element element,
org.apache.neethi.AssertionBuilderFactory factory) |
static org.apache.cxf.ws.policy.AssertionInfo |
getAssertion(org.apache.cxf.message.Message message)
Gets the assertion.
|
QName[] |
getKnownElements() |
public static final String NAMESPACE
public static final String TRANSFORMATION_NAME
public static final QName TRANSFORMATION
public org.apache.neethi.Assertion build(Element element, org.apache.neethi.AssertionBuilderFactory factory) throws IllegalArgumentException
build in interface org.apache.neethi.builders.AssertionBuilder<Element>IllegalArgumentExceptionpublic QName[] getKnownElements()
getKnownElements in interface org.apache.neethi.builders.AssertionBuilder<Element>public static org.apache.cxf.ws.policy.AssertionInfo getAssertion(org.apache.cxf.message.Message message)
throws SAXException,
IOException,
ParserConfigurationException
message - the messageSAXException - the sAX exceptionIOException - Signals that an I/O exception has occurred.ParserConfigurationException - the parser configuration exceptionCopyright © 2011–2016 Talend Inc.. All rights reserved.