public class StreamHeader11 extends StreamHeader
StreamHeader
for SOAP 1.1.StreamHeader.Attribute
Modifier and Type | Field and Description |
---|---|
protected static String |
SOAP_1_1_MUST_UNDERSTAND |
protected static String |
SOAP_1_1_ROLE |
_isMustUnderstand, _isRelay, _localName, _mark, _namespaceURI, _role
EMPTY_ATTS
Constructor and Description |
---|
StreamHeader11(javax.xml.stream.XMLStreamReader reader) |
StreamHeader11(javax.xml.stream.XMLStreamReader reader,
com.sun.xml.stream.buffer.XMLStreamBuffer mark) |
Modifier and Type | Method and Description |
---|---|
protected com.sun.istack.FinalArrayList<StreamHeader.Attribute> |
processHeaderAttributes(javax.xml.stream.XMLStreamReader reader) |
getAttribute, getLocalPart, getNamespaceURI, getRole, isIgnorable, isRelay, readAsEPR, readHeader, writeTo, writeTo, writeTo
getAttribute, getStringContent, parseBool, readAsJAXB, readAsJAXB, readAsJAXB, readAsJAXB
protected static final String SOAP_1_1_MUST_UNDERSTAND
protected static final String SOAP_1_1_ROLE
public StreamHeader11(javax.xml.stream.XMLStreamReader reader, com.sun.xml.stream.buffer.XMLStreamBuffer mark)
public StreamHeader11(javax.xml.stream.XMLStreamReader reader) throws javax.xml.stream.XMLStreamException
protected final com.sun.istack.FinalArrayList<StreamHeader.Attribute> processHeaderAttributes(javax.xml.stream.XMLStreamReader reader)
processHeaderAttributes
in class StreamHeader
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.