org.jboss.aophelper.util.xml
Class AntBuildCreator

java.lang.Object
  extended by org.jboss.aophelper.util.xml.AntBuildCreator

public class AntBuildCreator
extends Object

A AntBuildCreator.

Version:
$Revision: 1.1 $
Author:
Stale W. Pedersen

Constructor Summary
AntBuildCreator()
           
 
Method Summary
static void createAopCompileElement(AopRun aopBase, Document doc, Element project)
           
static void createRunElement(AopRun run, Document doc, Element project)
           
static String getAntSettingsAsString()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AntBuildCreator

public AntBuildCreator()
Method Detail

createAopCompileElement

public static void createAopCompileElement(AopRun aopBase,
                                           Document doc,
                                           Element project)

createRunElement

public static void createRunElement(AopRun run,
                                    Document doc,
                                    Element project)

getAntSettingsAsString

public static String getAntSettingsAsString()

main

public static void main(String[] args)


Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.