Uses of Class
org.apache.avalon.framework.Version

Packages that use Version
org.apache.avalon.framework The Framework part of Avalon contains interfaces and contracts surrounding those interfaces, along with default implementations of some of those interfaces. 
 

Uses of Version in org.apache.avalon.framework
 

Methods in org.apache.avalon.framework with parameters of type Version
 boolean Version.equals(Version other)
          Check this Version against another for equality.
 boolean Version.complies(Version other)
          Check this Version against another for compliancy (compatibility).
 



Copyright © 2001 Apache Jakarta Project. All Rights Reserved.