Searched refs:getLastChild (Results 1 – 11 of 11) sorted by relevance
482 childNode = m_currentNode != null ? m_currentNode.getLastChild(): null; in characters()691 CDATASection section =(CDATASection) m_currentNode.getLastChild(); in cdata()
172 public Node getLastChild() in getLastChild() method in UnImplNode
392 public final Node getLastChild() in getLastChild() method in DTMNodeProxy395 int newnode = dtm.getLastChild(node); in getLastChild()604 kidhandle=dtm.getLastChild(dochandle); // End loop in getDocumentElement()618 kidhandle=dtm.getLastChild(dochandle); // End loop in getDocumentElement()
1062 public int getLastChild(int nodeHandle) { in getLastChild() method in DTMDocumentImpl
1022 public int getLastChild(int nodeHandle) in getLastChild() method in DTMDefaultBase
255 public int getLastChild(int nodeHandle); in getLastChild() method
254 function getLastChild() function in XMLNode401 if ($c_node_0 = $this->getLastChild()) {
82 public Node getLastChild() {return null;} in getLastChild() method in DOM2DTMdefaultNamespaceDeclarationNode
270 ElemTemplateElement last = (ElemTemplateElement) getLastChild(); in appendChild()1434 public Node getLastChild() in getLastChild() method in ElemTemplateElement
698 context = dtm.getLastChild(prevSibling); in findPrecedingOrAncestorOrSelf()895 child = dtm.getLastChild(next); in getPreviousNode()
815 public Node getLastChild() in getLastChild() method