net.sf.jasperreports.engine.util.xml
Class JaxenXPathExecuterFactory
java.lang.Object
net.sf.jasperreports.engine.util.xml.JaxenXPathExecuterFactory
- All Implemented Interfaces:
- JRXPathExecuterFactory
public class JaxenXPathExecuterFactory
- extends Object
- implements JRXPathExecuterFactory
Jaxen XPath executers factory.
- Version:
- $Id: JaxenXPathExecuterFactory.java 4595 2011-09-08 15:55:10Z teodord $
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaxenXPathExecuterFactory
public JaxenXPathExecuterFactory()
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
Copyright © 2012. All Rights Reserved.