Lines Matching refs:data
47 * the primary access to the document's data.
126 * @param data The data for the node.
129 public Text createTextNode(String data);
133 * @param data The data for the node.
136 public Comment createComment(String data);
141 * @param data The data for the <code>CDATASection</code> contents.
146 public CDATASection createCDATASection(String data)
151 * name and data strings.
159 * @param data The data for the node.
168 String data)
242 * User data associated to the imported node is not carried over.
244 * along with the associated data these handlers will be called with the
314 * <code>target</code> and <code>data</code> values from those of the
320 * from <code>CharacterData</code> copy their <code>data</code> and
781 * data attached to the old node is removed from that node, the old node
786 * if it has one, the user data that was attached to the old node is
801 * <li> a user data event <code>NODE_RENAMED</code> is fired,