org.bibop.xml.utils
Class XPathUtils

java.lang.Object
  |
  +--org.bibop.xml.utils.XPathUtils

public class XPathUtils
extends java.lang.Object

Version:
1.0
Author:
Alberto Garoffolo

Constructor Summary
XPathUtils()
           
 
Method Summary
static org.apache.xpath.objects.XObject xpath(org.w3c.dom.Node contextNode, java.lang.String str, org.w3c.dom.Node namespaceNode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XPathUtils

public XPathUtils()
Method Detail

xpath

public static org.apache.xpath.objects.XObject xpath(org.w3c.dom.Node contextNode,
                                                     java.lang.String str,
                                                     org.w3c.dom.Node namespaceNode)
                                              throws org.xml.sax.SAXException,
                                                     javax.xml.transform.TransformerException
org.xml.sax.SAXException
javax.xml.transform.TransformerException


Copyright © 2003 Bibop Research International. All Rights Reserved.