Index

A B C D E F G H I J L M N O P Q R S T U W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

R

read() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.BASE64DecoderStream
Read the next decoded byte from this input stream.
read() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.QDecoderStream
Read the next decoded byte from this input stream.
read() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.QPDecoderStream
Read the next decoded byte from this input stream.
read() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.UUDecoderStream
Read the next decoded byte from this input stream.
read() - Method in class com.sun.xml.messaging.saaj.util.TeeInputStream
 
read(byte[]) - Method in class com.sun.xml.messaging.saaj.util.TeeInputStream
 
read(byte[], int, int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.BASE64DecoderStream
Reads up to len decoded bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.QPDecoderStream
Reads up to len decoded bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.UUDecoderStream
 
read(byte[], int, int) - Method in class com.sun.xml.messaging.saaj.util.TeeInputStream
 
readAndReturnSOAPPart() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimePullMultipart
 
readerToWriter - Variable in class com.sun.xml.messaging.saaj.soap.StaxBridge
 
readLine() - Method in class com.sun.xml.messaging.saaj.packaging.mime.util.LineInputStream
Read a line containing only ASCII characters from the input stream.
readNext(InputStream, byte[], int, BitSet, long[], SharedInputStream) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart
 
readPayload() - Method in interface com.sun.xml.messaging.saaj.LazyEnvelopeSource
 
readSOAPPart() - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimePullMultipart
 
readToBodyStarTag() - Method in interface com.sun.xml.messaging.saaj.LazyEnvelopeSource
 
recycleNode() - Method in class com.sun.xml.messaging.saaj.soap.impl.AttrImpl
 
recycleNode() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
recycleNode() - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
 
recycleNode() - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
recycleNode() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
recycleNode() - Method in interface jakarta.xml.soap.Node
Notifies the implementation that this Node object is no longer being used by the application and that the implementation is free to reuse this object for nodes that may be created later.
register(Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
Insert a mapping information for Node - Node.
registerChildNodes(Node, boolean) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
If the parentNode is not registered to domToSoap, create soap wapper for parentNode and register it to domToSoap If deep = true, also register all children transitively of parentNode to domToSoap map.
RejectDoctypeSaxFilter - Class in com.sun.xml.messaging.saaj.util
Users of this class see a SAX2 XMLReader (via XMLFilterImpl).
RejectDoctypeSaxFilter(SAXParser) - Constructor for class com.sun.xml.messaging.saaj.util.RejectDoctypeSaxFilter
 
RELAY_ATTRIBUTE_LOCAL_NAME - Static variable in class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl
 
remove() - Method in class com.sun.xml.messaging.saaj.util.NamespaceContextIterator
 
remove(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.ParameterList
Removes the specified parameter from this ParameterList.
removeAllAttachments() - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
removeAllAttachments() - Method in class jakarta.xml.soap.SOAPMessage
Removes all AttachmentPart objects that have been added to this SOAPMessage object.
removeAllFaultSubcodes() - Method in class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl
 
removeAllFaultSubcodes() - Method in class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl
 
removeAllFaultSubcodes() - Method in interface jakarta.xml.soap.SOAPFault
Removes any Subcodes that may be contained by this SOAPFault.
removeAllHeaders() - Method in class jakarta.xml.soap.MimeHeaders
Removes all the header entries from this MimeHeaders object.
removeAllMimeHeaders() - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
removeAllMimeHeaders() - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
removeAllMimeHeaders() - Method in class jakarta.xml.soap.AttachmentPart
Removes all the MIME header entries.
removeAllMimeHeaders() - Method in class jakarta.xml.soap.SOAPPart
Removes all the MimeHeader objects for this SOAPEnvelope object.
removeAttachments(MimeHeaders) - Method in class com.sun.xml.messaging.saaj.soap.MessageImpl
 
removeAttachments(MimeHeaders) - Method in class jakarta.xml.soap.SOAPMessage
Removes all the AttachmentPart objects that have header entries that match the specified headers.
removeAttribute(Name) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
removeAttribute(Name) - Method in interface jakarta.xml.soap.SOAPElement
Removes the attribute with the specified name.
removeAttribute(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
removeAttribute(QName) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
removeAttribute(QName) - Method in interface jakarta.xml.soap.SOAPElement
Removes the attribute with the specified qname.
removeAttributeNode(Attr) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
removeAttributeNS(String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
removeBodyPart(int) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
Remove the part at specified location (starting from 0).
removeBodyPart(MimeBodyPart) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart
Remove the specified part from the multipart message.
removeChild(Node) - Method in class com.sun.xml.messaging.saaj.soap.impl.AttrImpl
 
removeChild(Node) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
removeChild(Node) - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
 
removeChild(Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
 
removeChild(Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
removeChild(Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
removeContents() - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
removeContents() - Method in interface jakarta.xml.soap.SOAPElement
Detaches all children of this SOAPElement.
removeHeader(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.InternetHeaders
Remove all header entries that match the given name
removeHeader(String) - Method in class com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart
Remove all headers with this name.
removeHeader(String) - Method in class jakarta.xml.soap.MimeHeaders
Remove all MimeHeader objects whose name matches the given name.
removeMimeHeader(String) - Method in class com.sun.xml.messaging.saaj.soap.AttachmentPartImpl
 
removeMimeHeader(String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
removeMimeHeader(String) - Method in class jakarta.xml.soap.AttachmentPart
Removes all MIME headers that match the given name.
removeMimeHeader(String) - Method in class jakarta.xml.soap.SOAPPart
Removes all MIME headers that match the given name.
removeNamedItem(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.NamedNodeMapImpl
 
removeNamedItemNS(String, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.NamedNodeMapImpl
 
removeNamespaceDeclaration(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
removeNamespaceDeclaration(String) - Method in interface jakarta.xml.soap.SOAPElement
Removes the namespace declaration corresponding to the given prefix.
renameNode(Node, String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
renameNode(Node, String, String) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
replaceChild(Node, Node) - Method in class com.sun.xml.messaging.saaj.soap.impl.AttrImpl
 
replaceChild(Node, Node) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
replaceChild(Node, Node) - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
 
replaceChild(Node, Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment
 
replaceChild(Node, Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl
 
replaceChild(Node, Node) - Method in class com.sun.xml.messaging.saaj.soap.SOAPPartImpl
 
replaceData(int, int, String) - Method in class com.sun.xml.messaging.saaj.soap.impl.TextImpl
 
replaceElementWithSOAPElement(Element, ElementImpl) - Method in class com.sun.xml.messaging.saaj.soap.impl.ElementImpl
 
replaceWholeText(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.CDATAImpl
 
replaceWholeText(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.SOAPCommentImpl
 
replaceWholeText(String) - Method in class com.sun.xml.messaging.saaj.soap.impl.SOAPTextImpl
 
require(int, String, String) - Method in class com.sun.xml.messaging.saaj.util.stax.LazyEnvelopeStaxReader
 
reset() - Method in class com.sun.xml.messaging.saaj.util.ByteOutputStream
 
reset() - Method in class com.sun.xml.messaging.saaj.util.JAXMStreamSource
 
reset() - Method in class com.sun.xml.messaging.saaj.util.TeeInputStream
 
returnParser(SAXParser) - Method in class com.sun.xml.messaging.saaj.util.ParserPool
 
RFC822 - Static variable in class com.sun.xml.messaging.saaj.packaging.mime.internet.HeaderTokenizer
RFC822 specials
A B C D E F G H I J L M N O P Q R S T U W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form