net.sourceforge.pmd.ant
Class Version

java.lang.Object
  extended by net.sourceforge.pmd.ant.Version

public class Version
extends Object

Stores LanguageVersion terse name value.


Constructor Summary
Version()
           
 
Method Summary
 void addText(String text)
           
 String getTerseName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Version

public Version()
Method Detail

addText

public void addText(String text)

getTerseName

public String getTerseName()


Copyright © 2002-2012 InfoEther. All Rights Reserved.