DTMDocumentImpl.java | 698 // //int ourslot = nodes.appendSlot(w0, w1, w2, w3); 699 // int ourslot = appendNode(w0, w1, w2, w3); 700 // currentParent = ourslot; 706 // m_docElement = ourslot; 707 // return (m_docHandle | ourslot); 856 // int ourslot = appendNode(w0, w1, w2, w3); 857 // previousSibling = ourslot; // Should attributes be previous siblings 862 // w1 = ourslot; 871 // //previousSibling = ourslot; 874 // return (m_docHandle | ourslot); 2103 int ourslot = appendNode(w0, w1, w2, w3); local 2126 int ourslot = appendNode(w0, w1, w2, w3); local 2164 int ourslot = appendNode(w0, w1, w2, w3); local 2209 int ourslot = appendNode(w0, w1, w2, w3); local 2247 int ourslot = appendNode(w0, w1, w2, w3); local [all...] |