Save This Page
Home » openjdk-7 » com.sun.xml.internal.messaging » saaj » soap » ver1_2 » [javadoc | source]
com.sun.xml.internal.messaging.saaj.soap.ver1_2
public class: SOAPPart1_2Impl [javadoc | source]
java.lang.Object
   javax.xml.soap.SOAPPart
      com.sun.xml.internal.messaging.saaj.soap.SOAPPartImpl
         com.sun.xml.internal.messaging.saaj.soap.ver1_2.SOAPPart1_2Impl

All Implemented Interfaces:
    SOAPConstants, SOAPDocument, Document, Node

Field Summary
protected static  Logger log     
Fields inherited from com.sun.xml.internal.messaging.saaj.soap.SOAPPartImpl:
log,  headers,  envelope,  source,  document,  omitXmlDecl,  sourceCharsetEncoding,  message
Constructor:
 public SOAPPart1_2Impl() 
 public SOAPPart1_2Impl(MessageImpl message) 
Method from com.sun.xml.internal.messaging.saaj.soap.ver1_2.SOAPPart1_2Impl Summary:
createEmptyEnvelope,   createEnvelopeFromSource,   duplicateType,   getContentType
Methods from com.sun.xml.internal.messaging.saaj.soap.SOAPPartImpl:
addMimeHeader,   adoptNode,   appendChild,   cloneNode,   compareDocumentPosition,   createAttribute,   createAttributeNS,   createCDATASection,   createComment,   createDocumentFragment,   createElement,   createElementNS,   createEmptyEnvelope,   createEntityReference,   createEnvelopeFromSource,   createProcessingInstruction,   createTextNode,   detachNode,   doCloneNode,   doGetDocumentElement,   duplicateType,   getAllMimeHeaders,   getAttributes,   getBaseURI,   getChildNodes,   getContent,   getContentAsStream,   getContentType,   getContentTypeString,   getDataHandler,   getDoctype,   getDocument,   getDocumentElement,   getDocumentURI,   getDomConfig,   getElementById,   getElementsByTagName,   getElementsByTagNameNS,   getEnvelope,   getFeature,   getFirstChild,   getImplementation,   getInputEncoding,   getLastChild,   getLocalName,   getMatchingMimeHeaders,   getMimeHeader,   getMimeHeaders,   getMimePart,   getNamespaceURI,   getNextSibling,   getNodeName,   getNodeType,   getNodeValue,   getNonMatchingMimeHeaders,   getOwnerDocument,   getParentElement,   getParentNode,   getPrefix,   getPreviousSibling,   getSOAPPart,   getStrictErrorChecking,   getTextContent,   getUserData,   getValue,   getXmlEncoding,   getXmlStandalone,   getXmlVersion,   hasAttributes,   hasChildNodes,   importNode,   insertBefore,   isDefaultNamespace,   isEqualNode,   isFastInfoset,   isSameNode,   isSupported,   lookForEnvelope,   lookForXmlDecl,   lookupNamespaceURI,   lookupPrefix,   normalize,   normalizeDocument,   recycleNode,   removeAllMimeHeaders,   removeChild,   removeMimeHeader,   renameNode,   replaceChild,   setContent,   setDocumentURI,   setMimeHeader,   setNodeValue,   setParentElement,   setPrefix,   setSourceCharsetEncoding,   setStrictErrorChecking,   setTextContent,   setUserData,   setValue,   setXmlStandalone,   setXmlVersion
Methods from javax.xml.soap.SOAPPart:
addMimeHeader,   getAllMimeHeaders,   getContent,   getContentId,   getContentLocation,   getEnvelope,   getMatchingMimeHeaders,   getMimeHeader,   getNonMatchingMimeHeaders,   removeAllMimeHeaders,   removeMimeHeader,   setContent,   setContentId,   setContentLocation,   setMimeHeader
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from com.sun.xml.internal.messaging.saaj.soap.ver1_2.SOAPPart1_2Impl Detail:
 protected Envelope createEmptyEnvelope(String prefix) throws SOAPException 
 protected Envelope createEnvelopeFromSource() throws SOAPException 
 protected SOAPPartImpl duplicateType() 
 protected String getContentType()