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(XMLStreamWriter writer) |
isIgnorable, isOptional, setOptional
public 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(XMLStreamWriter writer) throws XMLStreamException
XMLStreamException
public boolean equal(org.apache.neethi.PolicyComponent policyComponent)
public short getType()
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.