eu.cedarsoft.utils
Class XPathCreator

java.lang.Object
  extended by eu.cedarsoft.utils.XPathCreator

public class XPathCreator
extends java.lang.Object

Utility method that offers methods related to XPath


Method Summary
static java.lang.String createAbsolutePath(org.jdom.Element element)
          Returns the path for a given element
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createAbsolutePath

@NotNull
public static java.lang.String createAbsolutePath(@NotNull
                                                          org.jdom.Element element)
Returns the path for a given element

Parameters:
element - the element
Returns:
the path


Copyright © 2008 cedarsoft GmbH. All Rights Reserved.