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

/openjdk7/jaxp/src/org/w3c/dom/
H A DText.java148 * <code>replaceWholeText</code> on the <code>Text</code> node that
161 * <em>Figure: barTextNode.replaceWholeText("yo") modifies the
169 * <code>CDATASection</code> nodes, the <code>replaceWholeText</code>
174 * <code>replaceWholeText</code> on the <code>Text</code> node that
184 public Text replaceWholeText(String content) method in interface:Text
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/opti/
H A DDefaultText.java235 public Text replaceWholeText(String content) throws DOMException { method in class:DefaultText
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/soap/impl/
H A DCommentImpl.java99 public Text replaceWholeText(String content) throws DOMException { method in class:CommentImpl
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DTextImpl.java290 public Text replaceWholeText(String content) throws DOMException { method in class:TextImpl
381 * EntityReference, Text, or CDATASection nodes, the replaceWholeText method
466 * EntityReference, Text, or CDATASection nodes, the replaceWholeText method
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/utils/
H A DUnImplNode.java1899 public Text replaceWholeText(String content) method in class:UnImplNode
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/
H A DDTMNodeProxy.java2251 public Text replaceWholeText(String content) method in class:DTMNodeProxy

Completed in 42 milliseconds