be.hikage.xdt4j.util
Class XmlUtils

java.lang.Object
  extended by be.hikage.xdt4j.util.XmlUtils

public abstract class XmlUtils
extends Object


Constructor Summary
XmlUtils()
           
 
Method Summary
static int findIndexOfElementInChildren(org.dom4j.Element containerElement, org.dom4j.Element markedElement)
           
 
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

findIndexOfElementInChildren

public static int findIndexOfElementInChildren(org.dom4j.Element containerElement,
                                               org.dom4j.Element markedElement)


Copyright © 2012. All Rights Reserved.