org.apache.cocoon.bean.helpers
Class BeanConfigurator
java.lang.Object
org.apache.cocoon.bean.helpers.BeanConfigurator
public class BeanConfigurator
- extends Object
Static class for configuring a CocoonBean from a DOM Document object
- Version:
- CVS $Id: BeanConfigurator.html 1304258 2012-03-23 10:09:27Z ilgrosso $
- Author:
- Upayavira
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanConfigurator
public BeanConfigurator()
configure
public static String configure(Document xconf,
CocoonBean cocoon,
String destDir,
String uriGroup,
OutputStreamListener listener)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
processURIFile
public static List processURIFile(String filename)
processURIFile
method.
- Parameters:
filename
- a String
value
- Returns:
- uris a
List
of URIs
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.