org.apache.cocoon.portal.util
Class InputModuleHelper
java.lang.Object
org.apache.cocoon.portal.util.InputModuleHelper
public class InputModuleHelper
- extends Object
- Version:
- $Id: InputModuleHelper.html 1304258 2012-03-23 10:09:27Z ilgrosso $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
manager
protected final ServiceManager manager
- Service manager.
variableFactory
protected final VariableResolverFactory variableFactory
processedPatterns
protected final Map processedPatterns
InputModuleHelper
public InputModuleHelper(ServiceManager serviceManager)
throws ServiceException
- Throws:
ServiceException
dispose
public void dispose()
resolve
public String resolve(String value)
throws ProcessingException
- Throws:
ProcessingException
getVariableResolver
public VariableResolver getVariableResolver(String value)
throws ProcessingException
- Throws:
ProcessingException
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.