com.ibm.dom.util
Class Normalizer

java.lang.Object
  |
  +--com.ibm.dom.util.Normalizer

public class Normalizer
extends java.lang.Object


Constructor Summary
Normalizer()
           
 
Method Summary
static Node normalize(Node node)
          Normalize specified node and its descendants.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Normalizer

public Normalizer()
Method Detail

normalize

public static Node normalize(Node node)
Normalize specified node and its descendants.