org.apache.cocoon.bean.helpers
Class AntDelegate
java.lang.Object
org.apache.cocoon.bean.helpers.AntDelegate
public class AntDelegate
- extends Object
Delegate class for use by the Cocoon Ant task. Allows Ant to run
Cocoon with a single method call that can happily be started with
introspection (due to classpath issues).
- Version:
- CVS $Id: AntDelegate.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 |
AntDelegate
public AntDelegate()
process
public static int process(Document xconf,
String uriGroup)
throws Exception
- Throws:
Exception
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.