HomeSort by relevance Sort by last modified time
    Searched refs:normalize (Results 201 - 225 of 371) sorted by null

1 2 3 4 5 6 7 891011>>

  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
nodenormalize01.java 34 * The method "normalize" puts all Text nodes in the full depth of the sub-tree underneath
41 * before and after normalize has been called.
44 * @see <a href="http://www.w3.org/TR/DOM-Level-2-Core/core#ID-normalize">http://www.w3.org/TR/DOM-Level-2-Core/core#ID-normalize</a>
162 newDoc.normalize();