org.apache.ws.jaxme.js.pattern

Class Ant.AntChainGenerator

public static class Ant.AntChainGenerator extends Ant.ReallyBasicAntTask

Ant task for the {@link org.apache.ws.jaxme.js.pattern.ChainGenerator}.
Method Summary
ChainGeneratorcreateChain()
Creates a new, nested element with another chain being generated.
voiddoExecute()
voidfinish()

Method Detail

createChain

public ChainGenerator createChain()
Creates a new, nested element with another chain being generated.

doExecute

public void doExecute()

finish

public void finish()