Uses of Class
org.jostraca.util.BuildResourceSupport

Packages that use BuildResourceSupport
org.jostraca.util Application framework and utility classes. 
 

Uses of BuildResourceSupport in org.jostraca.util
 

Subclasses of BuildResourceSupport in org.jostraca.util
 class FileBuildResource
          FileBuildResource compares two files and is uptodate if the files are uptodate with respect to each other: later is modified after ealier.
 class FileRefBuildResource
          FileRefBuildResource is the same as FileBuildResource but is created with FileRefs so that the actual files can be changed/determined later.
 class RootBuildResource
          A root of a build resource tree.
 



Copyright © 2000-2002 Richard Rodger