Home | History | Annotate | Download | only in parser

Lines Matching defs:textnode

376         HtmlDocument.Text textnode = HtmlDocument.createEscapedText(htmlTail, originalHtml);
377 nodes.add(textnode);