DOM_NamedNodeMap.hpp
上传用户:huihehuasu
上传日期:2007-01-10
资源大小:6948k
文件大小:15k
源码类别:

xml/soap/webservice

开发平台:

C/C++

  1. /*
  2.  * The Apache Software License, Version 1.1
  3.  * 
  4.  * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights
  5.  * reserved.
  6.  * 
  7.  * Redistribution and use in source and binary forms, with or without
  8.  * modification, are permitted provided that the following conditions
  9.  * are met:
  10.  * 
  11.  * 1. Redistributions of source code must retain the above copyright
  12.  *    notice, this list of conditions and the following disclaimer. 
  13.  * 
  14.  * 2. Redistributions in binary form must reproduce the above copyright
  15.  *    notice, this list of conditions and the following disclaimer in
  16.  *    the documentation and/or other materials provided with the
  17.  *    distribution.
  18.  * 
  19.  * 3. The end-user documentation included with the redistribution,
  20.  *    if any, must include the following acknowledgment:  
  21.  *       "This product includes software developed by the
  22.  *        Apache Software Foundation (http://www.apache.org/)."
  23.  *    Alternately, this acknowledgment may appear in the software itself,
  24.  *    if and wherever such third-party acknowledgments normally appear.
  25.  * 
  26.  * 4. The names "Xerces" and "Apache Software Foundation" must
  27.  *    not be used to endorse or promote products derived from this
  28.  *    software without prior written permission. For written 
  29.  *    permission, please contact apache@apache.org.
  30.  * 
  31.  * 5. Products derived from this software may not be called "Apache",
  32.  *    nor may "Apache" appear in their name, without prior written
  33.  *    permission of the Apache Software Foundation.
  34.  * 
  35.  * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
  36.  * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  37.  * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  38.  * DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
  39.  * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  40.  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  41.  * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
  42.  * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  43.  * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  44.  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
  45.  * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  46.  * SUCH DAMAGE.
  47.  * ====================================================================
  48.  * 
  49.  * This software consists of voluntary contributions made by many
  50.  * individuals on behalf of the Apache Software Foundation, and was
  51.  * originally based on software copyright (c) 1999, International
  52.  * Business Machines, Inc., http://www.ibm.com .  For more information
  53.  * on the Apache Software Foundation, please see
  54.  * <http://www.apache.org/>.
  55.  */
  56. /*
  57.  * $Log: DOM_NamedNodeMap.hpp,v $
  58.  * Revision 1.13  2000/06/07 22:49:40  andyh
  59.  * Memory usage reduction:  DOM NamedNodeMaps for attributes are allocated
  60.  * only for elements that actually have attributes.  By Joe Polastre.
  61.  *
  62.  * Revision 1.12  2000/03/11 03:19:13  chchou
  63.  * Fix bug # 19, add const keyword to API
  64.  *
  65.  * Revision 1.11  2000/03/02 19:53:56  roddey
  66.  * This checkin includes many changes done while waiting for the
  67.  * 1.1.0 code to be finished. I can't list them all here, but a list is
  68.  * available elsewhere.
  69.  *
  70.  * Revision 1.10  2000/02/24 20:11:28  abagchi
  71.  * Swat for removing Log from API docs
  72.  *
  73.  * Revision 1.9  2000/02/17 17:47:24  andyh
  74.  * Update Doc++ API comments
  75.  * NameSpace update to track W3C
  76.  * Changes were made by Chih Hsiang Chou
  77.  *
  78.  * Revision 1.8  2000/02/15 23:17:36  andyh
  79.  * Update Doc++ API comments
  80.  * NameSpace bugfix and update to track W3C
  81.  * Chih Hsiang Chou
  82.  *
  83.  * Revision 1.7  2000/02/10 20:20:42  abagchi
  84.  * Added docs for assignment operators
  85.  *
  86.  * Revision 1.6  2000/02/10 20:19:24  abagchi
  87.  * Added docs for equality operators
  88.  *
  89.  * Revision 1.5  2000/02/06 07:47:30  rahulj
  90.  * Year 2K copyright swat.
  91.  *
  92.  * Revision 1.4  2000/02/04 01:49:28  aruna1
  93.  * TreeWalker and NodeIterator changes
  94.  *
  95.  * Revision 1.3  2000/01/22 01:38:29  andyh
  96.  * Remove compiler warnings in DOM impl classes
  97.  *
  98.  * Revision 1.2  2000/01/05 01:16:07  andyh
  99.  * DOM Level 2 core, namespace support added.
  100.  *
  101.  * Revision 1.1.1.1  1999/11/09 01:08:59  twl
  102.  * Initial checkin
  103.  *
  104.  * Revision 1.3  1999/11/08 20:44:18  rahul
  105.  * Swat for adding in Product name and CVS comment log variable.
  106.  *
  107.  */
  108. #ifndef DOM_NamedNodeMap_HEADER_GUARD_
  109. #define DOM_NamedNodeMap_HEADER_GUARD_
  110. #include <util/XercesDefs.hpp>
  111. #include <dom/DOM_Node.hpp>
  112. class NamedNodeMapImpl;
  113. /**
  114. *  <code>NamedNodeMap</code>s  are used to 
  115. * represent collections of nodes that can be accessed by name.
  116. *
  117. * Note that <code>NamedNodeMap</code> does not inherit from <code>NodeList</code>; 
  118. * <code>NamedNodeMap</code>s are not maintained in any particular order. 
  119. * Nodes contained in a <code>NamedNodeMap</code> may 
  120. * also be accessed by an ordinal index, but this is simply to allow 
  121. * convenient enumeration of the contents, and 
  122. * does not imply that the DOM specifies an order to these Nodes. 
  123. */
  124. class CDOM_EXPORT DOM_NamedNodeMap {
  125. private:
  126.     void     *fImpl;
  127. short    flagElem;
  128. static const unsigned short NNM_ELEMENT;
  129. static const unsigned short NNM_OTHER;
  130.     
  131. public:
  132.     /** @name Constructors and assignment operator */
  133.     //@{
  134.     /**
  135.       * Default constructor for DOM_NamedNodeMap.  The resulting object does not
  136.       * refer to an actual DOM_NamedNodeMap node; it will compare == to 0, and is similar
  137.       * to a null object reference variable in Java. NamedNopes are instantiated
  138.       * by these methods:  DOM_Node::getAttributes, DOM_DocumentType::getEntities
  139.       * andDOM_DocumentType::getNotations
  140.       *
  141.       */
  142.     DOM_NamedNodeMap();
  143.     /**
  144.       * Copy constructor.  Creates a new <code>DOM_NamedNodeMap</code> reference object 
  145.       * that refers to the same underlying NamedNodeMap as the original.  
  146.       *
  147.       * @param other The object to be copied.
  148.       */
  149.     DOM_NamedNodeMap(const DOM_NamedNodeMap &other);
  150.     /**
  151.       * Assignment operator.
  152.       *
  153.       * @param other The object to be copied.
  154.       */
  155.     DOM_NamedNodeMap & operator = (const DOM_NamedNodeMap &other);
  156.     /**
  157.       * Assignment operator.
  158.       *
  159.       * @param other The object to be copied.
  160.       */
  161.     DOM_NamedNodeMap & operator = (const DOM_NullPtr *other);
  162.     //@}
  163.     /** @name Destructor. */
  164.     //@{
  165.     /**
  166.       * Destructor for DOM_NamedNodeMap.  The object being destroyed is the reference
  167.       * object, not the underlying NamedNodeMap itself.
  168.       *
  169.       * <p>Like most other DOM types in this implementation, memory management
  170.       * of named node maps is automatic.  Instances of DOM_NamedNodeMap function
  171.       * as references to an underlying heap based implementation object,
  172.       * and should never be explicitly new-ed or deleted in application code, but
  173.       * should appear only as local variables or function parameters.
  174.   *
  175.   */
  176.     ~DOM_NamedNodeMap();
  177.     
  178.     //@}
  179.     /** @Comparisons. */
  180.     //@{
  181.     /**
  182.      *  Test whether this NamedNodeMap reference refers to the same underlying
  183.      *  named node map as the other reference object.  This does not
  184.      *  compare the contents of two different objects.
  185.      *
  186.      *  @param arg p The value to be compared
  187.      *  @return Returns true if the underlying named node map is same
  188.      */
  189.     bool operator == (const DOM_NamedNodeMap &other) const;
  190.     /**
  191.      *  Test whether this NamedNodeMap reference refers to a different underlying
  192.      *  named node map as the other reference object.  This does not
  193.      *  compare the contents of two different objects.
  194.      *
  195.      *  @param arg p The value to be compared
  196.      *  @return Returns true if the underlying named node map is different
  197.      */
  198.     bool operator != (const DOM_NamedNodeMap &other) const;
  199.     /**
  200.      *  Use this comparison operator to test whether a Named Node Map reference
  201.      *  is null.
  202.      *
  203.      *  @param arg p The value to be compared, which must be 0 or null.
  204.      *  @return Returns true if the named node map is null
  205.      */
  206.     bool operator == (const DOM_NullPtr *p) const;
  207.     /**
  208.      *  Use this comparison operator to test whether a Named Node Map reference
  209.      *  is not null.
  210.      *
  211.      *  @param arg p The value to be compared, which must not be 0 or null.
  212.      *  @return Returns true if the named node map is not null
  213.      */
  214.     bool operator != (const DOM_NullPtr *p) const;
  215.     //@}
  216.     /** @name Set functions. */
  217.     //@{
  218.     /**
  219.     * Adds a node using its <code>nodeName</code> attribute. 
  220.     *
  221.     * <br>As the <code>nodeName</code> attribute is used to derive the name 
  222.     * which the node must be stored under, multiple nodes of certain types 
  223.     * (those that have a "special" string value) cannot be stored as the names 
  224.     * would clash. This is seen as preferable to allowing nodes to be aliased.
  225.     * @param arg A node to store in a named node map. The node will later be 
  226.     *   accessible using the value of the <code>nodeName</code> attribute of 
  227.     *   the node. If a node with that name is already present in the map, it 
  228.     *   is replaced by the new one.
  229.     * @return If the new <code>Node</code> replaces an existing node the
  230.     *   replaced <code>Node</code> is returned, 
  231.     *   otherwise <code>null</code> is returned.
  232.     * @exception DOMException
  233.     *   WRONG_DOCUMENT_ERR: Raised if <code>arg</code> was created from a 
  234.     *   different document than the one that created the 
  235.     *   <code>NamedNodeMap</code>.
  236.     *   <br>NO_MODIFICATION_ALLOWED_ERR: Raised if this 
  237.     *   <code>NamedNodeMap</code> is readonly.
  238.     *   <br>INUSE_ATTRIBUTE_ERR: Raised if <code>arg</code> is an 
  239.     *   <code>Attr</code> that is already an attribute of another 
  240.     *   <code>Element</code> object. The DOM user must explicitly clone 
  241.     *   <code>Attr</code> nodes to re-use them in other elements.
  242.     */
  243.     DOM_Node               setNamedItem(DOM_Node arg);
  244.     //@}
  245.     /** @name Get functions. */
  246.     //@{
  247.     /**
  248.     * Returns the <code>index</code>th item in the map. 
  249.     *
  250.     * If <code>index</code> 
  251.     * is greater than or equal to the number of nodes in the map, this returns 
  252.     * <code>null</code>.
  253.     * @param index Index into the map.
  254.     * @return The node at the <code>index</code>th position in the 
  255.     *   <code>NamedNodeMap</code>, or <code>null</code> if that is not a valid 
  256.     *   index.
  257.     */
  258.     DOM_Node               item(unsigned int index) const;
  259.     /**
  260.     * Retrieves a node specified by name.
  261.     *
  262.     * @param name The <code>nodeName</code> of a node to retrieve.
  263.     * @return A <code>DOM_Node</code> (of any type) with the specified <code>nodeName</code>, or 
  264.     *   <code>null</code> if it does not identify any node in 
  265.     *   the map. 
  266.     */
  267.     DOM_Node               getNamedItem(const DOMString &name) const;
  268.     /**
  269.     * The number of nodes in the map. 
  270.     *
  271.     * The range of valid child node indices is 
  272.     * 0 to <code>length-1</code> inclusive. 
  273.     */
  274.     unsigned int           getLength() const;
  275.     //@}
  276.     /** @name Functions to change the node collection. */
  277.     //@{
  278.     /**
  279.     * Removes a node specified by name.
  280.     *
  281.     * If the removed node is an 
  282.     * <code>Attr</code> with a default value it is immediately replaced.
  283.     * @param name The <code>nodeName</code> of a node to remove.
  284.     * @return The node removed from the map or <code>null</code> if no node 
  285.     *   with such a name exists.
  286.     * @exception DOMException
  287.     *   NOT_FOUND_ERR: Raised if there is no node named <code>name</code> in 
  288.     *   the map.
  289.     * <br>
  290.     *   NO_MODIFICATION_ALLOWED_ERR: Raised if this <code>NamedNodeMap</code>
  291.     *   is readonly.
  292.     */
  293.     DOM_Node               removeNamedItem(const DOMString &name);
  294.     //@}
  295.     /** @name Functions introduced in DOM Level 2. */
  296.     //@{
  297.     /**
  298.      * Retrieves a node specified by local name and namespace URI.
  299.      *
  300.      * <p><b>"Experimental - subject to change"</b></p>
  301.      *
  302.      * @param namespaceURI The <em>namespace URI</em> of
  303.      *    the node to retrieve.
  304.      * @param localName The <em>local name</em> of the node to retrieve.
  305.      * @return A <code>DOM_Node</code> (of any type) with the specified
  306.      *    local name and namespace URI, or <code>null</code> if they do not
  307.      *    identify any node in the map.
  308.      */
  309.     DOM_Node               getNamedItemNS(const DOMString &namespaceURI,
  310. const DOMString &localName);
  311.     /**
  312.      * Adds a node using its <CODE>namespaceURI</CODE> and <CODE>localName</CODE>.
  313.      *
  314.      * <p><b>"Experimental - subject to change"</b></p>
  315.      *
  316.      * @param arg A node to store in a named node map. The node will later be 
  317.      *       accessible using the value of the <CODE>namespaceURI</CODE> and 
  318.      *       <CODE>localName</CODE> attribute of the node. If a node with those 
  319.      *       namespace URI and local name is already present in the map, it is 
  320.      *       replaced by the new one.
  321.      * @return If the new <code>DOM_Node</code> replaces an existing node the
  322.      *   replaced <code>DOM_Node</code> is returned, 
  323.      *   otherwise <code>null</code> is returned.
  324.      * @exception DOMException
  325.      *   WRONG_DOCUMENT_ERR: Raised if <code>arg</code> was created from a 
  326.      *   different document than the one that created the 
  327.      *   <code>DOM_NamedNodeMap</code>.
  328.      *   <br>NO_MODIFICATION_ALLOWED_ERR: Raised if this 
  329.      *   <code>vNamedNodeMap</code> is readonly.
  330.      *   <br>INUSE_ATTRIBUTE_ERR: Raised if <code>arg</code> is an 
  331.      *   <code>DOM_Attr</code> that is already an attribute of another 
  332.      *   <code>DOM_Element</code> object. The DOM user must explicitly clone 
  333.      *   <code>DOM_Attr</code> nodes to re-use them in other elements.
  334.      */
  335.     DOM_Node               setNamedItemNS(DOM_Node arg);
  336.     /**
  337.      * Removes a node specified by local name and namespace URI.
  338.      *
  339.      * <p><b>"Experimental - subject to change"</b></p>
  340.      *
  341.      * @param namespaceURI The <em>namespace URI</em> of
  342.      *    the node to remove.
  343.      * @param localName The <em>local name</em> of the
  344.      *    node to remove. When this <code>DOM_NamedNodeMap</code> contains the
  345.      *    attributes attached to an element, as returned by the attributes
  346.      *    attribute of the <code>DOM_Node</code> interface, if the removed
  347.      *    attribute is known to have a default value, an attribute
  348.      *    immediately appears containing the default value
  349.      *    as well as the corresponding namespace URI, local name, and prefix.
  350.      * @return The node removed from the map if a node with such a local name
  351.      *    and namespace URI exists.
  352.      * @exception DOMException
  353.      *   NOT_FOUND_ERR: Raised if there is no node named <code>name</code> in 
  354.      *   the map.
  355.      * <br>
  356.      *   NO_MODIFICATION_ALLOWED_ERR: Raised if this <code>DOM_NamedNodeMap</code>
  357.      *   is readonly.
  358.      */
  359.     DOM_Node               removeNamedItemNS(const DOMString &namespaceURI,
  360. const DOMString &localName);
  361.     //@}
  362.  protected:
  363.     DOM_NamedNodeMap(NamedNodeMapImpl *impl);
  364. DOM_NamedNodeMap(NodeImpl *impl);
  365.     friend class DOM_DocumentType;
  366.     friend class DOM_Node;
  367. };
  368. #endif