|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractDependencyCollection | |
---|---|
org.deptool.collection.repository | |
org.deptool.collection.xml |
Uses of AbstractDependencyCollection in org.deptool.collection.repository |
---|
Subclasses of AbstractDependencyCollection in org.deptool.collection.repository | |
---|---|
class |
CachedRemoteRepositoryDependencyCollection
|
class |
FileCacheRepositoryCollection
|
class |
FileDependencyCollection
An AbstractDependencyCollection containing tools for working with file names. |
class |
LocalRepositoryDependencyCollection
Loads the strings from a local maven 1.x repository TODO: this class uses vfs but doesn't need to. |
class |
RemoteRepositoryDependencyCollection
Finds all of the strings served on a remote maven repository TODO: This is full of lame string magic. |
Uses of AbstractDependencyCollection in org.deptool.collection.xml |
---|
Subclasses of AbstractDependencyCollection in org.deptool.collection.xml | |
---|---|
class |
XMLDependencyCollection
Reads a file containing an XML Representation of a dependency collection. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |