ant.compiler.util
Class Name
java.lang.Object
ant.compiler.util.Name
- public class Name
- extends java.lang.Object
Utility class for creating transformed names.
License: GPL
- Author:
- Bernhard Haumacher
Field Summary |
private static int |
labelCnt
|
Constructor Summary |
Name()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
labelCnt
private static int labelCnt
Name
public Name()
nextUnique
public static java.lang.String nextUnique()
nextUniqueUsage
public static java.lang.String nextUniqueUsage()
getVersioned
public static java.lang.String getVersioned(java.lang.String name,
int version)
getVersionedCall
public static java.lang.String getVersionedCall(java.lang.String name,
int version)