net.sf.jasperreports.engine.util.xml
Class JaxenXPathExecuterFactory

java.lang.Object
  extended by net.sf.jasperreports.engine.util.xml.JaxenXPathExecuterFactory
All Implemented Interfaces:
JRXPathExecuterFactory

public class JaxenXPathExecuterFactory
extends java.lang.Object
implements JRXPathExecuterFactory

Jaxen XPath executers factory.

Version:
$Id: JaxenXPathExecuterFactory.java 1755 2007-06-14 09:45:21Z lucianc $
Author:
Lucian Chirita (lucianc@users.sourceforge.net)

Constructor Summary
JaxenXPathExecuterFactory()
           
 
Method Summary
 JRXPathExecuter getXPathExecuter()
          Produce an XPath executer instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxenXPathExecuterFactory

public JaxenXPathExecuterFactory()
Method Detail

getXPathExecuter

public JRXPathExecuter getXPathExecuter()
Description copied from interface: JRXPathExecuterFactory
Produce an XPath executer instance.

Specified by:
getXPathExecuter in interface JRXPathExecuterFactory
Returns:
an XPath executer instance


© 2001-2006 JasperSoft Corporation www.jaspersoft.com