org.apache.ws.jaxme.js.pattern
Class Ant

java.lang.Object
  extended by org.apache.ws.jaxme.js.pattern.Ant

public class Ant
extends java.lang.Object

A set of Ant tasks for running the generators in the pattern package.

Version:
$Id$
Author:
Jochen Wiedmann

Nested Class Summary
static class Ant.AntChainGenerator
          Ant task for the ChainGenerator.
static class Ant.AntProxyGenerator
          The AntProxyGenerator is an Ant task providing access to the ProxyGenerator.
static class Ant.AntTypesafeEnumerationGenerator
          Ant task for generating typesafe enumerations.
static class Ant.AntVersionGenerator
          Ant task for the VersionGenerator
protected static class Ant.BasicAntTask
           
protected static class Ant.ReallyBasicAntTask
           
static class Ant.XmlRpcGenerator
          An ant task for the XmlRpcClientGenerator.
 
Constructor Summary
Ant()
           
 
Method Summary
protected static JavaQName getJavaQName(java.lang.String pName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Ant

public Ant()
Method Detail

getJavaQName

protected static JavaQName getJavaQName(java.lang.String pName)