Searched refs:canModifyNext (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DTextImpl.java316 if (!canModifyNext(this)) {
483 private boolean canModifyNext(Node node) { method in class:TextImpl
512 if (!canModifyNext(firstChild)) {

Completed in 37 milliseconds