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.
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-2010 The Apache Software Foundation. All Rights Reserved.