org.apache.cocoon.xml
Class XMLUtils

java.lang.Object
  |
  +--org.apache.cocoon.xml.XMLUtils

public class XMLUtils
extends java.lang.Object

XML utility methods

Author:
Nicola Ken Barozzi

Constructor Summary
XMLUtils()
           
 
Method Summary
static void stripDuplicateAttributes(org.w3c.dom.Node node, org.w3c.dom.Node parent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLUtils

public XMLUtils()
Method Detail

stripDuplicateAttributes

public static void stripDuplicateAttributes(org.w3c.dom.Node node,
                                            org.w3c.dom.Node parent)


Copyright © 1999-2002 Apache Software Foundation. All Rights Reserved.