org.apache.cocoon.components.flow.apples
Class AppleHelper
java.lang.Object
org.apache.cocoon.components.flow.apples.AppleHelper
- public class AppleHelper
- extends Object
AppleHelper holds some static utility classes used in the Apples flow
implementation.
- Version:
- $Id: AppleHelper.java 510922 2007-02-23 12:19:07Z cziegeler $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppleHelper
public AppleHelper()
makeMapFromArguments
public static Map makeMapFromArguments(List params)
- Translates a List of Interpreter.Argument objects into a classic
Map
Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.