xdoclet.ant.modulesbuilder

Class ModulesGrandBuilderTask


public class ModulesGrandBuilderTask
extends Task

Method Summary

void
addConfiguredXMLCatalog(XMLCatalog catalog)
DTDLocation
createDTD()
void
execute()
void
init()
void
setTarget(String target)
Vector
topoSort(String root, Hashtable modules)

Method Details

addConfiguredXMLCatalog

public void addConfiguredXMLCatalog(XMLCatalog catalog)

createDTD

public DTDLocation createDTD()

execute

public void execute()
            throws BuildException

init

public void init()
            throws BuildException

setTarget

public void setTarget(String target)

topoSort

public final Vector topoSort(String root,
                             Hashtable modules)
            throws BuildException