public class MTOM11Assertion extends MTOMAssertion
| Modifier and Type | Field and Description |
|---|---|
static String |
MTOM_LN |
static String |
NS |
static String |
PREFIX |
optional| Constructor and Description |
|---|
MTOM11Assertion() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equal(org.apache.neethi.PolicyComponent policyComponent) |
QName |
getName() |
short |
getType() |
org.apache.neethi.PolicyComponent |
normalize() |
void |
serialize(javax.xml.stream.XMLStreamWriter writer) |
isIgnorable, isOptional, setOptionalpublic static final String NS
public static final String MTOM_LN
public static final String PREFIX
public QName getName()
public org.apache.neethi.PolicyComponent normalize()
public void serialize(javax.xml.stream.XMLStreamWriter writer) throws javax.xml.stream.XMLStreamException
public boolean equal(org.apache.neethi.PolicyComponent policyComponent)
public short getType()
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.