org.apache.cocoon.components.modules.input
Class JXPathHelperConfiguration
java.lang.Object
org.apache.cocoon.components.modules.input.JXPathHelperConfiguration
public class JXPathHelperConfiguration
- extends Object
- Version:
- $Id: JXPathHelperConfiguration.java 433543 2006-08-22 06:22:54Z crossley $
- Author:
- Christian Haul, Vadim Gritsenko
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JXPathHelperConfiguration
public JXPathHelperConfiguration()
- Create empty jxpath configuration
JXPathHelperConfiguration
public JXPathHelperConfiguration(Configuration config)
throws ConfigurationException
- Create root jxpath configuration
- Throws:
ConfigurationException
JXPathHelperConfiguration
public JXPathHelperConfiguration(JXPathHelperConfiguration global,
Configuration config)
throws ConfigurationException
- Create child jxpath configuration
- Throws:
ConfigurationException
isLenient
public boolean isLenient()
getLibrary
public org.apache.commons.jxpath.FunctionLibrary getLibrary()
getNamespaces
public Map getNamespaces()
Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.