org.apache.cocoon.components.flow.apples
Class AppleHelper

java.lang.Object
  extended by org.apache.cocoon.components.flow.apples.AppleHelper

public class AppleHelper
extends Object

AppleHelper holds some static utility classes used in the Apples flow implementation.


Constructor Summary
AppleHelper()
           
 
Method Summary
static Map makeMapFromArguments(List params)
          Translates a List of Interpreter.Argument objects into a classic Map
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppleHelper

public AppleHelper()
Method Detail

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.