jp.go.nict.langrid.commons.ws.soap
クラス SoapHeaderImpl

java.lang.Object
  上位を拡張 jp.go.nict.langrid.commons.ws.soap.SoapHeaderAdapter
      上位を拡張 jp.go.nict.langrid.commons.ws.soap.SoapHeaderImpl
すべての実装されたインタフェース:
SOAPElement, SOAPHeader, Element, Node

public class SoapHeaderImpl
extends SoapHeaderAdapter


フィールドの概要
 
インタフェース org.w3c.dom.Node から継承されたフィールド
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE
 
コンストラクタの概要
SoapHeaderImpl()
           
 
メソッドの概要
 SOAPElement addChildElement(SOAPElement element)
           
 Iterator<SOAPHeaderElement> examineAllHeaderElements()
           
 
クラス jp.go.nict.langrid.commons.ws.soap.SoapHeaderAdapter から継承されたメソッド
addAttribute, addAttribute, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addHeaderElement, addHeaderElement, addNamespaceDeclaration, addNotUnderstoodHeaderElement, addTextNode, addUpgradeHeaderElement, addUpgradeHeaderElement, addUpgradeHeaderElement, appendChild, cloneNode, compareDocumentPosition, createQName, detachNode, examineHeaderElements, examineMustUnderstandHeaderElements, extractAllHeaderElements, extractHeaderElements, getAllAttributes, getAllAttributesAsQNames, getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getAttributeValue, getAttributeValue, getBaseURI, getChildElements, getChildElements, getChildElements, getChildNodes, getElementName, getElementQName, getElementsByTagName, getElementsByTagNameNS, getEncodingStyle, getFeature, getFirstChild, getLastChild, getLocalName, getNamespacePrefixes, getNamespaceURI, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentElement, getParentNode, getPrefix, getPreviousSibling, getSchemaTypeInfo, getTagName, getTextContent, getUserData, getValue, getVisibleNamespacePrefixes, hasAttribute, hasAttributeNS, hasAttributes, hasChildNodes, insertBefore, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, normalize, recycleNode, removeAttribute, removeAttribute, removeAttribute, removeAttributeNode, removeAttributeNS, removeChild, removeContents, removeNamespaceDeclaration, replaceChild, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setElementQName, setEncodingStyle, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setNodeValue, setParentElement, setPrefix, setTextContent, setUserData, setValue
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SoapHeaderImpl

public SoapHeaderImpl()
メソッドの詳細

addChildElement

public SOAPElement addChildElement(SOAPElement element)
                            throws SOAPException
定義:
インタフェース SOAPElement 内の addChildElement
オーバーライド:
クラス SoapHeaderAdapter 内の addChildElement
例外:
SOAPException

examineAllHeaderElements

public Iterator<SOAPHeaderElement> examineAllHeaderElements()
定義:
インタフェース SOAPHeader 内の examineAllHeaderElements
オーバーライド:
クラス SoapHeaderAdapter 内の examineAllHeaderElements