org.apache.cocoon.components.expression.jxpath
Class JXPathCompiler
java.lang.Object
org.apache.cocoon.components.expression.jxpath.JXPathCompiler
- All Implemented Interfaces:
- ThreadSafe, ExpressionCompiler
public class JXPathCompiler
- extends Object
- implements ExpressionCompiler, ThreadSafe
- Version:
- SVN $Id: JXPathCompiler.java 449189 2006-09-23 06:52:29Z crossley $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JXPathCompiler
public JXPathCompiler()
compile
public Expression compile(String language,
String expression)
throws ExpressionException
- Specified by:
compile
in interface ExpressionCompiler
- Throws:
ExpressionException
Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.