public class MTOM10Assertion extends MTOMAssertion
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
MTOM_SERIALIZATION_CONFIG_LN |
static java.lang.String |
NS |
static java.lang.String |
PREFIX |
optional| Constructor and Description |
|---|
MTOM10Assertion() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equal(org.apache.neethi.PolicyComponent policyComponent) |
javax.xml.namespace.QName |
getName() |
short |
getType() |
org.apache.neethi.PolicyComponent |
normalize() |
void |
serialize(javax.xml.stream.XMLStreamWriter writer) |
isOptional, setOptionalpublic static final java.lang.String NS
public static final java.lang.String MTOM_SERIALIZATION_CONFIG_LN
public static final java.lang.String PREFIX
public javax.xml.namespace.QName getName()
public short getType()
public boolean equal(org.apache.neethi.PolicyComponent policyComponent)
public void serialize(javax.xml.stream.XMLStreamWriter writer)
throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamExceptionpublic org.apache.neethi.PolicyComponent normalize()
Copyright © 2004-2017 The Apache Software Foundation. All Rights Reserved.