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

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

public class XalanXPathExecuterFactory
extends java.lang.Object
implements JRXPathExecuterFactory

Apache Xalan XPath executers factory.

Version:
$Id: XalanXPathExecuterFactory.java 4595 2011-09-08 15:55:10Z teodord $
Author:
Lucian Chirita (lucianc@users.sourceforge.net)

Constructor Summary
XalanXPathExecuterFactory()
           
 
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

XalanXPathExecuterFactory

public XalanXPathExecuterFactory()
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-2010 Jaspersoft Corporation www.jaspersoft.com