net.sf.jaxme.js.pattern
Class Ant

java.lang.Object
  extended bynet.sf.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: Ant.java,v 1.3 2003/06/24 16:39:52 joe Exp $
Author:
Jochen Wiedmann

Nested Class Summary
static class Ant.AntChainGenerator
           
static class Ant.AntProxyGenerator
           
static class Ant.AntTypesafeEnumerationGenerator
           
static class Ant.AntVersionGenerator
           
protected static class Ant.BasicAntTask
           
protected static class Ant.ReallyBasicAntTask
           
 
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)